@import url("home.css");
@import url("services.css");
@import url("forsale.css");
@import url("contact.css");

/*-------------------*/
/*  GENERAL RESET    */
/*-------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr, button{

	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align: baseline;
	background:none;
}
ol, ul {list-style:none;}
h1, h2, h3, h4, h5, h6, li {line-height:100%;}
blockquote, q {quotes:none;}

q:before,
q:after {content: '';}
table {border-collapse:collapse; border-spacing:0;}
input,textarea,select{
	font:11px Arial, Helvetica, sans-serif;
	vertical-align:middle;
	padding:0;
	margin:0;

}
input:focus, textarea:focus {
	outline: none;
}

form,fieldset{border-style:none;}

html,
body {
   margin:0;
   padding:0;
   min-height:100%;
}







/*-------------------*/
/* GENERAL SETTINGS  */
/*-------------------*/
body {
      height:100%;
      /*font: 12px/12px "Lucida Sans", "Lucida Grande", sans-serif;*/
      color: #000;
      background: url('../img/bg.jpg') repeat #fff;
}

#wrapper {
	width: 1006px;
	overflow: hidden;
	margin: 64px auto 64px;
	background:url('../img/wrapbg.jpg') repeat-y scroll center center #FFFFFF;
}

#wrapper-top {
    height: 14px;
	width: 1000px;
	overflow: hidden;
	margin: 0px 3px 0px 3px ;
	background:url('../img/wraptopbg.jpg')#bcbcbc;
}

#wrapper-logo {
    height: 114px;
	width: 1000px;
	margin: 0px 3px 0px 3px ;
}

#logo {
    height: 113px;
	width: 359px;
	overflow: hidden;
	float : left;
	margin: 0px 3px 0px 64px ;
	background:url('../img/logo.jpg')
}


#tel {
    width:150px;
	height: 15px;
	float:right;
	margin: 40px 64px 0px 0px ;
}

p#info-text {
   color: #555555;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  text-align:right;
  line-height: 20px;
}


#wrapper-menu {
    height: 61px;
	width: 1000px;
	overflow: hidden;
	margin: 0px 3px 0px 3px ;
	background:url('../img/wraplogobg.jpg');
}

ul#tabs {
	margin: 2px 0px 0px 64px ;
}

ul#tabs li {
	float: left;
	height: 60px;
}

ul#tabs li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
	width: 100%;
}


ul#tabs li#home {
    background:url('../img/btnhome.jpg');
	width:39px;
}

ul#tabs li#home:hover {
	background-position: 0px -60px;
}

ul#tabs li#home.current, ul#tabs li#home:active {
	background-position: 0px -60px;
}


ul#tabs li#services {
    background:url('../img/btnservices.jpg');
	width:55px;
	margin-left:64px;
}

ul#tabs li#services:hover {
	background-position: 0px -60px;
}

ul#tabs li#services.current, ul#tabs li#services:active {
	background-position: 0px -60px;
}


ul#tabs li#projects {
    background:url('../img/btnprojects.jpg');
	width:59px;
	margin-left:64px;
}

ul#tabs li#projects:hover {
	background-position: 0px -60px;
}

ul#tabs li#projects.current, ul#tabs li#projects:active {
	background-position: 0px -60px;
}



ul#tabs li#forsale {
    background:url('../img/btnforsale.jpg');
	width:56px;
	margin-left:64px;
}

ul#tabs li#forsale:hover {
	background-position: 0px -60px;
}

ul#tabs li#forsale.current, ul#tabs li#forsale:active {
	background-position: 0px -60px;
}


ul#tabs li#contact {
    background:url('../img/btncontact.jpg');
	width:59px;
	margin-left:64px;
}

ul#tabs li#contact:hover {
	background-position: 0px -60px;
}

ul#tabs li#contact.current, ul#tabs li#contact:active {
	background-position: 0px -60px;
}









#wrapper-footer {
    height: 103px;
	width: 1000px;
	overflow: hidden;
	margin: 0px 3px 0px 3px ;
	background:url('../img/wrapfooter.jpg');
}

#footer-address {
    float: right;
	margin: 50px 64px 0px 0px ;
}

p#footer-text {
   color: #555555;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:right;
}


ul#footer-tabs {
	margin: 0px 0px 0px 64px ;
}

ul#footer-tabs li {
	float: left;
	height: 79px;
}

ul#footer-tabs li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
	width: 100%;
}


ul#footer-tabs li#fmb {
    background:url('../img/fmb.jpg');
	width:52px;
}

ul#footer-tabs li#nhbc {
    background:url('../img/nhbc.jpg') no-repeat;
	width:86px;
	margin: 20px 3px 0px 30px ;
}

#content {
    height:auto;
	clear:both;
	width: 1000px;
	margin: 43px 3px 40px 3px ;
}



p#content-text {
   color: #555555;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  line-height: 18px;

}

p#content-quote {
   color: #555555;
  font-family:Geneva, Arial, Helvetica, sans-serif;
  font-size:25px;
 

}

a#content-link {
  color : #0084ce;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;
  text-decoration:none;
  float: right;
}

a#content-link:hover {
  text-decoration:underline;
}

a#content-link:visted {
  color : #22274d;
  text-decoration:underline;
}


