body{padding:0;margin:0;font-family:Arial, Helvetica, sans-serif;font-size:small;background-color: #000000;}

#container{
	width:1003px;
	height:231px;
	margin:auto;
	padding-top:0px;
}

#contactDetails{width:1003px;margin-bottom:512px;height:20px;text-align:right;color:#fff;font-size:85%;margin-top:5px;}
#contactDetails a{color:#fff;}
#nav{
height:49px;
background-color:#8d191b;
width:795px;
margin:auto;
}

#footer{margin:auto;margin-top:100px;clear:both;width:713px;color:#fff;font-size:80%;text-align:center;
}

#footer a{color:#fff;text-decoration:none;}


/*level 1 menu items*/
.level1nav, .level1over, .level1click {cursor:pointer;margin-right:0px;}
/*level 2 menu items*/

.level2nav, .level2over, .level2click{
font-size:90%;
cursor:pointer;
font-family:Arial, Helvetica, sans-serif;
height:25px;
padding:3px;
width:100px;

}


.level2nav{
color:#fff;
background:#3d5d2a;
border-bottom:1px solid #25391a;
}


.level2over, .level2click{
color:#fff;
background:#412a09;
border-bottom:1px solid #271905;
}
