@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-style: inherit;font-size: 100%;font-family: inherit;vertical-align: baseline;}
ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/*End Reset*/
  
body {	
background-color: #000000;		
margin-top: 25px;	
font-family: Helvetica, sans-serif;	
font-size: 11px;	
color: #287382;} 

 bodyCopy {	      
padding-top: 11px;       
padding-bottom: 10px;} 

a {	       
font-family: Helvetica, sans-serif;	
font-size: 14px;	
font-weight: normal;	
text-transform: uppercase;	
color: #229BE9;}

a:hover {	       
font-family: Helvetica, sans-serif;
font-size: 14px;	
font-weight: normal;	
text-transform: uppercase;	
color: #90B331;}


#container{width:1026px; margin:auto; background:url(../images/rgb_container_bg.gif) repeat-y top left #FFF;}
#header{background:url(../images/rgd_header.jpg) no-repeat top left; height:133px; border-bottom: 4px solid #03A6E7}
#header ul{
	font-size:16px;
	font-weight:normal;
	color:#239CE9;
	float:right;
	margin:90px 140px 0 0;
	text-transform: uppercase;
}
#header ul li{display:inline;}
#header ul li a{color:#239CE9; text-decoration:none; text-transform:uppercase;}

#ad_rotator{width:296px; padding:25px 0 0 25px; background:url(../images/rgd_ad_rotator.jpg) no-repeat top left; float:left; border-right: 4px solid #03A6E7}
#ad_rotator p{
	font-weight:normal;
	font-size:15px;
	margin-bottom:40px;
	margin-top:5px;
	color:#03A6E7;
	text-transform: uppercase;
}
#ad_rotator p a{color:#90B331; text-decoration:none;}

#content{float:left; padding:50px 25px 10px 25px; width:651px}
#content:after, #ad_rotator:after{ content: ""; display: block; height: 0; clear: both; }
*:first-child+html #content, *:first-child+html #add_rotator{min-height:1%;}
* html #content, * html #add_rotator{zoom:1}


#content h1{
	font-size:30px;
	font-weight:normal;
	color:#90B331;
	margin-bottom:45px;
	text-transform: uppercase;
}
#content h2{font-size:24px; font-weight:normal; color:#90B331; margin-bottom:15px; text-transform:uppercase;}
#content h3{font-size:16px; font-weight:normal; color:#90B331; margin-bottom:20px; text-transform:uppercase;}
#content h4{font-size:14px; font-weight:normal; color:#229BE9; margin-bottom:5px; text-transform:uppercase; color:#229BE9;}
#content p{font-size:12px; color:#318C90; line-height:1.2; margin-bottom:15px;}

#footer{clear:both; border-top:4px solid #03A6E7; background:url(../images/rgd_footer.jpg) no-repeat top left; height:120px; color:#FFF; font-size:13px; font-weight:normal;}
#footer span.copyright{margin:40px 0 0 40px; display:block;}
#footer ul{float:left; margin:-15px 0 0 471px}
#footer ul li{display:inline;}
#footer ul li a{color:#FFF; text-decoration:none;}
