body {
	margin:0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000302;
	background-color: white;
}
a {
	color:#0e5c4a;
}
a:hover {
	text-decoration:none;
}
ul {
	padding:0;
	margin:0;
	list-style:none;
}
form {
	padding:0;
	margin:0;
}
img {
	display:block;
	border:0;
}
p {
	margin:20px 0 0;
}
p.no-space {
	margin-top:3px !important;
}
h1 {
	margin:0;
	font:23px Georgia, "Times New Roman", Times, serif;
	color:#b9004c;
}
h2 {
	margin:5px 0 0;
	font-size:18px;
	color:#b9004c;
}
h2.spacer {
	margin-top:20px;
}
#main {
	width:755px;
	margin:0 auto;
	padding:0 20px;
}
/* header */
#header {
	padding-top:12px;
	position:relative;
	width:100%;
	overflow:hidden;
}
/* logo */
a.logo {
	width:321px;
	height:50px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.gif);
	position:absolute;
	top:30px;
	left:5px;
}
.search-form {
	float:right;
	padding-bottom:12px;
}
.search-form .text {
	width:163px;
	height:16px;
	padding:3px 2px;
	border:1px solid #1b1718;
	background:#bbece0;
	font:12px Arial, Helvetica, sans-serif;
	color:#000302;
}
.search-form .search-btn {
	margin:7px 6px 0 0;
}
.search-form input {
	float:left;
}
/* top links */
.top-links {
	font-weight:bold;
	text-transform:uppercase;
	float:right;
	clear:both;
}
.top-links li {
	display:inline;
	padding-left:10px;
}
.top-links a {
	color:#009D7A;
	text-decoration:none;
}
.top-links a:hover {
	color:#000;
}
.header-slogan {
	font:26px Georgia, "Times New Roman", Times, serif;
	color:#FF5C00;
	float:right;
	clear:both;
	padding-top:4px;
}
/* top navigation */
ul#top-nav {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	background:#105242 url(../images/topnav-bg.gif) repeat-x;
	clear:both;
	margin-top:5px;
	float:left;
	letter-spacing:-1px;
	text-align:center;
}
ul#top-nav li {
	line-height:30px;
	display:inline;
	padding:0 3px 0 9px;
	background:url(../images/topnav-separ.gif) no-repeat 0 50%;
}
ul#top-nav li.first {
	background:none;
	padding-left:5px;
}
ul#top-nav a {
	color:#fff;
	text-decoration:none;
}
ul#top-nav a:hover,
ul#top-nav .active a {
	color:#ECD5AF;
}
/* bottom navigation */
ul#bottom-nav {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	width:100%;
	background:#105242 url(../images/subnav.gif) repeat-x;
	clear:both;
	margin-top:0px;
	float:left;
	letter-spacing:-1px;
	text-align:center;
}
ul#bottom-nav li {
	line-height:30px;
	display:inline;
	padding:0 3px 0 9px;
	/* background:url(../images/topnav-separ.gif) no-repeat 0 50%; */
}
ul#bottom-nav li.first {
	background:none;
	padding-left:5px;
}
ul#bottom-nav a {
	color:#fff;
	text-decoration:none;
}
ul#bottom-nav a:hover,
ul#bottom-nav .active a {
	color:#009d7a;
}
/* content */
#content {
	/* overflow:hidden; */
	margin-right:-1px;
}
.tophome-row {
	width:100%;
	overflow:hidden;
	padding-top:1px;
}
.tophome-cell {
	margin-right:1px;
	background:#ffce93;
	float:left;
}
.tophom-leftcell {
	text-align:right;
}
.tophom-rightcell {
	text-align:left;
}
.tophome-cell a {
	color:#000;
	text-transform:uppercase;
	font-size:12px;
	font-weight:bold;
	padding-right:13px;
	background:url(../images/row-o.gif) no-repeat 100% 50%;
	text-decoration:none;
	line-height:25px;
}
.tophom-leftcell a {
	margin-right:68px;
}
.tophom-rightcell a {
	margin-left:47px;
}
.tophome-cell a:hover {
	text-decoration:underline;
}
.bottomhome-row {
	width:100%;
	overflow:hidden;
}
.bottomhome-row a {
	letter-spacing:0px;
	font-size:11px;
}
.bottomhome-row a:hover {
	text-decoration:underline;
}
.bottomhome-cell1 {
	width:130px;
	float:left;
	margin-right:2px;
	margin-top:2px;
	background:#b9004c;
}
.bottomhome-cell1 a,
.cell2-include a {
	padding-right:13px;
	background:url(../images/row-c.gif) no-repeat 100% 50%;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	margin-left:6px;
	line-height:27px;
}
.bottomhome-cell1 a {
	background:url(../images/row-c.gif) no-repeat 100% 50%;
}
.bottomhome-cell2 {
	width:171px;
	float:left;
}
.cell2-include {
	margin-top:2px;
	background:#ff7101;
}
.cell2-include a {
	background:url(../images/row-v.gif) no-repeat 100% 50%;
}
.bottomhome-cell3 {
	width:166px;
	float:left;
	background:url(../images/blue-gradient.gif) repeat-x;
	padding:0 11px;
	font-size:11px;
	font-weight:bold;
	min-height:219px;
	line-height:14px;
}
.bottomhome-cell3 {
	height:219px;
}
.bottomhome-cell3 p {
	margin:10px 0;
}
/* sub navigation */
ul#sub-nav {
	background:url(../images/subnav.gif) repeat-x;
	clear:both;
        font:bold 14px/30px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	text-align:center;
	width:100%;
	float:left;
}
ul#sub-nav li {
	float:left;
	padding:0 5px 0 11px;
	position:relative;
}
ul#sub-nav li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul#sub-nav li a:hover,
ul#sub-nav li.active a {
	color:#009d7a;
}
ul#sub-nav ul {
	position:absolute;
	width:177px;
	top:30px;
	left:10px;
	text-align:left;
	background:#20bf99;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	overflow:hidden;
	display:none;
}
ul#sub-nav li:hover ul,
ul#sub-nav li.hover ul {
	display:block;

}
ul#sub-nav ul li {
	display:block;
	padding:0;
	width:177px;
	line-height:normal;
	border-top:1px solid #555;
	margin-top:-1px;

}
ul#sub-nav ul li a {
	color:#fff !important;
	display:block;
	padding:0 6px;
	line-height:22px;
	height:1%;
}
ul#sub-nav ul li a:hover {
	background:#105746;
}
.right-holder {
	width:555px;
	float:right;
	padding-top:20px;
}
.right-holder ul li {
	background:transparent url(../images/dot.gif) no-repeat scroll 14px 14px;
	padding:8px 0 0 25px;
}
.right-holder ol li {
	background:none;
}
.student-holder {
	width:231px;
	float:right;
}
.course-holder {
	width:231px;
	float:right;
	padding-left:8px;
}
.student-holder em {
	font:15px/31px Georgia, "Times New Roman", Times, serif;
	color:#ff7101;
	padding:0 20px 0 49px;
	display:block;
}
.left-holder {
	width:181px;
	float:left;
	padding-top:15px;
}
/* left navigation */
#left-nav {
	padding:0 30px 10px 11px;
	line-height:17px;
	height:1%;
	overflow:hidden;
}
#left-nav li {
	width:100%;
	float:left;
}
#left-nav li a {
	color:#000;
	padding-left:12px;
	display:block;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/row-leftnav.gif) no-repeat 0 4px;
}
#left-nav li a:hover {
	color:#66cc33;
	background:url(../images/row-leftnav-h.gif) no-repeat 0 4px;
}
/* left ads */
.left-ads {
	padding-top:10px;
}
.left-ads li {
	padding-bottom:5px;
	width:100%;
}
.content-list li {
	padding-top:20px;
}
.content-list strong {
	color:#ff7101;
	
}
.content-list ul {
	padding:0 13px;
}
.content-list ul li {
	padding:2px 0 0 6px;
	background:url(../images/dot.gif) no-repeat 0 8px;
}
/* breadcrumb */
#breadcrumb {
	font-size:10px;
	color:#ff7101;
	margin:-12px 0 -1px;
}
#breadcrumb li {
	display:inline; 
	background:none;
	padding:0;
}
#breadcrumb a {
	color:#ff7101;
	text-decoration:none;
}
#breadcrumb a:hover {
	text-decoration:underline;
}
/* footer */
#footer {
	padding-left:30px;
        padding-top:20px;
	width:100%;
	overflow:hidden;
}
.footer-content {
	width:575px;
	float:right;
	text-align:center;
}
.footer-content p {
	margin:0;
}
.footer-content ul {
	text-align:center;
}
.footer-content ul li {
	display:inline;
	background:url(../images/footer-separator.gif) no-repeat 0 50%;
	padding:0 1px 0 8px;
}
.footer-content ul li.first {
	background:none;
}

























