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

#main_content { background: #fff url("images/nav_dropshadow.gif") repeat-x top left; border-top: 2px solid #82c1f7; clear: both; padding:0; margin:0;}
/* Intro Module */
#intro_module {margin: 20px 15px 15px 22px;  background: #000  url("images/rotate.jpg" ) no-repeat bottom left;  width: 916px;  position: relative; min-height: 385px; height: auto !important;  height: 385px;}
#intro_module h2 {
	color: #910000;
	margin: 0 520 px 0 0;
	padding: 0px 30px 5px 30px;
	font-size: 36px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: right;
} 
#intro_module img{position: absolute; bottom: 0; right: 35px;}
#intro_module p {
	font-size: 20px;
	margin: 0 5px 0 0;
	padding: 0 30px 0 30px;
	color:#000000;
	font-weight: bold;
	line-height: 24px;
	text-align: right;
}
#intro_module h4 {
	color: #660000;
	margin: 0 520 px 0 0;
	padding: 9px 30px 5px 30px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: bold;
	text-align: left;
}
