* {
padding: 0;
margin: 0;
}

html, body  {
height: 100%;
margin: 0;
padding: 0 0 0 0;
}

html {
width: 100%;
background-color: #000000;
}

body {
font-family: arial, verdana, sans seriff;
font-size: 13px;
width: 900px;
position: relative;
left: 50%;
margin-left: -450px;
}

#content {
width: 850px;
}

#menu {
width: 900px;
padding: 0 50px 0 50px;

}

#menu a {
color: #FFFFFF;
text-decoration: none;
font-size: 11px;
}

#menu a:hover {
text-decoration: underline;
}

#menu ul li {
display: inline;
list-style-type: none;
margin-left: 33px;
}

#menu ul li a {
font-size: 16px;
font-weight: normal;
color: #FFFFFF;
text-decoration: none;
}

#menu ul li a:hover {
text-decoration: underline;
color: #FFA800;
}

#dropmenudiv {
position: absolute;
border-bottom-width: 0;
font: normal 11px arial;
font-weight: none;
line-height: 18px;
z-index: 100;
}

#dropmenudiv a {
color: #FFFFFF;
width: 100%;
display: block;
text-indent: 5px;
padding: 1px 0;
font-weight: bold;
text-decoration: none;
}

#dropmenudiv a:hover { /*hover background color*/
color: #FFA800;
}

#top {
background: url('../images/top_bg.jpg') no-repeat;
height: 185px;
width: 260px;
padding: 15px 0 0 640px;
color: #FFFFFF;
}

#top h1 {
color: #000000;
font-family: arial, verdana, sans seriff;
font-size: 15px;
font-weight: normal;
margin-bottom: 3px;
}

#top h2 {
color: #FFFFFF;
font-family: arial, verdana, sans seriff;
font-size: 26px;
font-weight: normal;
margin-bottom: 0px;
}

#top h3 {
color: #FFFFFF;
font-family: arial, verdana, sans seriff;
font-size: 19px;
font-weight: normal;
margin-bottom: 0px;
}

#top h4 {
color: #000000;
font-family: arial, verdana, sans seriff;
font-size: 15px;
font-weight: bold;
margin-bottom: 7px;
}

#top h5 {
color: #FFFFFF;
font-family: arial, verdana, sans seriff;
font-size: 26px;
font-weight: bold;
margin-bottom: 0px;
}

#central_content {
width: 900px;
padding: 25px 50px 0 50px;
}

#txt_area {
text-align: left;
width: 561px;
color: #FFFFFF;
}

p {
margin-bottom: 10px;
}

h2 {
font-family: century gothic, arial, verdana;
margin-top: 0;
margin-bottom: 10px;
color: #FFA800;
font-weight: normal;
font-size: 25px;
}

h3 {
font-family: arial, verdana;
font-size: 18px;
font-weight: normal;
margin-bottom: 5px;
}

h4 {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
}

h5 {
font-size: 16px;
font-weight: bold;
margin-bottom: 5px;
color: #FFA800;
}

#spacer {
margin: 25px 0 18px 0;
width: 100%;
font-size: 1px;
border-bottom: 1px solid #949494;
}

#index td {
vertical-align: top;
font-size: 12px;
}

#index img {
border: 1px solid #CCCCCC;
margin-bottom: 5px;
}

#index p {
margin-bottom: 5px;
}

a {
color: #FFA800;
font-weight: bold;
}

#calltoaction {
font-size: 15px;
font-weight: bold;
border: 1px solid #CCCCCC;
background-color: #323232;
padding: 10px;
width: 400px;
margin-top: 30px;
margin-bottom: 20px;
}

#sitemap a {
font-size: 16px;
}

#sitemap ul {
margin-left: 20px;
margin-top: 5px;
}

#sitemap ul li a {
font-size: 13px;
color: #FFFFFF;
text-decoration: none;
}

#sitemap ul li a:hover {
color: #FFA800;
}

hr {
margin-bottom: 15px;
margin-top: 15px;
}
