@charset "utf-8";
/* CSS Document */

body {
background-color: #f4f4f4;
margin: 8px;
}

img {
border: 0px;	
}

a {
color: #ce272d;	
}

div#container {
width: 770px;
margin-left: auto;
margin-right: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
}

div#main-content {
background-color: #fff;
color: #000;
padding: 15px 30px 25px 30px;
}

div#footer {
background-color: #ce272d;
color: #fff;
text-align: right;
padding: 10px;
font-size: 11px;
}

div#footer a {
color: #fff;	
text-decoration: none;
}

.mainhead {
color: #CE272D;
font-weight: bold;
}

.underl {
text-decoration: underline!important;	
}

ul.serviceslist li {
margin-bottom: 20px;	
}

div.form1 {
width: 340px;
height: 260px;
float: right;
margin-top: 40px;
background-color: #e7e7e7;
border: 1px #ce272d solid;
padding-left: 10px;
padding-top: 20px;
}

hr {
width: 70%;
height: 1px;
margin-left: auto;
margin-right: auto;
margin-bottom: 15px;
}

table.tractor {
font-size: 13px;
text-align: center;
}

table.beaf {
font-size: 13px;
text-align: center;
color: #CE272D;	
}

.padright {
margin-right: 6px;	
}

.redtext {
color: #CE272D;	
}

