@import url(rob_nav.css); /*Navigation Menu CSS*/



*{

margin:0px;

padding:0px;

font-family:Verdana, Arial, Helvetica, sans-serif;

}



#page_container{

width:760px;

margin:0 auto;

border:1px solid #000;

border-bottom:none;

}



#header{

width:745px;

height:16px;

background:#000;

padding: 5px 0px 4px 15px;

}



#content_container{

width:760!important;

position:relative;

min-height:334px;

background-image:url(stat/bg_content.gif);

}



* html #content_container{

/* Hide from IE-Mac, as it would interprate the height command correctly - unlike IE-WIN \*/

height:334px;

background-image:url(stat/bg_content.gif);

/* End hide */

}



#office_container p{

float:left;

width:30%;

padding-left:15px;

}



#content{

width:470px!important;

margin:0 250px 0 0;

padding:0px 20px 0px 20px;

min-height:334px;

background:#767F30;

background-image:url(stat/bg_content.gif);

}

#contenthome{

width:auto;

margin:0 250px 0 0;

padding:113px 20px 0px 20px;

min-height:221px;

background:#767F30;

background-image:url(stat/bg_content.gif);

}




* html #content{

/* Hide from IE-Mac, as it would interprate the height command correctly - unlike IE-WIN \*/

height:334px;
background-image:url(stat/bg_content.gif);

/* End hide */

}



#right_column{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg1.jpg);
}

#right_column2{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg2.jpg);
}

#right_column3{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg3.jpg);
}

#right_column4{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg4.jpg);
}

#right_column5{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg5.jpg);
}

#right_column6{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg6.jpg);
}

#right_column7{
width:250px;
position:absolute;
right:0px;
margin: 0px;
padding: 0px;
min-height:334px;
background-image:url(stat/right_bg7.jpg);
}



#footer{

width:760px;

height:24px;

background-color:#000;

}

#navlist li
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#8F9C3B;
display: inline;
list-style-type: none;
padding-right: 5px;
}

#navlist li a:link {
	color: #fff;
	text-decoration: none;
}
#navlist li a:visited {
	color: #fff;
	text-decoration: none;
}
#navlist li a:hover {
	color: #996;
	text-decoration: none;
}



#header h1{

float:right;

padding:2px 15px 0 0;

width: 195px;

height: 25px;

font-family:"Times New Roman", Times, serif;

font-size:12px;

font-weight:normal;

color:#fff;

letter-spacing:1px;

}



#content h2{
font-family:"Times New Roman", Times, serif;

font-size:24px;

font-weight:bold;

color:#000;

padding-top:35px;

padding-bottom: 14px;

}

.firstpara{
font-family:"Times New Roman", Times, serif;
font-size:25px;
font-weight:normal;
color:#fff!important;
padding: 0px 0px 0px 45px;

}



#content p{

font-size:11px;

color:#fff;
line-height:1.55em;

padding-top:5px;

padding-bottom: 10px;

}

#content li{

font-size:11px;

color:#fff;

line-height:1.55em;
list-style:disc;
list-style-position:inside;

}

#content a.emailink:link {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#content a.emailink:visited {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#content a.emailink:hover {
	font-size: 11px;
	font-style: normal;
	color: #fff;
	text-decoration: underline;
}

a.register:link{
display:block;
font-weight:bold;
text-decoration:none;
background-color:#A8BE34;
color:#323B00;
border: 1px solid #000;
width:80px;
margin:0 0 0 0; padding: 0 3px 0 3px;
}
a.register:visited{
display:block;
font-weight:bold;
text-decoration:none;
background-color:#A8BE34;
color:#323B00;
width:80px;
border: 1px solid #000;
margin:0 0 0 0; padding: 0 3px 0 3px;
}
a.register:hover{
display:block;
font-weight:bold;
text-decoration:none;
background-color:#A8BE34;
color:#323B00;
width:80px;
border: 1px solid #000;
margin:0 0 0 0; padding: 0 3px 0 3px;
}



.img_right{

float:right;

margin: 0 0 10px 15px;

border:1px solid #737373;

}

.img_left{

float:left;

margin: 0 15px 0px 0;

}

.green {color: #996;}



#footer p#right{

display:inline;

font-size:10px;

color:#fff;

line-height:24px;

padding:0 15px;

}

#footer p#right a:link {
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#footer p#right a:visited {
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: none;
}
#footer p#right a:hover {
	font-size: 10px;
	font-style: normal;
	color: #fff;
	text-decoration: underline;
}



#footer p#right{

float:right;

}

img#subhead
{
    margin-top: 5px;
}















.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */