body{
	background-color:#FFFFFF;
	font: 78%/1.5 arial, helvetica, serif;
	/*font:Arial, Helvetica, sans-serif;*/
	font-size:13px;
	color:#333333;
	position:relative;
	top:-8px;
	margin:0px;
	padding:0px;
}

br{
	clear:both;
}

 li{
	background-image:url(../images/tips_bullet.gif);
	background-repeat:no-repeat;
	margin:4px 0 9px 0;
	padding:0px 0 0 14px; 
	text-align:left;
	vertical-align:bottom;
	list-style:none;
}


a {
	color:#333333;
	text-decoration:none;
}

a:hover {
	color:#333333;
}


#maincontent{
	margin:0px;
	width:800px;

}
* {outline: none;}
#header{
	background-image:url(../images/header3.jpg);
	background-repeat:no-repeat;
	width:837px;
	height:149px;
}
#header cite {
	visibility: hidden;
	position: absolute;
}
#header_bg{
	background-image:url(../images/bg_ground1.jpg);
	background-repeat: repeat-;
	height: 151px;
}

.new_icon{
	background-image:url(../images/buttons/icons/news.jpg);
	background-repeat:no-repeat;
	background-position:right;
	padding:0 15px 0 0;
	text-align:right;
}
.new_icon a{
	text-align:right;
}

.new_icon_plain{
	background-image:url(../images/buttons/icons/new_plain.jpg);
	background-repeat:no-repeat;
	padding:0 0 0 14px;
}


.gold{
	color:#eb7a1f;
	width:210px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
.gold_lower{
	color:#eb7a1f;
	width:210px;
	margin:0px;
	padding:0px;

}
/*
#menu{
	padding:0px;
	margin:0px;
	position: relative;
	top: 117px;
	left: 16px;
}
*/

#menu{
	padding:0px;
	margin:0px;
	position:relative;
	width:803px;
	top:-32px;
}

/*******************************************************************************/
#header_bottom_bg{
	background-image:url(../images/header_bottom_bg.jpg);
	background-repeat:repeat;
	height:100px;
}
#header_bottom{
	background-image:url(../images/header_bottom2.jpg);
	background-repeat:no-repeat;
	width:837px;
	height:100px;
}
#innercontent{
	min-height:400px;
}
#innercontent #search_tab{
	width:110px;
	float:left;
	background-color:#FFF;
}

#innercontent #search_tab #search_box{
	background-image:url(../images/job_search_new.png);
	background-repeat:no-repeat;
	vertical-align:top;
	width:199px;
	float:left;
	height:auto;
	background-color:#edeeee;
	border:1px solid #C0C0C0;
}
#innercontent #search_tab #search_box h2{
	margin:15px 0 0 0;
	padding:50px 0 0 18px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525759;
	text-align:left;
	font-weight:normal;
	line-height:1.6em;
}

#innercontent #search_tab #search_box .job_search{
	list-style-type:none;
	padding:0px;
	text-align:left;
	margin:5px 0 0 0;
}
#innercontent #search_tab #search_box .commercial_button img{
	width:184px;
	height:27px;
	padding:0px;
	margin:0px;

}
#innercontent #search_tab #search_box .commercial_button a img{
	background-image:url(../images/buttons/commercial_btn.png);
	background-repeat:no-repeat;
	margin:0 0 0 10px;

}

#innercontent #search_tab #search_box .commercial_button a:hover img{
	background-image:url(../images/buttons/commercial_btn_on.png);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
}

#innercontent #search_tab #search_box .eng_button img{
	width:184px;
	height:27px;
	margin:0 0 0 10px;
}
#innercontent #search_tab #search_box .eng_button a img{
	background-image:url(../images/buttons/eng_low.jpg);
	background-repeat:no-repeat;
}

#innercontent #search_tab #search_box .eng_button a:hover img{
	background-image:url(../images/buttons/eng_hi.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
}

