/*-------------Universal------------------------------------------------------*/
body { 
	background-image: url(images/bg.jpg); 
	background-position: center; 
	text-align: center; 
	}
p { 
	color: #555; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: left;
	background-color: inherit;
	}
h1   { 
	color: #c33; 
	font-size: 16px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 18px; 
	text-align: left; 
	margin-top: 0; 
	margin-bottom: 8px;
	background-color: inherit;
	}
h2  { 
	color: #555; 
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	text-align: left; 
	margin-top: 5px;
	margin-bottom: 0; 
	padding-bottom: 0;
	background-color: inherit;
	}
	
#header h2{
	visibility: hidden;
	display: none;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	}
	
a  { 
	color: #555; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-decoration: none; 
	text-align: left;
	background-color: inherit; 
	}
a:hover, a:active { 
	color: #c33;
	background-color: inherit;
	}
ul    { 
	color: #555; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	text-align: left; 
	margin-left: 10px; 
	padding-left: 0;
	background-color: inherit;
	}
li   { 
	line-height: 18px; 
	text-indent: 0; 
	list-style-type: none;
	}
img { 
	border: 0; 
	}
/*-------------Main-----------------------------------------------------------*/
#outside { 
	background-color: #feffff;
	color: inherit;
	padding-top: 20px; 
	padding-bottom: 20px; 
	width: 760px; 
	border: solid 1px #000; 
	margin: 0 auto;
	}
#container    { 
	color: #555;
	background-color: inherit; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 18px; 
	text-align: left; 
	width: 720px; 
	height: 855px;
	clear: both;
	margin: 0 auto;
	}
	
/*-------------Top------------------------------------------------------------*/
#header  { 
	width: 720px; 
	height: 93px; 
	clear: both;
	}
#banner    { 
	width: 439px; 
	height: 93px; 
	float: left;
	}
#logo    {
	margin-left: 6px; 
	width: 275px; 
	height: 93px; 
	float: right;
	}
	
/*-------------Body-----------------------------------------------------------*/
#body    { 
	width: 720px; 
	height: 627px; 
	clear: both;
	float: left; 
	}
#left_side  { 
	margin-top: 3px; 
	width: 439px; 
	height: 649px; 
	float: left;
	clear: left;
	}
#right_side  { 
	margin-top: 3px; 
	width: 281px; 
	height: 649px; 
	float: right;
	clear: right;
	}
	
/*-------------Left Side------------------------------------------------------*/
#sub_nav_bar { 
	background-color: #473232;
	color: inherit; 
	width: 439px; 
	height: 28px; 
	float: left; 
	clear: both;
	}
#sub_nav_text    { 
	color: #ccc; 
	background-color: inherit;
	font-size: 16px; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-style: italic;
	font-weight: bold;
	margin-top: 5px; 
	margin-left: 10px; 
	clear: both;
	}
#body_text  { 
	margin-top: 16px; 
	margin-left: 11px; 
	width: 391px; 
	height: 389px; 
	float: left; 
	}
	
/*-------------Body Text-------------------------------------*/
#content     { 
	background-color: #f0f1ef;
	color: inherit; 
	margin-top: 3px; 
	width: 439px; 
	height: 627px; 
	float: left; 
	clear: both;
	}
#content_text       { 
	margin-top: 10px; 
	margin-left: 11px; 
	width: 400px; 
	height: 445px; 
	float: left; 
	clear: both;
	}
#list_area { 
	line-height: 8px;
	}
#list_area ul { 
	margin-top: 7px;
	}

/*-------------Active Study Box------------------------------*/
#active_study   { 
	background-image: url(images/active_study_box5.gif); 
	background-repeat: no-repeat; 
	margin-bottom: 24px; 
	width: 439px; 
	height: 198px; 
	clear: both; 
	}
#study_text   { 
	background-color: transparent; 
	margin: 0px 10px 0 180px;
	padding-top: 12px;
	width: 245px;
	height: 120px;
	clear: both; 
	}
#study_text h1   { 
	color: #000; 
	background-color: inherit;
	font-size: 12px; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 14px; 
	margin: 0; 
	padding: 0; 
	}
#study_text h2 { 
	color: #555;
	background-color: inherit;
	font-size: 11px; 
	font-family: Arial, sans-serif; 
	font-weight: bold; 
	line-height: 14px; 
	margin: 5px 0 0; 
	padding: 0; 
	}
