body {
	font-family: Geneva, Verdana, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	background: url(../grfx/background.jpg) repeat-x #fff;
	padding: 0;
	text-align: center;

}

#shadow_top {
	background:url(../grfx/shadow_top.jpg) no-repeat;
	background-position: top center !important;
	margin-left: auto;
	margin-right: auto;
	
	width: 765px;
	

}



#shadow {

	width: 765px;
	margin-left: auto;
	margin-right: auto;		
	background:url(../grfx/shadow.jpg)  repeat-y;
	background-position: top !important;
	margin-bottom: -200px;
	overflow: visible;
}

*:first-child+html #shadow_top {

}



#container {
	margin-left: 7px;
	margin-top: 10px;
	text-align: center;	
	width: 750px;

	
}

*:first-child+html #container {
	margin-top: -8px;
	margin-left: -1px;
}


*html #container {
	margin-top: 0;
	margin-left: 7px;
	
}

#header {
	text-align: left;
	width: 751px;
	height: 88px;
	background:url(../grfx/header_bg.jpg) repeat-x;
}

#internal_header {
	margin-top: -27px;
	background:url(../grfx/internal_banner.jpg) no-repeat;
	width: 751px;
	height: 92px;
	text-align: left;
}

*:first-child+html #internal_header {
	margin-top: 0;
}

*html #internal_header {
	margin-top: 0;
}


#learn_more {
	margin-top: -30px;
	position: absolute;
	z-index: 10;
	margin-left: 465px;
	color: #4888de;
	font-size: 12px;
}


*:first-child+html #learn_more {
	margin-left: -293px;
	margin-top: 225px;
}

*html #learn_more {
	margin-left: -293px;
	margin-top: 225px;
}

#learn_more li{
	float: left;
	padding-top: 5px;
	padding-right: 60px;
	list-style: none;
	text-align: center;
}

#learn1 {
	float: left;
	position: absolute;
	left: -92px;
	list-style: none;
	text-align: center;
}



#content_wrapper {
	text-align: left;
	background: #fff;
	float: left;
	width: 750px;
	padding-bottom: 20px;
	min-height: 300px;
	height: auto !important;
	height: 300px;


	
}

*:first-child+html #content_wrapper {
	margin-top: 2px;
}

*html #content_wrapper {
	width: 750px;
	margin-top: -6px;
}

#content {
	padding: 30px;
	width: 440px;
	float: left;
	margin-top: -15px;
}

#content a {
	color: #0066cc;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: none;
}

*html #content {
	width: 500px;
}

/*___________________INTERNAL CONTENT_____________________*/


#internal_content {
	padding: 30px 30px 0 30px;
	min-height: 350px;
	width: 691px;
	height: auto !important;
	height: 400px;
	background:url(../grfx/internal_ds.jpg) repeat-x;
}

*:first-child+html #internal_content {
	margin-top: -2px;
	padding-top: 40px;
}

*html #internal_content {
	margin-top: -2px;
	position: relative;
	z-index: 2;
	width: 751px;
}

/*______________________END INTERNAL____________________*/

#contact_panel {
	float: right;
	width: 160px;
	background: #fff;
	margin-top: 45px;
	margin-right: 20px;	
	font-size: 12px;
	color: #4e4e4e;
}

#contact_panel a {
	font-size: 11px;
	color: #4e4e4e;
	text-decoration: underline;
}
	
#contact_panel a:hover {
	text-decoration: none;
}

*html #contact_panel {
	width: 200px;
}
	

#footer {
	clear: both;
	background:url(../grfx/footer.jpg) no-repeat;
	width: 763px;
	height: 36px;
	margin-left: -6px;
	padding-top: 8px;
	line-height: 110%;

}

*html #footer {
	padding-bottom: 7px;
}

#footer .ftlink {
	color: #fff;
	text-transform: uppercase;
}
	
#footer .ftlink a {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px 0 10px;
	font-size: 9px;
}

#footer .ftlink a:hover {
	color: #f4ac24;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding: 0 10px 0 10px;
	font-size: 9px;
}



#footer .ftcopy {
	color: #c2c2c2;
	font-size: 9px;
}

#footer .ftcopy a {
	color: #c2c2c2;
	text-decoration: none;
}

#footer .ftcopy a:hover {
	color: #f4ac24;

}
