@charset "utf-8";
body
{
	margin-right: auto;
	margin-left: auto;
	margin-top:0;
	width:972px;
	overflow-x:none;
	background-color:#000;
	font-family:Trebuchet MS, sans-serif;
	
	}
	
	.container {
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	float:left;
	background:url(images/mainbg_03.png) repeat-x left top;
	height:100%;
}
.container .headerimg {
	background-image: url(images/wilson-hawkins%20banner%201.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:125px;
	width:972px;
	padding-top: 70px;
	z-index: 0;

}

.container .content {
	clear: both;
	float: left;
	width: 972px;
	position:relative;
}
.content .contop {
	background-image: url(images/content%20bg%20top.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 136px;
	width: 972px;
	z-index: 1;
	position: relative;
}
.topnav {
	float: right;
	height: 60px;
	width: 463px;
	position: relative;
	margin-top: 9px;
	z-index: 0;
}


a{text-align:left;font-weight:bold; color: #000000;font-size:13px;}
a:hover,a:active{color: black;font-weight:bold;font-size:13px;}
.content .contmid {
	float: left;
	height: 100%;
	width: 972px;
	background-image: url(images/content%20bg%20.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.content .conbtm {
	background-image: url(images/content%20bg%20bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 48px;
	width: 972px;
}

.contmid .mainnav {
	
	margin: 5px 5px 5px 50px;
	float: left;
	height: 35px;
	width: 60%;
	
	background:url(images/navbar-bar.png) repeat-x left bottom;
}

.contmid .mainnavfull {	
	margin: 5px 5px 5px 50px;
	float: left;
	height: 35px;
	width: 80%;	
	background:url(images/navbar-bar.png) repeat-x left bottom;
}
.contmid .callno {
	font-size:25px;
	font-weight:bolder;
	font-style:italic;
	margin: 2px 60px 2px 2px;
	float: right;
	height: 50px;
	width: 22%;
	position: relative;
}
.conleft{
	float: left;
	height: auto;
	width:60%}
	
.conrgt{
	float: right;
	height: auto;
	width:30%;
	margin-right:35px;}
.contmid .content1 ,.contmid .content2  {
	clear: both;
	float: left;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.imgincon1 ,.maintxt {
	float: left;
	height: auto;
	width: 52%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size:13px;
	line-height:160%;
	color:#333;
	text-align:justify;
}
.searchin.con1 {
	float: left;
	height: 300px;
	width: 40%;
	background-image: url(images/search%20panel%20bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
	text-align:center;
}
.imggallery {
	background-image: url(images/search%20panel%20bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: right;
	height: 366px;
	width: 40%;
	margin: 5px;
}
.imgincon11 ,.maintxt1 {
	float: left;
	height: auto;
	width: 100%;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
	font-size:13px;
	line-height:160%;
	color:#333;
	text-align:justify;
	float:left;
}
.searchin.con11, .imggallery1{
	float: right;
	height: 366px;
	width: 100%;
	background-image: url(images/search%20panel%20bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px;
}
 .galleryimg21 {
	background-image: url(images/Flats3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 25px 10px 40px;
	float: left;
	height: 125px;
	width: 200px;
}
.galleryimg11 {
	background-image: url(images/Flats2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px 25px 10px 40px;
	clear: both;
	float: left;
	height: 125px;
	width: 200px;
}
.contop .logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 25px 25px 25px 55px;
	float: left;
	height: 65px;
	width: 125px;
}
.galleryimg2 {
	background-image: url(images/Flats3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 10px 25px 10px 90px;
	float: left;
	height: 125px;
	width: 200px;
}
.galleryimg1 {
	background-image: url(images/Flats2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 5px 25px 10px 90px;
	clear: both;
	float: left;
	height: 125px;
	width: 200px;
}
#copyrts {
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
	margin: 2px;
	padding: 5px;
	float: left;
	width: 98%;
}
