body{
	margin:0;
	padding:0; 
	background: #fff;
	font-family:Arial, Helvetica, Verdana, sans-serif; 
	font-size:85%;
}

#Logo{display:block;}
#HeaderAddress{float:right; margin-top:-62px; display:inline;}

h1, h2, h3, h4, h5, h6 {font-family: Trebuchet MS, Tahoma, sans-serif;}

h1 {color:#000;}
h2 {color:#000; display: block; font-size:1.4em; text-transform: uppercase;}
h2.pdf{color:#222f4f; display: block; background: url('../images/pdf.gif') no-repeat; padding:15px 0 15px 60px; font-size:1.4em; text-transform: capitalize;}

a:link{color:#336;}
a:visited{color:#669;}
a:hover{color:#993;}
a:active{color:#f90;}

.contactbutton {
	font: bold 16px Trebuchet MS, Tahoma, sans-serif; 
	color:#222f4f; 
	background: url('/images/envelop1.gif') no-repeat; 
	height:30px;
	padding: 10px 0 10px 40px;
	text-decoration: none;
}

.contactbuttonsm {
	font: bold 12px Trebuchet MS, Tahoma, sans-serif; 
	color:#222f4f; 
	background: url('/images/envelop1sm.gif') no-repeat; 
	height:22px;
	padding: 5px 0 5px 30px;
	text-decoration: none;
}

img{border:0;}

#Container {
	margin:0; 
	width:100%;
}

#Header {margin-top:20px;}

#Nav {display:none;}
#NavHome {display:none;}

#Main {
	background: #fff; 
	padding:25px;
	_height:500px;
	clear:right;
}

#Footer {
	margin-top:20px; 
	color:#fff; 
	text-align: center; 
	clear: both;
}

#FeatureBox1{display:none;}

#employeelist {width:763px; margin:15px 0 0 30px; /*border: 1px solid #ccc;*/}
#employeelist th{text-align:left; padding:10px; width:95px;}
#employee1{display:block; clear: both;}
#map{display:block; float:right; width:400px; height:200px; border:2px solid #ddd;}

#YourDetails{ background-image: url(../images/quote_headers_bkg.gif); background-repeat: repeat-x; padding: 0;}

td, th {text-align:left; vertical-align:top;}
#table1{width:100%; background-color: #fff;}
#table2{width:100%; background-color:#fff;}
#table1 th, #table2 th{text-align:right; font-family: Trebuchet MS; width: 275px;}

.FormOther{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.SendButton{
	text-align:right;
	padding: 15px 20px 10px 5px;
}

.infobox {display:block; border:2px solid #888; background:#fff; padding:10px; min-height:170px;}
.infobox h1 {background:#fff; font-size:1.6em; color:#270e09; padding:10px; margin-top:0}
.infobox h1.contact {background:#fff;}
.infobox h1 a.contactbutton {
	font: bold 20px Trebuchet MS, Tahoma, sans-serif; 
	color:#222f4f; 
	background: url('/images/envelop1.gif') no-repeat; 
	height:30px;
	padding: 5px 0 10px 40px;
	text-decoration: none;
}

#colA{float:left; margin-top:30px;}

#colA img.hilight1 {border:3px solid #c6c6c6; padding:5px; background-color: #fff;}
img.gallery1 {border:2px solid #c6c6c6; padding:2px; background-color: #fff; margin: 8px 4px 0 0;}


#colB{margin: 0 0 0 auto; min-height:500px;}
.Capabilities table {width:95%; border:1px solid #ccd; padding:3px;}
.Capabilities th {width:100px; border:1px solid #ccd; background-color:#eeb;padding:5px;}
.Capabilities table td {padding:5px; background-color:#fff; border:1px solid #dde;}
.Capabilities table td ul{padding-top:0; margin-top:0px;}

.maplink {text-align:right;}

li {list-style:none url('/images/orangebullet.gif') outside;}

#ClosetRodTable {width:100%;}
#ClosetRodTable td {padding:8px;}

a.doculink{
	display:block;
	height:60px;
	background: url('/images/formbutton-plain.gif') no-repeat; 
	font: bold 22px Trebuchet MS, Verdana, Arial, sans-serif; 
	color:#fff; 
	text-decoration:none; 
	padding:15px 0 0 70px;
}
a.doculink:hover{color:#ffe;background: url('/images/formbutton-plain_over.gif') no-repeat; }
a.doculink-important{
	display:block;
	height:60px;
	background: url('/images/formbutton-important.gif') no-repeat; 
	font: bold 22px Trebuchet MS, Verdana, Arial, sans-serif; 
	color:#fff; 
	text-decoration:none; 
	padding:15px 0 0 70px;
}
a.doculink-important:hover{color:#ffe;background: url('/images/formbutton-important_over.gif') no-repeat; }
a.doculink-question{
	display:block;
	height:60px;
	background: url('/images/formbutton-question.gif') no-repeat; 
	font: bold 22px Trebuchet MS, Verdana, Arial, sans-serif; 
	color:#fff; 
	text-decoration:none; 
	padding:15px 0 0 70px;
}
a.doculink-question:hover{color:#ffe;background: url('/images/formbutton-question_over.gif') no-repeat; }