img, div { behavior: url(iepngfix.htc); }
body  {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #5f231f;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	background-image: url(/assets/images/bg-fade.png);
	background-repeat: repeat-x;
	background-attachment: fixed;
}
img  {
	border: none;	
}
object {
	margin: 0;
	padding: 0;
}
#FlashID {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 0 0 15px 0;
	color:#9a3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.7em;
}

h2 {
	margin: 0 0 5px 0;
	color:#9a3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}

h3 {
	margin: 7px 0 10px 0;
	color:#9a3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
}

#header {
	height: 177px;
	margin: 0 auto;
	width: 903px;
	background-image: url(/assets/images/bg-top.png);
	background-repeat: no-repeat;
	text-align: left;
}

a {
	color: #9a3333;
	text-decoration: none;
}

a:hover {
	color: #652020;
}


#containerHome {
	width: 903px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/bg-middle.png);
	background-repeat: repeat-y;
	height: 420px;
}

#container {
	width: 903px;
	margin: 0 auto;
	text-align: left;
	background-image: url(/assets/images/bg-middle.png);
	background-repeat: repeat-y;
} 

#midHeader {
	padding: 20px 35px 24px 105px;
	height: 281px;
	margin: 0 auto;
	width: 763px;
	background-image: url(/assets/images/bg-navigation.png);
	background-repeat: no-repeat;
	text-align: left;
}

#navContainer {
	float: left;
	width: 235px;
	padding: 25px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#navContainer ul {
	margin: 0;
	list-style: none;
	padding: 0;
	text-align: center;
	width: 180px;
}

#navContainer li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F2E394;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-size: 20px;
}

#navContainer li.lastItem {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 20px;
}

#navContainer a {
	color: #FFF;
	text-decoration: none;
}

#navContainer a:hover {
	color: #F2E394;
	text-decoration: none;
}

#imageContainer {
	float: left;
	width: 527px;
	padding: 0;
	height: 282px;
}


#bottomContainer {
	width: 903px;
	height: 65px;
	margin: 0 auto;
	background-image: url(/assets/images/bg-bottom.png);
	background-repeat: no-repeat;
	padding: 20px 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #CCC;
	line-height: 1.5;
	text-align: left;
} 

#bottomContainerText {
	width: 903px;
	margin: 0 auto;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #CCC;
	line-height: 1.5;
} 

#leftBar {
	float: left;
	width: 305px;
	padding: 0 10px 15px 28px;
	text-align: right;
	font-style: italic;
	line-height: 21px;
	color: #a44138;
	font-size: 13px;
}
#leftMenu {
	float: left;
	width: 125px;
	padding: 0 10px 15px 75px;
	line-height: 19px;
	color: #9a3333;
	font-size: 1.1em;
}

#leftMenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#leftMenu a {
	color: #9a3333;
	text-decoration: none;
}

#leftMenu a:hover {
	background-color: #F2E394;
}

#rightBar {
	float: right;
	width: 201px;
	padding: 0 39px 0 0;
	line-height: 19px;
	color: #9a3333;
}
#tagLine {
	float: left;
	width: 492px;
	height: 117px;
	margin: 52px 0 0 375px;
}
#installMan {
	position: absolute;
	width: 864px;
	height: 426px;
	margin: -415px 0 0 -11px;
	background-image: url(/assets/images/install.png);
	background-repeat: no-repeat;
}
#installManHome {
	position: absolute;
	width: 356px;
	height: 244px;
	margin: -344px 0 0 -11px;
}

#installManInterior {
	position: absolute;
	width: 356px;
	height: 261px;
	margin: -254px 0 0 550px;
}
#productsHome {
	position: absolute;
	width: 875px;
	height: 120px;
	margin: -101px 0 0 -11px;
	background-image: url(/assets/images/icon-products.png);
	background-repeat: no-repeat;
}
#mainContent {
	margin: 0 242px 0 225px;
	padding: 0;
	color: #333;
	line-height: 1.3;
}

#mainContentHome {
	margin: 0 40px 0 365px;
	padding: 0;
	color: #333;
	line-height: 1.3;
}

#mainContentWide {
	margin: 0 75px 0 225px;
	padding: 0;
	color: #333;
	line-height: 1.3;
} 

#mainContent p, #mainContentWide p  {
	margin: 0 0 20px 0;
} 

#mainContentWide {
	margin: 0 75px 0 225px;
	padding: 0;
	color: #333;
	line-height: 1.3;
} 
#footer { 
	padding: 0 10px 0 20px; background:#DDDDDD; 
} 
#footer p {
	margin: 0; padding: 10px 0;
}
.floatRight {
	float: right;
	margin-left: 8px;
}
.floatLeft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.icons{
	text-align: center;
	font-weight: bold;
}

.icons img{
	border: none;
}

a.yaLink {
	font-size:10px;
	color: #95352F;
}
#formHolder table{
	padding: 0;
	margin: 0;
	border: 6px solid #923A33;
	background-color: #CCC;
}
#contact-table {
	width: 400px;
	float: left;
}

