@charset "utf-8";
/* CSS Document */
/* top right bottom left */

#Main {
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
	height:auto;
	border-left: 1px solid #efefef;
	border-right: 1px solid #efefef;
	font-size: 12px;
	font-family: arial, serif;
	/*border-bottom: 1px solid #999999;*/
	}


/*------------- HEADER ---------------*/
#Header  {
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
	height:80px;
	background-image:url(images/logo.png);
	background-position:right;
	background-repeat:no-repeat;
	font-family: arial, serif;
	}

#Header h1 a {
	font-size: 24px;
	font-weight: bold;
	padding-top: 40px;
	color:#1A73B6;
	}
	
	
/*------------- MENU ---------------*/
#Menu {
	float:left;
	width: 260px;
	height: auto;
	/*background: url(images/nav-bot.gif) no-repeat right bottom;*/

}#Menu h2 {
	text-align:center;
	color: #646060;
	}
	
#Menu .MenuImg {
	padding: 0px;
	}
	
#Menu .list{
	background: url(images/nav-bot.gif) repeat-y right top;
	float:left;
	width: 260px;
	}

#Menu .menu_head {
	background: url(images/head-bg.jpg) no-repeat left top; color:#5d7f93; 
	font-weight: bold; 
	font-size:18px; 
	color: #fff;
	padding: 5px 0 16px 10px;
	}

#Menu .menu_head h1 {
	font-size:22px; 
	font-weight:normal;
	color: #FFFFFF; 
	}
	
#Menu .menu_head h1 a:hover {
	font-size: 22px;
	font-weight: bold;
	padding-top: 40px;
	color: #87d741;
	text-decoration: none;
	}
	
#Menu .menu_head h1 a {
	font-size: 22px;
	font-weight: bold;
	padding-top: 40px;
	color: #FFFFFF; 
	text-decoration: none;
	}
	
#Menu ul  { 
	list-style:none;
	padding-left: 0px;
	}

#menu ul li { 
	color:#61a7b2; 
	background:#87d741; /*#fff*/
	padding:0px; 
	margin:0px;
	list-style:none;
	}

#Menu ul li a {
	display: block;
	padding: 13px 3px 13px 26px;
	background: url(images/nav-on-bg.gif) #87d741 no-repeat 0px 0px;
	/*background: url(images/nav-bot.gif) #87d741 no-repeat right top;*/
	/*background: url(images/nav-off-bg.gif)  no-repeat 0px 0px;*/
	font-weight: bold;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-family:arial;
	height:100%;
	list-style:none;
	}

#Menu ul li a:hover {
	color: #ffffff;
	background: url(images/nav-on-bg.gif) #87d741 no-repeat 0px 0px;
	list-style:none;
	}
	
#Menu ul  { 
	list-style:none;
	padding-left: 10px;
	}

#Menu ul ul li { 
	color:#61a7b2; 
	background:#fff; 
	padding:0px 0px 0px 20px;
	list-style:none;
	}

#Menu ul ul li a {
	background: url(images/nav-bot.gif) no-repeat right top;
	display: block;
	padding: 5px;
	font-weight: bold;
	font-size: 14px;
	color: #236b96;
	text-decoration: none;
	font-family:arial;
	height:100%;
	list-style:none;
	}

#Menu ul ul li a:hover {
	color: #ffffff;
	background: #87d741 no-repeat 0px 0px;
	list-style:none;
	}
	
#Menu .text {
	padding: 10px 10px 0 10px;
	font-size: 10px;
	color:#666666;
	text-align: justify;
	}

#Main-Image {
	float:right;
	width: 539px;
	/*height: 345px;*/
	margin-top:0px;
	border-left: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	}

#Content-Title {
	float: right;
	width: 539px;
	height: 50px;
	background-color: #1b72b6;
	border-bottom: 3px solid #87d741;
	/*margin-top: 345px;*/
	}
	
#Content-Title h2 a {	
	padding-left: 10px;
	padding-top: 0px;
	font-size: 22px; 
	font-weight: normal;
	color: #FFFFFF; 
	text-decoration: none;
	}

#Content-Title h2 a:hover {	
	padding-left: 10px;
	padding-top: 0px;
	font-size: 22px; 
	font-weight: normal;
	color: #87d741; 
	text-decoration: none;
	}
	
#Content-Header {
	background-image:url(images/logo3d.jpg);
	background-position:right;
	background-repeat:no-repeat;
	float: right;
	height: 85px;
	padding-left: 10px;
	padding-top: 10px;
	width: 530px;
	font-weight: bold;
	color: #236b96;
	font-size: 16px;
	}
	
#Content-Title h2 {	
	padding-left: 10px;
	padding-top: 0px;
	font-size: 22px; 
	font-weight: normal;
	color: #FFFFFF; 
	}

#Content-Menu {
	float: right;
	width: 539px;
	}
	
#Content-Menu ul {
	list-style: none;
	padding: 5px 0 0 45px;
	display:inline-table;
	}

#Content-Menu li {
	padding: 0px;	
	}

#Content-Menu li a {
	padding: 5px 0 0 15px;
	font-size:12px;
	font-weight: bold;
	color: #236b96;
	display:block;
	background: url(images/arrow.gif) no-repeat 0px 8px;
	}

#Content-Menu li a:hover { 
	text-decoration: none; 
	color:#236b96;
	}
	
#Page-Content {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	text-align: justify;
	}

.thumbnailLet {
	text-align: center;
	display: inline;
	float: left;
	width: 224px;
	border: 1px solid #999;
	margin: 0 12px 12px 0;
	padding: 5px;
	}
	
.thumbnail {
	text-align: center;
	display: inline;
	float: left;
	width: 100px;
	border: 1px solid #999;
	margin: 0 12px 12px 0;
	padding: 5px;
	}
	
.thumbnailLg {
	text-align: center;
	display: inline;
	float: left;
	width: 472px;
	border: 1px solid #999;
	margin: 0 12px 12px 0;
	padding: 5px;
	}
	
.clearboth { 
	clear: both; 
	}

#Page-ContentCompany {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	height: auto;
	width: 522px;
	text-align: justify;
	/*background-image:url(images/companyWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-ContentHealthAndSafety {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/healthWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-ContentQuality {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/qualityWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-ContentConstruction {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/constructionWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-ContentHomes {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/homesWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-ContentDevelopment {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/developmentWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}

#Page-ContentLandAcq {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/landWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}

#Page-ContentForsale {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/forsaleWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}

#Page-ContentLettings {
	float: right;
	font-size: 12px;
	color:#666666;
	/*line-height:25px;*/
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 15px;
	width: 522px;
	height: auto;
	text-align: justify;
	/*background-image:url(images/lettingsWmark.jpg);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	}
	
#Page-Content .imgL {
	float: left;
	padding: 5px;
	display:inline;
	}

#Page-Content .imgR {
	float: right;
	padding: 5px;
	display:inline;
	}

#Bottom-Banner {
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
	height:auto;
	border-top: 1px solid #efefef;
}

#Footer {
	overflow: hidden; 
	background-color: transparent; 
	margin-left: auto; 
	margin-right: auto; 
	width: 800px;
	height:auto;
	}

#Footer p {
	font-family: Arial, Helvetica, sans-serif;
	/*float:right;*/
	font-size: 12px;
	color:#999999;
	}
