.headerImg {
	width:750px;
	height:250px;
	position:relative;
	margin: 0 0 4px -3;
	z-index:1;
	float:left;

}

.headerImg .content{
	width:750px;
	height:1250px;
	position:relative;
	z-index:1;

}

.headerImg .section {
	width:750px;
	height:250px;
	margin-top:0px;
	margin-bottom:0px;
}
.headerImg .layout {
	width:365px;
	height:250px;
	padding: 10px 5px 10px 380px; 
}

.headText{
	font-size:20px;
	color:Black;	
}
.headTextFree{
	font-size:20px;
	color:red;	
}
.priceText{
	font-size:20px;
	color:black;	
}
.priceText1{
	font-size:20px;
	color:white;	
}

.boxHead{
	font-size:14px;
	color:Black;
	text-align:center;
}
.scroll {
	overflow:hidden;
}
.scroll .content {
	position:relative;
	display:block;
	left:0;
}
.scroll .content .section {
	float:left;
}



.productContainer{
	height:525px;
	width:750px;
	margin-left:7px;
	
}

.singleProduct
{
	float:left;
	height:490px;
	width:141px;

	position:relative;
	z-index:2;
	
}
.OsingleProduct
{
    float:left;
	height:490px;
	width:150px;
    margin: 0px 0px 0px 0px;
	position:relative;
	z-index:1;
	
}
.productHeader{
	height:35px;
	width:141px;
	color:White;
	text-align:center;
	font-size:large;
	margin-bottom:0px;
}
.productHeader1{
	height:35px;
	width:141px;
	color:black;
	text-align:center;
	font-size:large;
	margin-bottom:0px;
}
.startBox
{
	width:100px;
	height:30px;
	left: 15px;
	font-size:medium;
	font-weight:bold;
	text-align:center;
	margin-top:0px;
}

.startText{
	vertical-align:middle;
	text-align:center;
	height:25px;
	color:White;
	margin-top:0px;
}

.makeBorderLeft{
	border-width:1px;
	border-top:medium groove white;
	border-bottom:medium groove white;
	border-left:medium groove white;
	border-right:medium groove white;
	
}

.makeBorder{
	background: url(../images/border.jpg) repeat-y bottom right;
	border-bottom:medium groove white;
	border:medium outset white;
	border-width:3px;
	border-left:none;
	border-top:none;
	border-right:none;
}

strong{
	color:Maroon;
	font-size:14px;	
}

ul,ol,li   { margin: 0; padding: 0 }

