body {
	background: #ebf0f3 url(../../pimages/ceyiz/bg.jpg) repeat-x;
	color: #666;
	font-size: 12px;
}
h1 {
	padding: 15px 0 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 16px;
}
h2 {
	padding: 15px 0 0;
	margin-bottom: 0;
	text-align: center;
	font-size: 14px;
}

p {
	
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}
a {
	color: #c4175c;text-decoration: underline;
}
a:link {text-decoration: underline;}      
a:hover {text-decoration: none;}  


.alt {
	font-size: 11px;
	color: #6F93A8;
}
.clear {height: 20px;}
.container_12 {	/*background: #fff ; url(960/img/12_col.gif) repeat-y; */}

#cart { background:url(../../pimages/ceyiz/cartbg.jpg); height:207px;}

#cart p { /*border: 1px solid #666;*/}

#info {background:url(../../pimages/ceyiz/infobg.jpg); height:207px;}
#info p {
	
	overflow: hidden;
	padding: 8px;
	text-align: left;
}

#products {background: #fff;}

#footer {
	text-align: right;
	padding: 5px;
	background-color: #DEE7EB;
	font-size: 9px;
}

