body{
background-color:#333333;
background-image: url(images/BGgradient.png);
background-repeat: repeat-x;
font-family: "verdana", sans-serif;
font-size: 10px;
color: #fff;
text-align: center;
margin:0;
}

/*----PNG fix------*/

img, div { 
behavior: url(iepngfix.htc);
}

/*----firefox ick------*/
a:active, a:focus {
outline: none;
}

img{
border: none;
} 


#page{
position:left;
width: 997px;
height:100%;
margin: 0px auto;
padding: 0 0 0 0;
text-align: left;
}

#image{
width: 997px;
height:689px;
margin: 0 0 0 0;
padding: 0 0 0 0;
background: url(images/home/rotate.php);
}

#header{
position:left;
width: 997px;
height:135px;
margin: 10px 0 0 0;
padding: 0 0 0 0;
text-align: left;
background: transparent url(images/NavSubGrey.png);
background-color: #fff;
}
/*------------ headers --------------*/

#subHeader{
float:left;
width: 997px;
height:135px;
margin: 0 0 0 0;
padding: 0 0 0 0;
text-align: left;
background: transparent url(images/NavSubGrey.png);
z-index:400;
}

.logo{
margin: 45px 0 0 53px;
padding: 0 0 0 0;
}

/*------------Drop down menu--------------*/

#nav2 {
float: right;
margin: -574px 0 0 0;
_margin: -575px 0 0 0;
padding:0 50px 0 0;
text-align: left;
color:#d5d6d6;
line-height: 1;
}

#nav2 ul { 
margin: 0;
padding: 0;
list-style: none;
line-height: 1;	
z-index:500;
}

#noLink{
margin: 0 0 0 0;
padding:0 65px 0 14px;
width:120px;
height:20px;
background: transparent url(images/NavSubGrey.png);
line-height:21px;
color:#d5d6d6;
text-decoration:none;
letter-spacing:2px;
}

#nav2 a {
display:block;
margin: 0 0 0 0;
padding:0 0 0 14px;
width:120px;
height:20px;
background: transparent url(images/NavHomeGrey.png);
line-height:21px;
color:#d5d6d6;
text-decoration:none;
letter-spacing:2px;
}

#nav2 li { /* all list items */
list-style: none;
margin: 0 5px 0 0;
float: left;
width:auto; /* width needed or else Opera goes nuts */
}

#nav2 li ul { /* second-level lists */
position: absolute;
height: auto;
width: 210px;
left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav2 li ul a {
width:190px;
w\idth: 190px;
}

#nav2 li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
}

#nav2 li:hover, #nav2 li.sfhover {
background: transparent url(images/NavSubGrey.png);
}

#news{
float: right;
width:225px;
height: 65px;
margin: -320px 0 0 0;
_margin: -575px 0 0 0;
padding:10px 10px 0 12px;
text-align: left;
/*background: transparent url(images/NavHomeGrey.png);*/
background-color:#000;
line-height:21px;
color:#999;
text-decoration:none;
letter-spacing:1px;
line-height: 1.8;
}

#news a{
color:#fff;
text-decoration:none;
}

#news a:hover{
color:#999;
text-decoration:none;
}

div.clearer {
clear: left; 
line-height: 0; 
height: 0;
}

/*------------Content--------------*/

#content{
float:left;
height: 500px;
width: 897px;
margin: 0 0 0 0;
padding: 0 50px 0 50px;
background-color: #333;
text-align: left;
}

#subNavRes{
float:left;
margin: 0 0 0 0;
padding: 3px 0 8px 0;
width: 894px;
border-bottom:1px solid #14859c;
text-align: left;
font-size: 10px;
/*font-weight:bold;*/
}

#subNavRes ul li{
float:left;
list-style:none;
margin: 0 0 0 -20px;
padding: 0 0 0 0;
text-decoration: none;

letter-spacing:2px;
display:inline;
}

#subNavRes .subNavPadding{
padding: 0 120px 0 0;
color:#14859c;
}

#subNavRes .subNavPadRes{
padding: 0 120px 0 0;
color:#14859c;
}

#subNavRes li a{
list-style:none;
text-decoration: none;
color:#d5d6d6;
padding:0 0 0 0px;
margin:0 0 0 0px;
}

#subNavRes li a:hoover{
list-style:none;

}

#contentHeader h1{
font-size:1.6em;
color:#496fb6;
}

.clear{
clear:both;
}

#footer{
z-index:550;
float:left;
width: 894px;
height: 15px;
padding: 4px 0 3px 0;
margin: 25px 0 0 50px;
color: #484848;
text-align:center;
letter-spacing:1.3px;
font-size: 9px;
border-top:1px solid #484848;
}