@charset "utf-8";
/* CSS Document */

body {
	background:#bca1ea;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#1e1a24;
}
.center { text-align:center; }
.left { float: left; }
.clear_both { clear: both; }
img { border:0; }
#wrap {
	width:970px;
	margin:0 auto;
}

#wrap #top { background:url(images/top.jpg) no-repeat; width:970px; height:28px; }
#wrap #middle { background:url(images/middle.jpg) repeat-y; width:970px; }
	#middle #main_inside { width:928px; margin:0 auto; }
		#main_inside #header { width:928px; }
			#header #top_details { width:928px; color:#000; padding-bottom:10px; }
				#top_details #logo { width:600px; float:left; }
					#logo h1 { margin:0; font-size:20px; margin-left:5px; }
				#top_details #number { width:325px; float:left; }
					#number p { margin:0; color:#166435; margin-top:15px; font-size:30px; font-weight:bold; font-family:Verdana, Arial, Helvetica, sans-serif; }
			#header #headers_01 { width: 928px; height:190px; padding-bottom:10px; border-bottom:1px #e1dde7 solid; }
		#main_inside #main_content { width:928px; }
			#left { width:207px; float:left; }
				#left ul.main_navigation { list-style:none; margin:0; padding:0; margin-top:10px; }
				#left ul.main_navigation li { background:url(images/left_bg_list.jpg) no-repeat; width:192px; height:31px; padding:10px 0 0 15px; }
					ul.main_navigation li a { color:#000; font-size:13px; font-weight:bold; text-decoration:none; }
					ul.main_navigation li a:hover { color:#987ec5; }
			#right { width:700px; float:left; padding:10px; border-left:1px #e1dde7 solid; }
				#right h2, #right h1 { color:#1e1a24; font-size:20px; font-family:Georgia, "Times New Roman", Times, serif; margin:0; font-weight:bold; border-bottom:1px #e1dde7 solid; padding-bottom:10px; margin-bottom:5px; }
				#right h3 { font-size:12px; text-align:center; color:#000; font-family:Verdana, Arial, Helvetica, sans-serif; margin-top:0; }
				#right p { line-height:18px; }
				#right span { font-size:11px; }
				#right span a { color:#336600; text-decoration:underline; }
				#right span a:hover { text-decoration:none; }
#wrap #bottom { background:url(images/bottom.jpg) no-repeat; width:970px; height:28px; }
#footer { width:970px; margin:0 auto; margin-bottom:10px; }
	#footer #footer_left { background:url(images/footer_left.jpg) no-repeat; width:21px; height:56px; float:left; }
	#footer #footer_middle { background:url(images/footer_middle.jpg) repeat-x; width:928px; height:56px; float:left; }
		#footer_middle ul { list-style:none; padding:0; margin:0; margin-left:40px; }
		#footer_middle ul li { background:url(images/footer_divider.jpg) no-repeat right; float:left; margin:17px 0 0 25px; padding-right:25px; }
		#footer_middle ul li.last { background:none; }
		#footer_middle ul li a { font-size:12px; color:#262626; font-weight:bold; text-decoration:none; }
		#footer_middle ul li a:hover { color:#444; text-decoration:underline; }
	#footer #footer_right { background:url(images/footer_right.jpg) no-repeat; width:21px; height:56px; float:left; }

h2#mainSubheading { font-size: 17px; font-family: Arial, Helvetica, sans-serif; }
h3#miniSubheading { text-align: left; }
