body{
	padding :20px;
	margin : 0px;
	background-image:  url(cimages/bg.gif);
	background-color:#88b7d2;
}
.holder{
	background-image:  url(cimages/bg_cnr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color:#FFFFFF;
}
.header{
	background-color:#FFFFFF;
	height:133px;
}
.logo{
	padding-left:38px;

}
/*left*/
.lside{
	vertical-align:top;
	height:392px;

}
.leftadd{
	height:327px;
	width:450px;
}
.section1{
	background-image:  url(images/section_camper.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:178px;
	padding-left:114px;
	padding-right:10px;
	vertical-align:top;
	padding-top: 19px;
}
span.camper{	
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #a62316;
	padding-bottom: 8px;
}
.section2{
	background-image:  url(images/section_kite.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	height:167px;
	padding-left:114px;
	padding-right:10px;
	vertical-align:top;
	padding-top: 8px;
}
span.kite{
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #c4db0d;
	padding-bottom: 8px;}
	
/*right*/
.rside{
	background-color:#a3b1ae;
	background-image:  url(cimages/right_bg.gif);
	background-repeat: repeat-y;
	background-position: top left;
	vertical-align:top;
}
/*main*/
.content{
	vertical-align:top;
}
.grey{
	background-color:#b2bebb;
	height:27px;
}
p{
	font-family: Verdana;
	font-size: 10px;
	color: #464646;
}
.left {
float: left;
}
.right{
float: right;
}
.right{
float: center;
}
.img {vertical-align : middle;}
.res {
	font-family: Arial;
	font-size:9px;
	color: #FFFFFF;
	text-align:center;
}