/* CSS Document */

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.container{
	width:1007px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#595856;
}
.banner_container{
	height:110px;
	background-image:url(../images/top_banner_bg.jpg);
	background-repeat:no-repeat;
}
.logo_holder{
	width:150px;
	height:110px;
	float:left;
}
.navigation_holder{
	width:607px;
	height:110px;
	float:left;
}
.navigation_inner{
	margin-top:64px;
	padding-left:80px;
}
.navigation_inner ul{
	padding:0px;
	margin:0px;
}
.navigation_inner li{
	display: inline;
	list-style-type: none;
	padding-right: 0px;
}

.basket_holder{
	width:250px;
	height:110px;
	float:right;
}
.basket_inner{
	
}
.basketbox_left{
	float:left;
	margin-right:10px;
	margin-top:25px;
}
.basketbox_left span{
	color:#f56e2e;
}
.basketbox_right{
	float:left;
	font-size:60px;
	color:#f96516;
	font-weight:bold;
	margin-top:23px;
}

.brtotal {
	margin-top:42px;
}

.basketbox_right a, .basketbox_right a:hover {
	color:#f96516;
	text-decoration: none;
}

.mainimage_container{
	width:1007px;
	height:349px;
}
.content_container{
	border-top:5px solid #f3f3f3;
	margin-top:10px;
}

.heading_image{
	float:left;
	width:35px;
	height:36px;
}
.heading_title{
	float:left;
	font-weight:bold;
	font-size:15px;
	color:#000;
	margin-top:7px;
}
.products_holder{
	margin-top:7px;
}
.product_container{
	float:left;
	width:167px;
	margin-right:0.50px;
	text-align:center;
}
.product_information{
	text-align:left;
	margin-top:3px;
	padding-bottom:3px;
	margin-left:30px;
	border-bottom:5px solid #f3f3f3;
}
.product_name{
	
}
.product_price{
	font-weight:bold;
}
.product_link{
	color:#bd1c1e;
	margin-top:5px;
	font-weight:bold;
}
.product_link a{
	color:#bd1c1e;
	text-decoration:none;
}

.footer_container{
	margin-top:30px;
}
.footer_leftimage{
	float:left;
	width:266px;
	height:129px;
}
.footer_images{
	float:left;
}
.footer_links{
	float:left;
	width:741px;
}
.greybar{
	height:14px;
	background-color:#2a2a2a;
	padding:7px;
	margin-bottom:10px;
}
.footer_left{
	float:left;
	color:#fff;
}
.footer_right{
	float:right;
	color:#fff;
}
.footer_right a{
	text-decoration:none;
	color:#fff;
}
div.items
{
width:1000px;
}

.middle-column {
	width:510px;
	float:left;
}

.right-column {
	width:260px;
	float:left;
}

.right-column .testimonials {
	background:#C5AEC8;
	padding:20px;
	font-size:14px;
}

.right-column .testimonials p, .right-column .testimonials h2 {
	color:#fff;
	line-height:20px;
}

.right-column .testimonials h2 {
	border-bottom:1px solid #fff;
}

.right-column .testimonials div {
	border-top:1px solid #fff;
	text-align:center;
}

.right-column .testimonials div a {
	color:#fff;
}

.to_our_valued_customers {
	width:480px;
}

.to_our_valued_customers p {
	font-size:11px;
}