@charset "utf-8";
html {
	width:auto;
}
body {
	margin: 0px;
	width:auto;
}
.clearone {
	clear: both;
	height: auto;
}
.icon {
	width:150px;
	padding: 2px;
	margin: 5px;
	margin-left: 12px;
	border-style: solid;
	border-width: 1px;
	border-color:#ffffff;
}
.icon2 {
float:left;
	width:150px;
	padding: 2px;
	margin: 5px;
	margin-left: 12px;
	border-style: solid;
	border-width: 1px;
	border-color:#701b00;
}
.pict {
	padding: 2px;
	width: 500px;
	border-style: solid;
	border-width: 1px;
	border-color:#701b00;
}
#topbar {
	height: 20px;
	width: 100%;
	background-color: #701b00;
}
#topbarLeft {
	float:left;
	margin-left:5px;
}
#topbarRight {
	float:right;
	margin-right:5px;
}
#banner {
	background-color: #701b00;
}
#maincontent {
	width: 100%;
	background-image: url(../images/home_03.gif);
	background-repeat:repeat-x;
}
#maincontent2 {
	width: 100%;
	background-image: url(../images/home_06.gif);
	background-position:right;
	background-repeat:repeat-y;
}
#leftcolumn {
	width: auto;
	height:auto;
	padding: 10px;
}
#services {
	margin-bottom:10px;
	margin-top:5px;
	border-style: solid;
	border-width: 1px;
	border-color:#511400;
	border-left-style:none;
	border-right-style:none;
}
#rightcolumn {
	float: right;
	padding-top: 50px;
	width: 192px;
	border-left-style: solid;
	border-left-width: 2px;
	border-left-color:#511400;
	background-color: #701b00;
	background-image: url(../images/home_04.gif);
	background-repeat: no-repeat;
}
#rightcolumnalt {
	float: right;
	padding-top: 10px;
	padding-right: 20px;
	width: 170px;
	background-color: #701b00;
}
#footer {
	width: auto;
	padding: 5px;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color:#511400;
	background-color: #004e33;
}
#footerright {
	float:right;
	margin-right:5px;
}
#footerleft {
	float:left;
	padding-top: 10px;
	margin-left:5px;
}
#pm {
	margin: 10px;
	margin-right: -10px;
	margin-left: 20px;
}
#ContractorInfo{
text-align:center;
width:510px;
float:right;
}
