/* CSS Document */
body{
margin:0px;
padding:0px;
color:#3a3a3a;
background:url(../images/bg-body.jpg) repeat-x top left #fff;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
h1, h2, h3, h4, h5, h6, p, ul,{
margin:0px; padding:0p;
}
p{
font:normal 13px arial;
margin:0 0 10px 0;
}
h1{
font:bold 22px georgia;
margin:0 0 15px 0;
color:#175da3;
}
h2{
float:left;
width:230px;
margin:0 0 20px 0;
padding:10px 20px 10px 15px;
font:normal 12px arial;
background:url(../images/bg-sidebar.gif) no-repeat top left;
}
h3{
margin:0 0 20px 0;
}
h4{
margin:0px;
font:normal 18px Georgia;
color:#0c3d75;
padding:25px 0 0 35px;
width:300px;
line-height:22px;
}
h4 strong{

font:bold 22px Georgia;

}
.contentList
{
	font-size:11px;
	color:#2369B0;
	list-style:none;
	margin:0 0 0 10px; padding:0;
}
.contentList li
{
	background:url(../images/arrow1.gif) left 5px no-repeat;
	padding:2px 0 2px 12px;
}
a{

}
a img{
border:none;
}
.imgBorder
{
	padding:2px;
	border:solid 3px #E2E2E2;
	padding:0px !important;
}
/*  MAIN      */
div#container{
width:796px;
margin:0 auto;

}
div#header{
float:left;
width:796px;
background:url(../images/bg-header.gif) no-repeat left bottom ;
}
#logo{
float:left;
width:263px;
margin:24px 0 38px 10px;
text-align:center
}
img#header-img{
float:right;
padding:21px 0 4px 10px;
}
div#maincontent{
float:left;
width:796px;
background:#fff;
}
img#theme{
float:left;
margin:11px 0 11px 17px;
}
div#content{
float:left;
width:455px;
padding:11px 0 0 28px;
}
div#content img{
padding:0px 0 10px 0px;
}
div#sidebar{
float:right;
width:267px;
padding:0 28px 0 0;
}
img#construction{
float:left;
}
img#residential{
float:right;
padding:0 5px 10px 0;
}
img#testimonial{
float:right;
padding:0 0px 10px 0;
}
div#rightpannel{
float:left;
width:230px;
margin:0 0 10px 0;
padding:5px 20px 10px 15px;
font:normal 12px arial;
background:url(../images/bg-sidebar.gif) no-repeat top left;
}
img#vedio{
float:left;
margin:10px 0 0 0;
}
div#footer{
float:left;
width:766px;
padding:10px 15px;
font:normal 13px arial;
}
.copyright{
background:#ededed;
font:normal 11px arial;
color:#3a3a3a;
}
img.bbb-logo{
float:right;
padding:15px 10px 0 0;
}
/*Main Nav*/
div#mainnav{
float:left;
width:796px;
background:url(../images/bg-nav.gif) repeat-x;
}
ul#nav{
float:left;
width:766px;
margin:0px;
padding:0 15px;
list-style-type:none;
}
ul#nav li{
float:left;
width:auto;
margin:0px;
margin:0px 0 0 1px;
display:inline;
}
ul#nav li a{
float:left;
font:bold 14px arial;
color:#fff;
width:auto;
padding:12px 29px;
display:block;
text-decoration:none;
margin:0px;
}
ul#nav li a:hover, ul#nav li a.current{
background:url(../images/bg-nav-hover.gif) repeat-x;
}

/*  Footer Nav*/
ul#footernav{
float:left;
width:500px;
margin:0px;
padding:15px 0 ;
list-style-type:none;
}
ul#footernav li{
float:left;
width:auto;
margin:0px;
display:inline;
padding:0px 5px;
border-left:1px solid #2d6fb2;
}
ul#footernav li a{
float:left;
font:normal 11px arial;
color:#2d6fb3;
width:auto;
text-decoration:none;
margin:0px;
}
ul#footernav li.first{
border:none;
}
ul#footernav li a:hover{
text-decoration:underline;
}

/*   LIGH BOX   */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.rightBox
{
	background:url(../images/box-bg.gif) repeat-y left top;
	font-size:12px;
	color:#252525;
	float:left;
	margin-bottom:10px;
}
.rightBox a
{
	font-size:11px;
	color:#ED1B24;
	font-weight:bold;
}
.rightBoxt
{
	background:url(../images/box-bg-t.gif) no-repeat left top;
	padding:10px 0 0 0;
}
.rightBoxb
{
	background:url(../images/box-bg-btm.gif) no-repeat left bottom;
	padding:0 14px 20px 14px;
	width:236px;
}
 #div1 {
            display:none;
			margin:0 5px 0 5px;
        }
		   #div1 a {
            display:none;
			margin:0 5px 0 5px;
        }

        #div2 {
            display:none;
        }
.contructionBtn a
{
	background: url(../images/construction-btn.gif) left top no-repeat;
	width:117px;
	height:33px;
	display:block;
	text-decoration:none;
	float:left;
		text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	line-height:27px;

}
.contructionBtn a:hover
{
	background:url(../images/construction-btn-hover.gif) left top no-repeat;
	width:117px;
	height:33px;
}
.residentialBtn a
{
	background:url(../images/residential-btn.gif) left top no-repeat;
	width:117px;
	height:33px;
	display:block;
	text-decoration:none;
	float:right;
		text-align:center;
	font-size:11px;
	font-weight:normal;
	color:#fff;
	line-height:27px;

}
.residentialBtn a:hover
{
	background:url(../images/residential-btn-hover.gif) left top no-repeat;
	width:117px;
	height:33px;
}
.text01
{
	color:#488ACE;
	font-size:18px;
	font-weight:bold;
	border-bottom:solid 1px #CCCCCC;
}
.text01 a
{
	color:#488ACE;
	text-decoration:none;font-size:18px;
}
.text02
{
	color:#2369B0;
	font-size:11px;
	font-weight:bold;
}
.line
{
	border-top:dotted 1px #CCCCCC;
	height:5px;
}
