body {
	background-color:#000c53;
	font:12px Arial, Helvetica, sans-serif;
	color:#000;
      }
	  
#container {
	position:relative;
	margin:0 auto;
	width:898px;
	}			  
	  
#logo {
	background-image:url(images/logo.jpg);
	background-repeat:no-repeat;
	height:125px;
	width:898px;
	margin-left:22px;
	}	  

#navigation {
	width:898px;
	margin-left:30px;
	float:left;
	}
	
a.seeker {
	background-image:url(images/job_student_red.gif);
	height:30px;
	width:219px;
	float:left;
	}	

a:hover.seeker, #resources .seeker {
	background-image:url(images/job_student_yellow.gif);
	height:30px;
	width:219px;
	float:left;
	}
	
a.facilitator {
	background-image:url(images/facilitator_red.gif);
	height:30px;
	width:125px;
	float:left;
	}	
	
a:hover.facilitator, #facilitator .facilitator {
	background-image:url(images/facilitator_yellow.gif);
	height:30px;
	width:125px;
	float:left;
	}	
	
a.testimonials {
	background-image:url(images/testimonial_red.gif);
	height:30px;
	width:125px;
	float:left;
	}
	
a:hover.testimonials, #testimonials .testimonials {
	background-image:url(images/testimonial_yellow.gif);
	height:30px;
	width:125px;
	float:left;
	}
	
a.order {
	background-image:url(images/order_red.gif);
	height:30px;
	width:123px;
	float:left;
	}
	
a:hover.order, .order_page .order {
	background-image:url(images/order_yellow.gif);
	height:30px;
	width:123px;
	float:left;
	}
	
a.author {
	background-image:url(images/author_red.gif);
	height:30px;
	width:123px;
	float:left;
	}
	
a:hover.author, #about .author {
	background-image:url(images/author_yellow.gif);
	height:30px;
	width:123px;
	float:left;
	}	
	
a.home {
	background-image:url(images/home_red.gif);
	height:30px;
	width:121px;
	float:left;
	}
	
#home .home, a:hover.home {
	background-image:url(images/home_yellow.gif);
	height:30px;
	width:121px;
	float:left;
	}	
	
#home .order_home {
	background-image:url(images/home_red.gif);
	height:30px;
	width:121px;
	float:left;
	}					
			
#content_top {
	background:url(images/topbg.gif) no-repeat;
	width:870px;
	height:7px;
	float:left;
	margin-left:12px;
	}
	
#home #content_top, #order #content_top {
	background-image:url(images/topbg2.gif);
	background-repeat:no-repeat;
	width:898px;
	height:14px;
	float:left;
	margin-left:0;
	}

#content {
	background:url(images/contentbg.gif) repeat-y;
	width:898px;
	float:left;
	margin-left:14px;
	}	

#home #content, #order #content {
	background:url(images/contentbg2.gif) repeat-y;
	width:898px;
	float:left;
	margin-left:12px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:20px;
	padding-bottom:30px;
	}	
	
#testimonials #content center {
	font:11px Georgia, "Times New Roman", Times, serif;
	margin-bottom:40px;
	}	
	
.home_content {
	width:850px;
	float:left;
	clear:both;
	}	

.left {
	float:left;
	width:255px;
	margin-top:10px;
	padding-bottom:15px;
	}
	
#order .left {
	float:left;
	width:150px;
	background:#F5F3EE;
	border:1px solid #E9E9E9;
	}	
	
.right {
	float:left;
	width:560px;
	margin-left:35px;
	padding-bottom:15px;
	}		
	
#order .right {
	float:left;
	width:685px;
	margin-left:10px;
	}
	
#order .center {
	float:left;
	width:650px;
	margin-left:80px;
	}		
	
#home .workbook {
	float:left;
	width:320px;
	}
	
#home .guide {
	float:left;
	width:320px;
	margin-left:15px;
}		
	
.right a {
	color:#555;
	text-decoration:none;
	border-bottom:none;
	font-weight:bold;
	}
	
.right a:hover {
	border-bottom:1px dotted;
	}	
	
#home .left1 {
	float:left;
	width:410px;
	padding-right:5px;
	border-right:1px dotted #CFCFCF;
	padding-bottom:45px;
	}
		
	
