/* CSS Document */

/* *************************************************************************
* home page
*/
#col-1{
	Xfloat:left;
	width:auto;
	background:url(../images/homepage_graphics/bgL.jpg) #b6c5f8;
}

#col-1 a{
	color:#6b7fbe;
}	

#col-1 h2{
	color:#FFFFFF;
}	

#col-2{
	width:345px;
	background-color: #a4b7fb; /*#a3b7fa; #b6c5f8; */
	background: url(../images/homepage_graphics/bgL.jpg) #b6c5f8 bottom; /*url(../images/homepage_graphics/bgL.jpg) #b6c5f8; */
	padding:0;
	margin:0;
}

#welcome{
	background:#000000 url(../images/homepage_graphics/welcomeLeft.gif) no-repeat left;
	padding-left:20px;
	font-size:90%;
	text-align:left;
}

#mainText{
	padding: 10px 5px 5px 20px;
	font-size:90%;
	color:#000000;
	text-align:left;
}

#mainText p{
	margin-bottom:20px;
}

#bodyContainerBG{
	margin:0;
	padding:0;
}

#bodyContainer{
	margin:0;
	padding:0;
}

#col-2 h3, #col-1 a h3{
	background-color:#000000;
	width:auto;
	display:block;
	margin:0;
	padding: 1px 1px 1px 3px;
	font-size:90%;
}
#col-2 {
	border-left: 1px solid #FFFFFF;
}

#col-2 ul{ margin:0; padding:0; }
#col-2 li{ padding:0; }
#col-2 ul li a{ display:block; width:100%; height:100%; }
#doors{
	display:block;
	float:left;
	padding:0;
	width:148px;
	height:261px;
	background:url(/images/homepage_graphics/doors.jpg) bottom no-repeat;

}

#windows{
	display:block;
	float:left;
	padding:0;
	width:196px;
	height:159px;
	background:url(/images/homepage_graphics/windows.jpg) bottom no-repeat;
	margin:0;
	border-left: 1px solid #FFFFFF;
}


#accessories{
	display:block;
	float:left;
	padding:0;
	width:196px;
	height:101px;
	background:url(/images/homepage_graphics/accessories.jpg) bottom no-repeat;
	margin:0;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

#horsebox{
	display:block;
	margin:0;
	border-top: 1px solid #FFFFFF;
	width:148px;
	height:113px;
	background:url(/images/homepage_graphics/horsebox.jpg) bottom no-repeat;
	float:left;
	border-bottom: 1px solid #FFFFFF;
}

#living{
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:196px;
	height:113px;
	background:url(/images/homepage_graphics/living.jpg) bottom no-repeat;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

#living img{
	Xclear:both;
}

#closuretext{
	width:200px;
	float:right;
}

#discount{
	clear:both;
}

#discount p{
	padding:5px;
}

#closures{
	display:block;
	float:left;
	padding:0;
	margin:0;
	width:180px;
	height:200px;
	background:url(/images/homepage_graphics/ramp-closures.jpg) bottom no-repeat;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}




