html{
	height: 100%;
	background: url(http://www.cromwellhouse.co.nz/uploads/crimg/bg.png) repeat;
	background-color:#D0E4F3;

	}
body
{
	margin : 0;
	padding : 0;
	background: url(http://www.cromwellhouse.co.nz/uploads/crimg/bg2.png) repeat-x;
	background-position:left top;
	height: 100%;
             font-size:13px;
             font-family:Tahoma;
}

.topbar{
	width : 987px;
	height: 80px;
	margin: 0 auto;
    border:0px solid red;
}



.container{
	width : 995px;
	/*min-height: 100%;*/
	border:0px solid black;
	height: auto !important;
	height: 100% ;
	margin: 0 auto;
	/*margin-bottom: -43px;*/
	overflow:hidden;
	background: transparent url(http://www.cromwellhouse.co.nz/uploads/crimg/main_bg.png) repeat-y -8px top ;
	border:0px solid red;
	 }
.header{
	width : 987px;
	height:88px;
	float:left;
	background:none;
	margin-left:0px;
}
.headermiddle{
	width : 987px;
	height:88px;
	float:left;
	border:0px solid red;
	
}
.logo{
	width:545px;
	height:88px;
	float:left;
	border:0px solid red;
}

.cinfo{
	height:104px;
	width:419px;
	float:left;
	
}

.search{
	background: url(http://www.cromwellhouse.co.nz/uploads/crimg/search-bg.png) no-repeat top right;
	float:right;
	border:0px solid red;
	width:287px;
	height:42px;
	margin-right:-3px;
             padding-top:8px;
             z-index:999;

 }



.main_content{
	width : 758px;
	float:left;
	border:0px solid red;
}

.mainimage{
	width:757px;
	float:left;
}

.right_content{
	float:left;
	width:765px;
}
.imageholder{

}

.image1{
	width:470px;
	height:181px;
	
	float:left;
	background-color:#fff;
}


.image2{
	width:97px;
	height:181px;
	padding-left:1px;
	float:left;
	background-color:#fff;
}

.image3{
	width:82px;
	height:181px;
	padding-left:1px;
	float:left;
	background-color:#fff;
}
.image4{
	width:104px;
	height:181px;
	padding-left:1px;
	float:left;
	background-color:#fff;
}

#wframe {
  position: absolute;
  width: 750px;
  height: 185px;
  z-index: 99;
  margin-left:-5px;
  /*margin-top:0px;*/
  border:0px solid red;
}

.left_content{
	width : 225px;
	float:left;
	border:0px solid red;
}

.menuarea{
  	width :225px;
	float:left;
	margin-left:0px;
	border:0px solid red;
}

.nav_t{
  	width :225px;
	float:left;
    height:265px;
	background: transparent url(http://www.cromwellhouse.co.nz/uploads/crimg/menu-t.png) no-repeat top left;
	border:0px solid green;
}
.nav_w{
	float:left;
  	width :225px;
             height:500px;
}

.navbg{
  	width :225px;
	float:left;
	height:420px;
	background: transparent url(http://www.cromwellhouse.co.nz/uploads/crimg/menu-w.png) repeat-y top left;
	border:0px solid black;	
}
.nav_b{
  	width :225px;
	float:left;
	background: transparent url(http://www.cromwellhouse.co.nz/uploads/crimg/menu-b.png) no-repeat top left;
	border:0px solid red;
	
}


.content{
	width:753px;
	float:left;
	min-height:500px;
	border:0px solid red;

}
.footerarea {
	width:987px;
	height: 63px;
	margin: 0 auto;
	text-align:center;

}
.footer{
	width:987px;
	height:63px;
	float:right;
	border:0px solid red;
	background: transparent url(http://www.cromwellhouse.co.nz/uploads/crimg/footer.png) no-repeat -4px bottom;

}