#home .right1 {
	float:right;
	width:410px;
	padding-right:10px;
	padding-bottom:45px;
	}
	
.testimonial {
	width:825px;
	float:left;
   text-align: center;
	border:1px solid #ebece6;
	clear:both;
	font:11px Verdana, Arial, sans-serif;
	color:#666666;
	margin-top:-15px;
	margin-bottom:30px;
	margin-top:20px;
	}			

.testimonial p {
	padding:6px;
   line-height: 110%;
   font-style: italic;
	}
	
.test_left {
	float:left;
	width:380px;	
	background-color: #F5F3EE;
	text-align:center;
	padding-left:10px;
	margin-top:20px;
	margin-left:20px;
	}
	
.test_right {
	float:right;
	width:380px;	
	background-color: #F5F3EE;
	text-align:center;
	height: 238px;
	margin-top:20px;
	margin-right:20px;
	}	
	
.test_center {
	clear:both;
	float:left;
	width: 380px;
	background-color: #F5F3EE;
	text-align:center;
	height: 238px;
	margin-left:225px;
	margin-top: 20px;
	margin-bottom:20px;
}
	
.testimonial-name {
	text-align: right;
}	
	
#footer {
	background:url(images/footer.gif) no-repeat;
	width:878px;
	margin-left:6px;
	height:73px;
	float:left;
	padding-top:5px;
	}	

#footer center {
	font:11px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#333;
	}
	
#footer a {
	color:#e00404;
	text-decoration:none;
	font-weight:bold;
}

#footer strong a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}		
	
.left ul, .left p, .left h2 {
	margin:0;
	padding:0;
	margin-left:25px;
	margin-top:5px;
	}	
	
#order .left ul, .left p, .left h2 {
	margin-left:10px;
	}	
	
.left ul {
	margin-bottom:20px;
	}	
	
.left p {
	font-size:11px;
	}	
	
.left h2 {
	font:16px "Trebuchet MS", Verdana, Arial, sans-serif;
	color:#222;
	font-weight:bold;
	font-variant: small-caps;
	}
		
	
#testimonials .left center {
	font:10px Arial, Helvetica, sans-serif!important;
	font-style:oblique!important;
	margin-top:10px;
	}	
	
.list_header {
	color:#e00404;
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bolder;
	font-variant:small-caps!important;
	}	

.list_header a {
	color:#e00404;
	font:14px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-weight:bolder;
	text-decoration:none;
	font-variant:small-caps;
	}	
	
.list_header a:hover {
	border-bottom:1px solid;
	}		
		
li.list_header {
	list-style-type:none;
	padding-top:5px;
	padding-bottom:2px;
	letter-spacing:.09em;
	}

.list_link {
	margin:4px 0 1px 22px;
	list-style-image:url(images/bullet.gif);
	}


.list_link, .list_link a, .list_link a:visited {
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	}		
	
.list_link a:hover {
	text-decoration:underline;
	}	
	
h1 {
	font:24px georgia, serif;
	text-decoration: underline;	
	color:#000d51;
	font-variant:small-caps;
	font-weight:bold;
	margin-top:0;
	margin-top:12px;
	text-align:center;
	}
	
strong {
	color:#000000;
	font-variant: small-caps;
	font-weight:bold;
	font-size: 12px
	}

strong a:link, strong a:visited, strong a:active {
	color:#000000;
	font-size: 14px;
	}
	
strong a:hover {
	color:#000000;
	font-size: 16px;
	}		
	
span.headers {
	color: #000000
	font-size:16px;
	font-style:oblique;
	}	
	
p.orderbox {
	border:1px solid #000;
	padding:10px;
	text-align:center;
	color:#e00404;
	font-size:16px;
	font-weight:bold;
	}	
	
.smallcaps {
	font-variant: small-caps;
	font-weight:bold;
	color:#e00404;
	}	
	
.orderbox .smallcaps {
	border-bottom:1px solid;
	font-style:oblique;	
	}
	
#contactform {
	width:275px;
	}	
	
.testimonialPage p {font-style: italic;}
span.testimonialName {font-family: Arial, Sans-Serif;}

img.left {
	float:left;
	margin-right:8px;
	margin-bottom:3px;
	width:auto;
	height:auto;
	padding:0;
	}
	
img.right {
	float:right;
	margin-left:8px;
	margin-bottom:3px;
	}	