@charset "utf-8";
/* CSS Document */

.container {
	width: 748px;
	margin-right: auto;
	margin-left: auto;
}
body {
	color: #42616d;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	background-color: #f3f5f6;
	margin: 0 auto;
}
.header {
	background-image: url(images/header.jpg);
	height: 146px;
	width: 748px;
}
.content {
	width: 512px;
	float: left;
}
.content_inner {
	background-color: #FFFFFF;
	border: 1px solid #b4b4b4;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
h1 {
	font-size: 137%;
	background-image: url(images/h201_bg.jpg);
	height: 28px;
width: 472px;
	padding-left: 10px;
	padding-top: 2px;
	margin-left: -10px;
	margin-right: -40px;
	margin-bottom: -15px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
h2 {
	font-size: 137%;
	background-image: url(images/h201_bg.jpg);
	height: 28px;
width: 472px;
	padding-left: 10px;
	padding-top: 2px;
	margin-left: -10px;
	margin-right: -40px;
	margin-bottom: -15px;
	margin-top: 0px;
	background-repeat: no-repeat;

}h3 {
	font-size: 137%;
	background-image: url(images/h1_bg.jpg);
	height: 28px;
	width: 385px;
	padding-left: 7px;
	padding-top: 2px;
	margin-left: -10px;
	margin-right: -40px;
	margin-bottom: 0;
	margin-top: 0px;
	background-repeat: no-repeat;

}
.about h2 {

	clear:both;
height:40px;
margin-top:20px;
	
}
.images {
	float: left;
	width: 110px;
	height: 180px;
}
.desc {
	float: left;
	width:340px;
	margin-left: 12px;
	font-size: 80%;
}

a:link, a:visited, a:active {
	color: #1E5491;
	text-decoration: none;
}
a:hover {
	color: #95CEE1;
	text-decoration: none;
}
.sidebar_inner {
	background-color: #FFFFFF;
	border: 1px solid #b4b4b4;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 10px;
}
.sidebar_inner p#contact-us {
border-bottom:1px solid #B4B4B4;
margin-bottom:20px;
padding-bottom:20px;
}
.product {
	height: 180px;
	width: 488px;
}
.sidebar {
	height: 150px;
	width: 226px;
	float: left;
}



#product-listing ul{
padding-top: 10px;

padding-bottom: 5px;


}
#product-listing li{
padding: 3px;
font-weight:bold;
}