.maincontent {
position:absolute;
top:47px;
left: 97px;
background: URL(../images/contactbg.jpg);
width: 949px;
height: 504px;

}

.header {
position:absolute;
top:50px;
left: 210px;
font-family: arial;
font-size: 14px;
color:#ce3635;
width: 350px;
}

.maintextarea {
position:absolute;
top:120px;
left:210px;
width: 700px;
height: 370px;
overflow: auto;
}

.maintext {
position:absolute;
top:0px;
left: 0px;
width: 600px;
font-family: arial;
color: black;
font-size: 14px;
line-height: 16px;
}

.maintext span {
font-family: arial;
color: black;
font-size: 16px;
line-height: 20px;
font-weight: bold;
}

.maintext a{
font-family: arial;
color: #ce3635;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.maintext a:visited{
font-family: arial;
color: #ce3635;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

.maintext a:hover{
font-family: arial;
color: black;
font-size: 12px;
font-weight: bold;
text-decoration: none;
}

