body { 
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, Sans-Serif;
	font-size:12pt;
	color:#000;
	background:#fff;
}

img { border:0; }

a { color:#000; text-decoration:underline; }
a:hover { color:#a5b8c9; text-decoration:underline; }

#container { width:640px; text-align:left; }
#logo, #nav, #homeHeader, #print, #footer { display:none; }

#contentHolder {  }
#content { }
#content p {  } 
#contImg { float:left; width:207px; }
#contImg img { margin:0 0 25px 0; }
#contText { margin:0 0 0 232px; }

.proImg { width:188px; float:left; margin:0 25px 0 0; }
.proImg2 { width:188px; float:left; }
.proImg img, .proImg2 img { margin:0 0 5px 0; }
.proImg p, .proImg2 p { text-align:center; margin:0 0 25px 0; padding:0; }
.proImg a, .proImg2 a { color:#484747; }
.proImg a:hover, .proImg2 a:hover { color:#000; text-decoration:none; }

.headings { margin-top:0; padding-top:0; text-align:center; font-size:24px; color:#a5b8c9; font-weight:normal; }
.subHeadings { margin:0; padding:0; font-size:14px; color:#a5b8c9; font-weight:normal; }
.clearBoth { clear:both; }
.clearRight { clear:right; }
.clearLeft { clear:left; }
.required { color:#f00; }
.right { float:right; text-align:right; font-size:9px; font-style:italic; }

#contactTable td { vertical-align:top; margin:0; padding:0 0 10px 0; }
.input { width:271px; background:#f4f4f4; }
.textarea { width:438px; height:128px; background:#f4f4f4; }
.tdFirst { width:65px; }
#subBtn { border:0; background:url(../images/submit.gif) no-repeat top left; width:52px; height:19px; }
#resetBtn { border:0; background:url(../images/clear.gif) no-repeat top left; width:42px; height:19px; }

#salesEnq { border-collapse:collapse; border:1px solid #c7c8ca; width:600px; }
#salesEnq td { border:1px solid #d9dbe0; vertical-align:top; }
#salesEnq .tdYear { border-bottom:0; }
.tdHead { background:#C7C8CA; border:0; }
.tdHead2 { background:#C7C8CA; border:0; }
.tdHead3 { background:#C7C8CA; width:180px; border:0; }
#salesForm table td { padding:4px 2px; }
.salesEdit { float:left; }
select { width:100%; }
.sendBtn { margin:5px 0 0 0; padding:5px 0 0 0; }
.input2 { width:98%; height:100%; background:#ebeef6; }
#mainTable td { padding:0 0 6px 0; }
#mainTable td .input { width:400px; background:#f4f4f4; }