﻿body{
margin: 0px;
background-image: url(../images/interface/site-bg.jpg);
background-repeat: repeat-x;
background-color: #c90000;
font-family: verdana, tahoma, helvetica;
font-size: 10pt;
}

#content{
background-image: url(../images/interface/content-bg.png);
background-repeat: repeat-y;
padding: 25px 30px 25px 50px;
width: 780
}


#subMenu{
 position: relative;
 z-index:9999;
}

#newsicon{
position: relative;
top: -35px;
right: 10px;
z-index: 0;
}

#navservices{position: relative;z-index: 9999;}

#footer{
	font-size: 8pt;
	color: #FFFFFF;
	padding: 0px 30px 0px 20px;
}

    a.footer:link    { color: #FFFFFF; }
    a.footer:visited {color: #FFFFFF; }
    a.footer:hover   { color: #FFFFFF; }
    a.footer:active  { color: #FFFFFF;}


img {border: 0px; }
a {border: 0px; }