@charset "utf-8";
/* CSS Document */
a img {
  border: none;
}
body{
	background-repeat:no-repeat
}
#header{
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	width:1024px; 
	height:216px;
}

#logo{
	img src="style/vw_logo.png"
	position:absolute
	width:288px
	height:216px
	alt=vw_logo
	left:5px
	repeat:no-repeat
	
}
#body{
	background-image:url(body.jpg); 
	width:1024px; 
}


#bodywc{
	background-image:url(body.jpg); 
	width:824px;
}

#priceswc{
	width:400px;
	border:dashed;
	border-color:#F00;
	padding:15px;
	border-radius:10px;
}

#maintable{
	background-image:url(body.jpg);
	width:1024px;
	margin-left:auto;
	margin-right:auto;

}

#wcoolersr{
	width:412;

}

#intro{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 35px;
	margin-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	color:#06239A;
}

#promotitle{
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 35px;
	margin-right: 40px;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	color:#06239A;
}

#content{
	padding-top: 1px;
	padding-bottom: 30px;
	margin-left: 35px;
	margin-right: 40px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.3;
	color:#0D8CF8;
}

#content2{
	width: 350px;
	height: 300px;
	padding-top: 1px;
	padding-bottom: 30px;
	margin-left: 35px;
	margin-right: 40px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.3;
	color:#0D8CF8;
}

#promodescript{
	padding-top: 1px;
	padding-bottom: 30px;
	margin-left: 35px;
	margin-right: 40px;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.3;
	color:#0D8CF8;
}


#promo{
	width:1024px


	
}
#pr1{
	width: 600px;
	height: 450px;
	padding-bottom: 20px;
	position: relative;
	padding-left: 20px;
}

#pr2{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	position: relative;
}

#pr3{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	position: relative;
}

#pr4{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	position: relative;
}

#prp1{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	padding-top:10px;
	position: relative;
	padding-left: 20px;
}

#prp2{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	padding-top:10px;
	position: relative;
}

#prp3{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	padding-top:10px;
	position: relative;
}

#prp4{
	width: 228px;
	height: 227px;
	padding-bottom: 20px;
	padding-top:10px;
	position: relative;
}


#footer{
	background-image:url(footer.jpg);
	background-repeat:no-repeat;
	width:1024px;
	height:58px;
}

	
