html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, a, abbr, acronym, img, s, small, strike, sup, sub, dl, dt, dd, ol, ul, li, form, fieldset, label, legend  {
margin : 0;
padding : 0;
border : 0;
outline : 0;
font-weight : inherit;
font-style : inherit;
font-size : 100%;
font-family : Arial;
vertical-align : baseline;
background : transparent;
} 

body  {
width : 100%;
margin : 0;
padding : 0;
font-family : Arial;
color : #000000;
font-size : 12px;
background-color:#DBDBDB
} 

a {
font-family : Arial;
text-decoration : none;
font-weight : bold;
color : #ffffff;
font-size : 12px;
} 
a:hover {
	color:#DBB238 !important;
}

img {
border:none;
}
#Page  {
width : 1000px;
margin : auto;
} 

#head  {
width : 1000px;
float : left;
height : 250px;
background-image : url("../images/home_bg.jpg");
background-repeat : repeat-y;
background-position : center top;
} 
#topnav  {
width : 1000px;
float : left;
height : 35px;
background-image : url("../images/topnav_bg.jpeg");
background-repeat : repeat-x;
background-position : center center;
margin-bottom:10px;
} 
#topnav a  {
margin : 8px 15px;
letter-spacing: 1.5px;
float : left;
font-size : 15px !important;
} 
#topnav a:hover {
	color:white !important;
}
#homeleft, #homeright {
float:left;
width:495px;
}
#homeleft {
margin-right:5px;
}
#homeright {
margin-left:5px;
}

#sitemap {
height:250px;
background-color:#808080;
}
.box {
padding-bottom:20px;
background-color:#000040;
}
#sitemap, .box {
float:left;
width: 100%;
}
#sitemap h1, .box h1 {
letter-spacing: 0.5px;
width:950px;
color:white;
font-weight:bold;
padding-top:6px;
font-size: 14px !important;
height:20px;
background-image : url("../images/black_bgg.jpg");
background-repeat : repeat-x;
background-position : center left;
padding-left:50px;
float:left;
margin-bottom:5px;
}
#sitemap h1 {
	margin-bottom:20px;
}
.homeh1 {
width:445px !important;
padding-left:50px !important;
}

.box p {
text-align: justify;
float:left;
width:94%;
padding:0px 3%;
margin:0;
color:#DBB238;
line-height: 19px;
}

#sitemap a {
color:white;
margin-left:10px;
width:205px;
height: 12px;
float:left;
padding:4px 0 5px 25px;
background-image : url("../images/arrow1.jpg");
background-repeat : no-repeat;
background-position : center left;
}
.box h2 {
float:left;
font-size: 13px !important;
width:475px;
padding:0px 3%;
color:#FFFFFF;
font-weight:bold;
margin-top:10px;}

#foot {
float:left;
width:100%;
text-align: center;
margin-top:10px;
padding-top:10px;
}
#foot a {
	color:grey;
}


#formdiv {width:80%; color:white}
label { width:180px; float:left; height:15px; padding:5px 20px 0 20px; text-align:right}
#formdiv input { width:300px; float:left; height:15px;}
textarea { width:300px; float:left; height:85px;}
.label0 {float:left; width:100%;margin:5px;}