body {
background-color: #e9e9e9;
text-align: center;
line-height: 1.3;
font-family: arial;
font-size: 12px;
}
html,body{margin:0;padding:0;}
table{
border:0px;
border-collapse:collapse;
}
table td{
padding:0px;
} 
div#content{
width: 950px;
background-color: #ffffff;
height: 1030px;
margin:20px auto;
text-align: left;
}
div#footer{
position: absolute;
top: 1050px;
width: 950px;
height: 40px;
color: #ffffff;
background-color: #2B2F2A;
margin: auto;
text-align: left;
}
div#footer table{
color: #ffffff;
font-size: 12px;
}
img{border: none;}

.contacts{color: #363636; line-height: 1.5;}
.contacts a{color: #05a6b8; border-bottom: 1px dotted #05a6b8; text-decoration: none;}
.contacts img{margin-top: 5px;}

.leftcol{
position: absolute;
top: 500;
margin-left: 50px;
float: left;
width: 400px;
}
.rightcol{
position: absolute;
top: 500;
margin-left: 500px;
float: right;
width: 400px;
}

.content-header{
background-color: #e9e9e9;
height: 33px;
width: 400px;
font-size: 18px;
font-family: Georgia;
color: #ff640a;
padding-left: 10px;
padding-top: 5px;
}

.cont{
font-family: Arial;
margin-top: 20px;
font-size: 12px;
}
.right{border-left: 1px solid #363636;padding-left: 20px;}
.footertable{
padding: 5px 10px;
}


.content-hea {
background-color: #e9e9e9;
height: 33px;
width: 400px;
font-size: 18px;
font-family: Georgia;
color: #ff640a;
padding-left:10px;
padding-top: 5px;
margin-left:50px;
margin-bottom:10px;
}