#home_main_titlebar {
	float: left;
	height: 19px;
	width: 735px;
	background-image: url(../images/sce/home_main_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 40px;
}
#homeboxes {
	float: left;
	width: 775px;
	padding-top: 5px;
	padding-bottom: 10px;
}
.homebox {
	width: 179px;
	border: 1px solid #b0b0b0;
	padding-right: 6px;
	padding-left: 6px;
	padding-top: 10px;
	padding-bottom: 5px;
	float: left;
}
.homebox_pic {
	float: left;
	width: 177px;
	padding-bottom: 4px;
}
.homebox_title {
	float: left;
	width: 179px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7CD3F0;
	border-bottom-color: #7CD3F0;
	font-size: 13px;
	font-weight: bold;
	color: #18427C;
}
.homebox_specs {
	float: left;
	width: 179px;
	text-align: right;
	padding-top: 5px;
}
.homebox_view {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	float: left;
	width: 188px;
	background-color: #DFDFDF;
	font-size: 10px;
	font-weight: bold;
	color: #173F84;
	text-align: right;
}
#home_middle {
	float: left;
	width: 775px;
}
#home_mid_left {
	float: left;
	width: 385px;
	padding-right: 5px;
}
#home_mid_right {
	float: left;
	width: 385px;
}
.home_mid_details {
	float: left;
	width: 379px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
	color: #173F84;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#home_bottom {
	float: left;
	width: 775px;
	padding-top: 15px;
}
.homebottom_title {
	float: left;
	height: 21px;
	width: 345px;
	background-image: url(../images/sce/home_titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 40px;
}
#bottom_left_text {
	float: left;
	width: 185px;
	background-image: url(../images/sce/fall_protection.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 200px;
	padding-top: 30px;
	height: 180px;
}
#bottom_left_text ul{
	margin: 0px;
	padding: 0px;
}
#bottom_left_text ul li{
}
#bottom_right_text {
	float: left;
	width: 205px;
	background-image: url(../images/sce/dewalt_drill.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 180px;
	padding-top: 80px;
	height: 130px;
	text-align: center;
}
.bottom_details {
	float: left;
	width: 185px;
	padding-left: 190px;
	padding-right: 10px;
}
.bottom_details_link {
	float: left;
	width: 185px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7FD7F4;
	text-align: right;
	padding-top: 3px;
	font-size: 10px;
	font-weight: bold;
	color: #173F84;
}
#categories_list{
float: left;
width: 100%;
}
#categories_list div a img{
width: 100%;
background-color:#FFFFFF;
color: #FFFFFF;
text-decoration:none;
float: left;
}
#categories_list div a img:hover{
width: 100%;
background-color:#FFFFFF;
color: #FFFFFF;
text-decoration:underline;
float: left;
}
#categories_list div a{
width: 100%;
background-color:#143782;
color: #FFFFFF;
text-decoration:none;
width: 100%;
float: left;
}
#categories_list div a:hover{
width: 100%;
background-color:#143782;
color: #FFFFFF;
text-decoration:underline;
width: 100%;
float: left;
}
#products_list{
float: left;
width: 100%;
}
#product_description{
width: 530px;
float: left;
padding-left:20px;
padding-top: 15px;
}
.vgm_product_price{
float: left;
padding-left:20px;
}
#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
	width: 300px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_language_link {	border-left:solid 1px #000;}
#footer .footer_last{}
