@charset "utf-8";
/* CSS Document */

body {
	background: #e1ded5;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #46403d;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3,h4,h5,h6,p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}

h1 {
	font-size: 2em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 1.6em;
}

.browncolortext {
	color: #ab6026;
}

.greencolortext {
	color: #5f811a;
}

ul, ol {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#clear {
	width: 100%;
	height: 1px;
	clear: both;
}

#clear img {
	width: 100%;
	height: 1px;	
}

a {
	text-decoration: none;
}

#page {
	width: 980px;
	margin: 0 auto;
}

#header {
	width: 100%;
	float: left;
}

#logo {
	width: 293px;
	height: 76px;
	display: inline;
	float: left;
}

#header .rightcolumn {
	float: right;
	width: 622px;
	text-align: right;
}

.phno {
	color: #ab6026;
	font-size: 1.8em;
	background: url(../images/ico-phone.gif) no-repeat left bottom;
	width: 190px;
	padding: 8px 0 0 0;
	float: right;
}

#links {
	width: 100%;
	clear: both;
	margin-top: 8px;
	float: right;
}

#links li {
	display: inline;
	margin-left: 20px;
}

#links a {
	color: #46403d;
}

#banner {
	background: url(../images/bgbanner.gif) repeat-x left top;
	padding: 14px 15px;
	width: 950px;
	float: left;
}

.bannertext {
	margin-top: 10px;
	float: left;
	width: 950px;
}

.bannerleftcol {
	width: 440px;
	float: left;
}

.bannerrightcol {
	width: 490px;
	float: right;
}

.bannerrightcol li {
	display: inline;
	margin-right: 15px;
	background: url(../images/arrow-bullet.gif) no-repeat center left;
	padding-left: 10px;
}

#content {
	clear: both;
	width: 980px;
	padding: 30px 0;
}

#content .boxmarginright {
	margin-right: 30px;
}

#content .boxgaragedoors {
	width: 327px;
	float: left;
	text-align: justify;
}

#content .boxres-boxcomm-garagedoors {
	width: 294px;
	float: left;
	text-align: justify;
}

.boxres-boxcomm-garagedoors img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 13px;
}

#footer {
	float: left;
	clear: both;
	padding: 15px 0;
	color: #46403d;
	width: 100%;
	background: url(../images/separater-footer.gif) left top repeat-x;
	font-size: 0.9em;
}

#footer ul {
	margin-bottom: 4px;
}

#footer li {
	display: inline;
	margin-right: 10px;
}

#footer a {
	color: #46403d;
}
