body {margin: 0px; background-image: url("../images/bg.jpg"); background-repeat: repeat-y; background-position: center center;}

td {font-family: verdana; font-size: 11px; color: #AFAEAC;}
.homeColumn {width: 165px; padding: 15px 50px;}
.leftColumn {width: 268px; padding: 0px; background-color: #F7F7F7;}
.mainColumn {width: 531px; padding: 0px 43px 10px 43px;}

#contactBox {margin: 5px 26px 5px 27px; padding: 14px 12px 14px 12px; border: 1px solid #D5EAE5;}
a {color: #FF5800; text-decoration: none;}
a:hover {color: #FF5800; text-decoration: underline;}

hr.main {width: 760px; height: 1px; color: #D9D5D2;}
hr.sub {width: 443px; height: 1px; color: #D9D5D2;}
.bottom {width: 799px; position: absolute; bottom: 10px;}

input {font-family: verdana; font-size: 10px; border: 1px solid #AFAEAC; color: #999999; width: 200px;}
select {font-family: verdana; font-size: 10px; border: 1px solid #AFAEAC; color: #999999; width: 200px;}
input.submit {font-family: verdana; font-size: 10px; border: 1px solid #AFAEAC; color: #999999; background-color: #ffffff; width: 75px;}
textarea {font-family: verdana; font-size: 10px; border: 1px solid #AFAEAC; color: #999999; width: 200px; height: 100px;}