body {
	margin: 0;
	padding: 0;
	font-family: century gothic,verdana,arial,helvetica,sans-serif;
	background-image: url(images/fade.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	color: #333;
}

a { 
	text-decoration: none; 
	font-family: century gothic,verdana,arial,helvetica,sans-serif;
	color: #e09c5b;
}
a:hover { text-decoration: underline; color: #F90; }

h1 {
  font-family: sans-serif, serif;
  text-decoration: bold;
  font-size: 18px;
  color: #e09c5b;
  border-bottom: 1px dashed #CCC;
  letter-spacing: 1px;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 34px;
  margin-top: 0px;
  line-height: 25px;
}
.quickcontact { 
  font-family: sans-serif, serif;
  text-decoration: bold;
  font-size: 18px;
  color: #e09c5b;
  letter-spacing: 0.1em;
  padding-top: 3px;
  padding-bottom: 3px;
}

h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: bold;
  font-size: 14px;
  line-height: 20px;
  color: #e09c5b;
  text-align: center;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #e09c5b;
  border-bottom: 1px dashed #CCC;
}

#container {
	width:967px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left:auto;
	margin-right:auto;
	padding: 0;
}

#header { 
	width: 967px;
	height: 189px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	text-align: center;
}
#header2 { 
	margin-top: 0;
	padding: 0;
	width: 967px;
	height: 204px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
a.header2 { color: #EFEFEF; }
a.header2:hover { color: #FFF }

table.maintable { width: 967px; background-image: url(images/main-back.jpg); margin: 0; padding: 0; }
td.left { 
	width: 314px;
	font: "Century Gothic", Courier, monospace;
	text-align: center;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 16px;
	background-image: url(images/left-bottom.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
}
td.tableh1 { 
	width: 400px;
	height: 20px;
	font: "Century Gothic", Courier, monospace;
	text-align: justify;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 16px;
}
td.content { 
	width: 400px;
	font: "Century Gothic", Courier, monospace;
	text-align: justify;
	font-size: 12px;
	vertical-align: top;
	letter-spacing: 1px;
	line-height: 16px;
}
td.right { 
	width: 253px;
}

/*#containter {
	height: auto;
	display: block;
	width: 100%;
	display: block;
	background-image: url(images/left-back.jpg);
	background-repeat: repeat-y;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

#left {
	width: 250px;
	height: 100%;
	float: left;
	color: #333;
	display:block;
	padding-left: 40px;
	padding-right: 25px;
	font: "Century Gothic", Courier, monospace;
	text-align: center;
	font-size: 12px;
	letter-spacing: 0.2em;
	line-height: 16px;
}

#contentback {
	margin: 0;
	padding: 0;
	width: 647px;
	float: right;
	background-image: url(images/content.jpg);
	background-repeat: no-repeat;
}

#content {  
	width: 377px;
	height: auto;
	float: left;
	padding: 0 0 0 20px;
	font-size: 12px;
	text-align: justify;
	display:block;
}*/

#rightcolumn { width: 250px; float: right; }
#rightcolumnpadding { 
	width: 180px; 
	margin-left: 12px; 
	background-color: #f4f1ea; 
 }

#clearboth { clear:both; }

#footer { 
	background-image: url(images/footerback.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 110px;
}
#footerlinks { 
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -20px;
	font-size: 10px;
	color: #666666;
	text-align:center;
}
a.footerlinks { color: #963; }

#building-regs-box {
	width: 400px;
	min-height: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 16px;
	color: #e09c5b;
	border: 1px dashed #e09c5b;
	vertical-align: middle;
}
input.inputbox { font-size:12px; width: 150px; color: #999999; }

#freequote {
	padding-left: 736px;
	padding-top: 60px;	
}
.freequote {
	width: 195px;
	height: 24px;
	display: block;
	position: relative;
	background-image: url(images/freequote1a.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}
div.freequote a:hover img {
	visibility:hidden;
}

a.p1 {display:block; width:115px; height:90px; text-decoration:none; background:#fff; border:0; float:left;}
a.p1 img {display:block; border:0;}
a.p1:hover {text-decoration:none; background-color:#8c97a3; color:#000; position:relative; z-index:500;}
a.p1 .large {position:absolute; left:-9999px;}
a.p1 .large2 {position:absolute; left:-9999px;}
a.p1:hover .large {top:65px; left:90px; border:10px solid #ccc;}
a.p1:hover .large2 {top:65px; left:-300px; border:10px solid #ccc;}