body {
font-family: Verdana, Helvetica, Sans-Serif;
margin: 0; 
padding: 0;
background-color: #DEDFDE;
}

a{
text-decoration: none;
}

a:visited {
color: #FFFFFF;
}

#content{
position:relative;
margin: 0px auto 12px auto; 
background-repeat: no-repeat;
background-color: #5C554F;
width: 975px;
height: 628px;
}
.cmonimg {
margin-left: 35px;
border: none;
}
#headlines{
position: absolute;
top: 437px;
left: 25px;
}

#headlines h1{
font-size: 28px;
padding: none;
color: #FFFFFF;
letter-spacing: 0px;
margin: 0px;
font-weight: normal;
}

#headlines h2{
display: none;
margin: 0px 0px 0px 18px;
font-size: 44px;
font-weight:bold;
padding: none;
color: #FFFFFF;
letter-spacing: -2px;
}

#headlines h3{
margin: 5px 0px 0px 54px;
font-size: 24px;
padding: none;
color: #000000;
letter-spacing: 0px;
font-weight: normal;
}



#brand{
border:none;
position: absolute;
top: 18px;
left: 20px;
width: 153px;
height: 85px;
}

#brandtext{
display: none;
position: absolute;
top: 105px;
left: 16px;
width: 150px;
height: 81px;
color: #FFFFFF;
font-size: 12px;
}

.act{
color: #FFFFFF;
font-weight: bold;
}
.inact{
color: #FFFFFF;
font-weight: bold;
}

#mainmenu{
position: absolute;
top: 435px;
left: 425px;
font-size: 11px;
letter-spacing: -1px;
color: #FFFFFF;
}

#text1{
position: absolute;
top: 460px;
left: 425px;
width: 520px;
height: 115px;
font-size: 11px;
color: #FFFFFF;
line-height: 15px;
}

#text1 strong{
  font-weight:bolder;
}


#text2{
position: absolute;
top: 425px;
left: 655px;
width: 304px;
height: 115px;
font-size: 11px;
color: #848284;
line-height: 15px;
}

#arrowyellow{
position: absolute;
font-weight:bold;
top: 568px;
left: 425px;
width: 314px;
height: 115px;
font-size: 15px;
letter-spacing: -1px;
color: #FFCF18;
}

#footer{
position: absolute;
top: 610px;
left: 0px;
width: 100%;
height: 18px;
background-color: #F5C700;
font-size: 10px;
}

#footer a{
color: #000000;
}

#footer .homelink{
background-image: url(../img/footer-arrow.gif);
background-position: left 3px;
background-repeat: no-repeat;
padding-left: 9px;
}

#footer img{
border: none;
}

#footertext1{
position: absolute;
top: 2px;
left: 20px;
}
#footertext2{
position: absolute;
top: 2px;
left: 425px;
}
#footertext3{
position: absolute;
top: 2px;
left: 720px;
}



