/* 
================================
 Container Styles for DotNetNuke
================================
*/   


.bottom_img
{
 background-image:url(bottomimage.jpg);
 width:187px;
  height:37px;
  background-repeat:no-repeat;
 }
 
 .bottom_img_topcont
{
 background-image:url(ourservice.jpg);
 width:187px;
  height:39px;
  background-repeat:no-repeat;
 }
 .midborder
 {
 border-left:solid 1px #BCC1C8;
  border-right:solid 1px #BCC1C8;
   border-top:solid 1px #BCC1C8;
}	

.veticalrepp
{
 background-image:url(verticalrep.jpg);
 background-repeat:repeat-x;
 height:194px;
 background-color:#E0E6EF;
}
.topim
{
	background-image:url(titlebg.jpg);
	width:181px;
	height:30px;
	background-repeat:no-repeat;
	
}
.BlueTitl
{
	font-family:Tahoma;
	font-size:18px;
	color:#002443;
	 font-weight:200;
}
.cornimg
{
 background-image:url(topround.jpg);
 background-repeat:no-repeat;
 height:31px;
 width:187px;
}

.middlerep
{
  background-image:url(midrepe.jpg);
 background-repeat:repeat-x;
 height:215px;
 background-color:#C3D1ED;
}

.whitetile
{
	font-family:Tahoma;
	font-size:20px;
	color:#ffffff;
	 font-weight:600;
}
.veticalrepp1
{
 background-image:url(boterrre.jpg);
 background-repeat:repeat-x;
 height:194px;
 background-color:#E0E6EF;
}