body {
	background:#c0e3ff url(../img/ccc_400blackj_backg.jpg) repeat-x;
	margin:0;
	padding:14px 0 0 0;
}

#cooland {
	width:700px;
	background:#032686;
	margin:0 auto;
	padding:0;
}

/*header*/

#top {
	width:700px;
	height:135px;
	background: url(../img/ccc_400blackj_head.jpg) repeat-x;
	position:relative;
}

.logo {
	width:214px;
	height:80px;
	position:absolute;
	top:23px;
	left:471px;
}

/*header end*/

/*promo body*/

#bodypromo {
	width:700px;
}

.promo1 {
	background:url(../img/ccc_400blackj_promo.jpg) repeat-x;
	height:280px;
}

.promobut {
	background:url(../img/ccc_400blackj_butbackg.jpg) repeat-x;
	height:81px;
	padding-left:66px;
}

/*body promo end*/

/*customer service zone*/

#chatbuts {
	width:700px;
	height:80px;
	background: url(../img/ccc_400blackj_chatz.jpg) repeat-x;
	position:relative;
}

.button {
	width:281px;
	height:39px;
	position:absolute;
	top:16px;
}

/*customer zone end*/

/*footer*/

#foot {
	width:700px;
	height:92px;
	background:#0052bf;
	position:relative;
}

.cards {
	width:632px;
	height:81px;
	top:5px;
	left:36px;
	position:absolute;
}

.terms {
	width:700px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#032686;
	padding:7px 0 7px 0;
	background-color:#c0e3ff;
	text-align:justify;
}

/*footer end*/

