body
{
	margin: 0 auto;
	width: 780px;
	font-size:11px;
}

img
{
	border:none;
}

#header
{
	width:100%;
	height:100px;
	clear:both;
}

#header ul li
{
	list-style: none;
	display: inline;
	text-align:center;
	margin-left:15px;
}

#footer 
{
	color:white;
	width:100%;
	clear:left;
	float:left;
	text-align:center;
	background-image:url("/site_images/background.jpg");
}

#footer ul
{
	margin-left:-10px;
}

#footer ul li
{
	list-style: none;
	display: inline;
	margin-left:20px;
}

#footer a
{
	color:white;
	text-decoration:none;
}

.separator
{
	background-image: url('/site_images/separator.jpg');
	height:6px;
	width:6px;
}

.left
{
	clear:left;
	float:left;
	width: 378px;
	border:3px solid #e0e5e9;
	background-color: #f0f1f2;
}

.right
{
	float:right;
	width:390px;
	border:3px solid #e0e5e9;	
	background-color:#f0f1f2;
}

.double_wide
{
	clear:both;
	width:100%;
	background-color:#f0f1f2;
	height:200px;
}

.double_wide_product
{
	clear:both;
	width:100%;
	background-color:#f0f1f2;
}

.left_image
{
	float:left;
}

.middle_box .left_image
{
	margin-top:10px;
	margin-left:5px;
	height: 100px;
}

.right_text
{
	float:right;
	width:200px;
}

.top_text
{
	margin-bottom:10px;
	text-align:center;
	font-size:13px;
	margin-top:10px;
}

#page_intro
{
	background-color:#fafafa;
	padding-left:10px;
	width:368px;
	height:265px;
}

#welcome1
{
	margin-bottom:5px;
	line-height:16px;
}

#welcome2
{
	float:left;
	margin-top:15px;
}

#welcome3
{
	margin-left: 10px;
	width:175px;
	float:left;
	line-height:16px;	
}

.section_header
{
	width:100%;
	background-color:#5B7DAA;
	padding-top:4px;
	height:#999;
	height:27px;
}

.section
{
	margin-left:15px;
	background-color:white;
	font-size:15px;
	width:100px;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:2px;
}

#our_products .right_text
{
	width:190px;
	margin-top:10px;
}

#new_products
{
	height:230px;
}

#new_products .right_text
{
	width:300px;
	margin-top:15px;
} 

#more_new_products
{
	height:360px;
}

#new_products .section
{
	width:295px;
}

#wrenches .section
{
	width:185px;
}

#more_new_products .right_image
{
	float:right;
	margin-right:25px;
}

#more_new_products .left_image
{
	margin-left:15px;
}

#more_new_products .section
{
	width:275px;
}

#demo .right_text
{
	margin-top:10px;
	padding-right:10px;
	width:190px;
}

#store_link
{
	height:100px;
}

#store_link p
{
	text-align:center;
}
 

/*about page*/
#about_intro
{
	height:265px;
}

#about_intro h1
{
	padding-left:10px;
}

#about1
{
	padding-left:15px;
	line-height:30px;
}





/* products page */
#products_intro
{
	height:265px;
}

.ordering
{
	margin-bottom:22px;
	font-size:11px;
}

#products1
{
	line-height: 16px;
	margin-bottom:25px;
}

.product
{
	float:left;
	width:50%;
	margin-top:15px;
	margin-bottom:15px;
}

.product_general
{
	float:left;
	width:100%;
	margin-top:15px;
	margin-bottom:15px;
}

.product_name
{
	font-size:14px;
	padding-left:12px;
	margin-bottom:5px;
}

.product_image
{
	float:left;
}

.product_description
{
	float:left;
	margin-left:15px;
	line-height:16px;
	width:200px;
}

.product_general .product_description 
{
	width: 580px;
}

#wrenches .product_general .product_description
{
	width:420px;
}

.product_overview
{
	background-color: #F0F1F2;
	margin-top:10px;
	margin-bottom:10px;#999
	line-height:18px;
	padding: 0px 10px 10px 10px;
	text-indent: 10px;
}

.product_overview li
{
	list-style: none;
	margin-left:-25px;
}

.double_wide_product a:link {color: #000}
.double_wide_product a:visited {color: #000}
.double_wide_product a:hover {color: #000}
.double_wide_product a:active {color: #000}

.subnav_item
{
	float:left;
	margin-left:55px;
	font-size:12pt;
}

.subnav_item a:link{color: #000}
.subnav_item a:visited{color: #000}
.subnav_item a:hover{color: #000}
.subnav_item a:active{color: #000}

.subnav
{
	clear:both;
	width:100%;
	background-color:#f0f1f2;
	height:30px;
	padding-top:15px;
}