#innercontent #search_tab #search_box .property_button img{
	width:184px;
	height:27px;
	margin:0 0 0 10px;	
}
#innercontent #search_tab #search_box .property_button a img{
	background-image:url(../images/buttons/property_low.jpg);
	background-repeat:no-repeat;
}

#innercontent #search_tab #search_box .property_button a:hover img{
	background-image:url(../images/buttons/property_hi.jpg);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
}

#innercontent #search_tab #search_box .residential_button img{
	width:184px;
	height:27px;
	margin:0 0 0 10px;	
}
#innercontent #search_tab #search_box .residential_button a img{
	background-image:url(../images/buttons/residential_btn.png);
	background-repeat:no-repeat;
}

#innercontent #search_tab #search_box .residential_button a:hover img{
	background-image:url(../images/buttons/residential_btn_on.png);
	background-repeat:no-repeat;
	width:184px;
	height:27px;
}

#innercontent #search_tab #search_box .construction_link, .eng_link, .property_link{
	padding:0px 0px 0px 14px;
	background-image:url(../images/buttons/cross_low.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	margin:1px 9px 10px 0;
	text-align:left;
	vertical-align:top;
	height:15px;
}

#innercontent #search_tab #search_box .construction_link, .eng_link, .property_link a{
	font-size:12px;
	color:#ef8b1e;
	text-decoration:none;
}

#innercontent #search_tab #search_box .construction_link, .eng_link, .property_link a:hover{
	font-size:12px;
	color:#ef8b1e;
	text-decoration:underline;
}

/*--------------- Footer ---------------- */
#footer{
	background-image:url(../images/footer_bar.jpg);
	background-repeat:repeat-x;
	width:580px;
	height:13px;
	float:right;
}

#footer ul{
	padding:0px;
	margin:15px 0 0 0;
	float:left;
	list-style-type:none;
	width:588px;
}
#footer ul li{
	padding:0 0 0 5px;
	float:left;
	font-size:10px;
}
#footer .copyright{
	float:right;

}

#brochure{
	width:200px;
	float:left;
	margin:10px 0 0 0;
	padding:0px 0 0 0px;
	height:50px;
}
#brochure a{
	margin:0px;
	padding:0px;
}



/* ------------------------- Content -------------------- */
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	text-align: left;
	float: right;
	margin: 0 ;
	padding:15px 0 5px 1px;
	width: 595px;
	
}

#content_inner{
	padding:0px;
	margin:0px;
}

#content table tr td{
	vertical-align: top;
	text-align:left;
}

#content h1, #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #eb7a1f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	padding:0 0 12px 0;
}

#content h1 {
	font-size:18px;
	line-height:1.3em;
}

#content h2 {
	font-size:14px;
}

#content h3{
	font-size:11px;
	text-transform:uppercase;
	color:#525759;
	margin:0px;
	padding:0px;
}

#content h4{
	background-color:#dddfdf;
	padding:0 0 0 5px;
	font-size:11px;
}

#content .job_details_td1{
	text-align:right;
	font-weight:bold;
}


#content .col1{
	/*float:left;*/
	width:100%;	
	padding:0;
}
#content .col1 h1{
	
}

#content .col2{
	width:590px;
}


#content .col2 img{
	border:1px solid #ccc;
	padding:2px;
	margin:0px 0px 0 3px;	

}
#content .col1 ul{
	list-style-type:none;
	padding:0px;
	color:#525759;
	margin:0px;
}

#content .col1 ul li{
	background-image:url(../images/tips_bullet.gif);
	background-repeat:no-repeat;
	margin:4px 0 9px 0;
	padding:0px 0 0 14px; 
	text-align:left;
	vertical-align:bottom;
}
#content .col1 table{
	margin:0px;
	vertical-align:top;
}

#content .col1 table tr{
	vertical-align:text-top;
}
#content .col1 table tr td{
	vertical-align:text-top;
}

#content .col1 .mailto{
	color:#525759;
	text-decoration:none;
}

