body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans Serif;
	font-size: 11px;
	color: #333333;
	background: #ffffff url(images/body_bg.gif) repeat;
}
a, a:visited{
	text-decoration: none;
	color: #333333;
}
a:hover{
	text-decoration: underline;
	color: #FF6600;
}
.main{
	margin: 0px;
	width: 965px !important;
	background: #ffffff;
}
.border_left{
	width: 50px !important;
	background: url(images/border_left.gif) repeat-y;
}
.border_right{
	width: 50px !important;
	background: url(images/border_right.gif) repeat-y;
}
.home_text_heading{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.home_text{
	font-size: 12px;
	height: 367px;
	padding: 10px;
}
.footer{
	text-align: center;
	height: 70px;
	padding: 10px 0px;
	font-size: 11px;
	color: #333333;
}
.products_left_column{
	width: 145px !important;
	border-right: 1px dotted #931f08;
}
#products_list{
	padding: 10px 0px 10px 5px;
	white-space: nowrap;
	font-size: 12px;
	font-weight: bold;
}
#products_list a{
	font-size: 12px;
	font-weight: bold;
}
#products_list a:hover{
	padding: 5px 25px 5px 0px;
	text-decoration: underline;
	color: #FF6600;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#products_list_selected{
	font-size: 12px;
	font-weight: bold;
	width: 110px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}
#products_list_diykits{
	font-size: 12px;
	font-weight: bold;
	width: 75px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}
#products_list_fireretardent{
	font-size: 12px;
	font-weight: bold;
	width: 105px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}
#products_list_ceilingboards{
	font-size: 12px;
	font-weight: bold;
	width: 107px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}	
#products_list_decorativeropes{
	font-size: 12px;
	font-weight: bold;
	width: 125px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}
#products_list_additionalproducts{
	font-size: 12px;
	font-weight: bold;
	width: 114px; 
	padding: 10px 0px 10px 5px;
	background-image: url(images/left_menu_button.gif);
	background-position: right;
	background-repeat: no-repeat;
	border: 0px;
}
.sub_heading{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 0px 0px 15px;
}
.product{
	font-size: 11px;
	padding: 0px 10px 5px 10px;
}
#diy_notice{
	border: 1px solid #FFD310;
	padding: 2px;
}
select, input, textarea {
	background-color: #fbf3e4 !important;
	margin: 0px;
	font-size: 11px;
	color: #474542;
	font-weight: bold;
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	width: 240px;
}
.sub_heading_gallery{
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px 0px 0px 30px;
}
.gallery_thumb{
	padding: 0px 0px 0px 50px;
}

.gallery_thumb img{
	border: 0px;
}