#arrow   { 
	margin: 10px 0; 
	float: left; 
	}
#arrow_text a {
	color: #900;
	background-color: inherit;
	font-weight: bold;
	vertical-align: top;
	}
#arrow_text a:hover {
	text-decoration: underline;
	}	

/*-------------Navigation-----------------------------------------------------*/
#nav       { 
	text-align: left; 
	margin: 0 0 0 6px; 
	width: 275px; 
	height: 249px; 
	clear: both;
	}
#nav_top { 
	background-image: url(images/nav_top.jpg); 
	background-repeat: no-repeat;
	width: 275px; 
	height: 20px; 
	clear: both;
	}
#nav ul     { 
	margin: 0; 
	padding: 0; 
	width: 275px; 
	height: 138px; 
	float: left; 
	clear: both;
	}
#nav ul li    { 
	font-size: 12px; 
	font-family: Verdana, Sans-Serif; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold; 
	background-image: url(images/nav_button_off.jpg); 
	background-repeat: no-repeat; 
	list-style-type: none; 
	list-style-position: outside; 
	display: block; 
	margin: 0 0 2px; 
	padding: 0; 
	width: 275px; 
	height: 21px;
	}
#nav ul li a:link, #nav ul li a:visited    { 
	color: #555;
	background-color: inherit;
	text-decoration: none; 
	background-image: none; 
	background-repeat: repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	text-indent: 198px; 
	display: block; 
	width: 275px; 
	height: 21px;
	}
#nav ul li a:hover   { 
	color: white; 
	background-color: inherit;
	text-decoration: none; 
	background-image: url(images/nav_button_on.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: left top; 
	display: block; 
	width: 275px; 
	height: 21px;
	}
#nav_bottom    { 
	background-image: url(images/nav_bottom.gif); 
	background-repeat: no-repeat; 
	width: 275px; 
	height: 87px; 
	clear: both;
	}	
#nav_text    { 
	padding-top: 10px; 
	width: 275px; 
	height: 84px; 
	clear: both;
	}
#contact    { 
	color: #000; 
	background-color: inherit;
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height: 14px; 
	margin-left: 145px; 
	clear: both;
	}
	
/*-------------Client Showcase Box--------------------------------------------*/
#an_news { 
	margin: 0 0 0 6px; 
	width: 275px; 
	height: 400px;
	clear: both;
	}
#news_banner { 
	background-image: url(images/client_showcase.jpg); 
	background-repeat: no-repeat; 
	width: 275px; 
	height: 29px;
	}
#news_top {
	margin-top: 3px;
	background-color: #f0f1ef;
	color: inherit;
	/*height: 174px;*/
	height: 254px;
	width: 275px;
	clear: both;
	}
#news_img { 
	background-image: url(images/usatoday_logo.gif); 
	background-repeat: no-repeat; 
	width: 275px; 
	height: 33px;
	}
#news_bottom {
	margin-top: 3px;
	height: 188px;
	width: 265px;
	padding: 5px;
	background-color: #f0f1ef;
	color: inherit;
	clear: both;
	}
#news_header { 
	padding-top: 5px; 
	margin-left: 15px;
	}
#news_text   { 
	margin-top: 5px; 
	margin-left: 15px;
	}
#news_text a {
	color: #900;
	background-color: inherit;
	font-weight: bold;
	}
#news_bottom a {
	color: #900;
	background-color: inherit;
	font-weight: bold;
	}
#news_text a:hover {
	text-decoration: underline;
	}
#news_bottom a:hover {
	text-decoration: underline;
	}
	
/*-------------Footer---------------------------------------------------------*/
#footer        { 
	background-image: url(images/footer.jpg); 
	background-repeat: no-repeat; 
	margin: 0 auto;  
	width: 720px; 
	height: 35px; 
	clear: both;
	}
#footer_text { 
	color: #000;
	background-color: inherit; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 12px; 
	text-align: right; 
	padding-top: 5px; 
	padding-right: 20px; 
	width: 680px; 
	height: 30px; 
	float: right; 
	clear: both;
	}
#footer_left {
	float: left;
	}
#footer_right {
	float: right;
	}
#footer a:link, #footer a:visited   { 
	color: #900;
	background-color: inherit; 
	font-size: 10px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	line-height: 12px; 
	text-decoration: none; 
	clear: both;
	}
#footer a:hover  { 
	color: #900;
	background-color: inherit; 
	text-decoration: underline; 
	clear: both;
	}
