@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; }
p{ margin-bottom:5px;}
body{ color:#333; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.units{ margin-left:25px; margin-bottom:20px; width:115px; height:230px; float:left;}
hr{ width:80%; clear:both; margin:20px auto 30px auto;}
a{ color:#A52025;}
.div-padding{margin:20px 30px 0px 40px;}
#footer{margin:20px 0px 20px 40px; font-size:10px; float:left; clear:both;}
#page-border{ border-left:#333 thin solid; border-bottom:#333 thin solid; border-right:#333 thin solid; }
.title{margin-bottom:25px;}
.left{margin:20px 10px 0px 40px; width:400px; float:left;}
.right{margin:20px 40px 0px 10px; width:320px; float:right; text-align:center}
fieldset{ width:90%; margin-left:5px; border:none;}
legend{ font-size:16px; font-weight:bold;}
#contact td{ text-align:left;}
#contact tr > td:first-child{ text-align:right;}
#contact input{width:265px;}
#contact input[type="submit"]{width:80px;}
.list li {
	padding:5px 0 0 0;
	}