/* 
================================
 Container Styles for DotNetNuke
================================
*/   

.blueboxtop{background: url(images/blue-top.jpg) no-repeat; height:10px;
	 width:234px; margin:0; padding:0;}
.blueboxbottom{background: url(images/blue-btm.jpg) no-repeat; height:10px; width:234px;}
.blueboxcenter{background: url(images/center.jpg) repeat-y; width:234px; width:234px;}

.servicebox{background:url(images/tour-bg.jpg) no-repeat  bottom; width:327px; height:320px}
.title{font: bold 12px/18px tahoma; color:#fff; padding-left:10px}
.title1{font: bold 12px/18px tahoma; color:#000; padding-left:10px}
html body div.clear,html body span.clear
{
	background:none;border:0;clear:both;display:block;
	float:none;font-size:0;margin:0;padding:0;overflow:hidden;
	visibility:hidden;width:0;height:0}