.arrow_links li{
	background-image:url(../images/buttons/icons/arrow_down.jpg);
	background-repeat:no-repeat;
}
#links_clients .clients_arrow_links li{
	background-image:url(../images/buttons/icons/arrow_down.jpg);
	background-repeat:no-repeat;
}
.image_boxed{
	vertical-align:top;
	padding:2px;
	border: 1px solid #CCC;
}

.boxed {
	border: 1px solid #CCC;
	width:155px;
	margin:6px 0 0 0;
	padding:15px;
	font-size:20px;
	color:#eb7a1f;
	line-height:1.7em;
	font-weight:normal;
	float:right;
	height:180px;
}

.col1_portfolio_table{
	height:40px;
	text-align:left;
	vertical-align:baseline;
}

.portfolio{
	text-align:left;
	vertical-align:middle;
}


h2 .boxed {
	font-size:23px;
	line-height:1.8em;	
}
#construction_popup{
	background-image:url(../images/pop_up_header.jpg);
	background-repeat:no-repeat;
	width:403px;
	height:39px;
}

#construction_popup ul{
	margin:5px 0 0 14px;
	padding:0px;
	list-style-type:disc;
}

#construction_popup .project_type{
	font-weight:bold;
	color:#525759;
	font-size:11px;
}
/*----------- Content Default pages ------------------------*/
#content #table_content{
width:850px;
}


#tab_col1 table td{
	border:1px solid #CCC;
	padding:1px;
	vertical-align:top left;
	
}

#tab_col1 table .spacer_row{
	border:0; !important
}

#content .col2 table .spacer_row img{
 border:0;
}

#content .col1 table #links{
	background-image:url(../images/leftcol_pic01_lge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	min-height:160px;
	margin:0px;
	padding:0px;
}
#content .col1 table #links_clients{
	background-image:url(../images/leftcol_pic02_lge.jpg);
	background-repeat:no-repeat;
	background-position:right;
	min-height:160px;
	margin:0px;
	padding:0px;
}

#content .col1 table #links_clients .arrow_links{
	background-image:url(../images/buttons/icons/arrow_down.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 0;!important
	padding:0 0 0 15px;!important
	text-decoration:underline;
}

#content .col1 table #links .arrow_links{
	background-image:url(../images/buttons/icons/arrow_down.jpg);
	background-repeat:no-repeat;
	margin:10px 0 0 0;!important
	padding:0 0 0 15px;!important
	text-decoration:underline;
}
.arrow_links a{
	color:#525759;
}

.arrow_links a:hover{
	color:#1F0C10
	
}


#tab_col2 {
	vertical-align:top;
	width:278px;
	padding:00px 0 0 0px;
	border:1px solid #CCC;
}
#tab_col2 table{
	padding:0px;
	margin:0px 4px 0 4px;
}

#tab_col2 table td{
	padding:0px;
}

#tab_col2 table td p{
	margin:0 0 1px 0;
}


#tab_col2 img{
	padding:1px;
	vertical-align:top;
}


.key_line{
	padding:0px 0 5px 0;
	border-bottom:1px solid #ccc;
}


/*============ search results =============*/
.result{
	margin:15px 0 15px 0;
	padding:0;
	border-bottom:1px solid #ccc;
	
}

.resultposition, .resultdate{
	text-align:left;
	vertical-align:top;
	color:#eb7a1f;
	font-size:12px;
	font-weight:bold;
	padding:0px;
	margin:0 0 5px 0;
}

.resultposition a {
	padding:0 15px 0 0;
	color:#eb7a1f;
}

.resultdate{
	text-align:right;
}

.resultdesc {
	vertical-align:top;
	padding:0 15px 0 0;
}

.resultdesc a {
	color:#eb7a1f;
}


.resultprice {
	text-align:right;
	vertical-align:top;
}
#footer ul li{
	background-image: none;
}

#tab_contact {
width:100px;
}


