body {
    margin: 0; 
	padding: 0;
	background: #fff url(images/h-bg.gif) repeat-x; 
	font-family: Lucida Grande, Lucida-sans, Arial, Helvetica, sans-serif;
	color: #737373;
    font-size: 0.75em;
}

body#portfolio { background: #fff url(images/h-bg-portfolio.gif) repeat-x; }

h1 {
	padding: 0;
	margin: 0;
	font-size: 2em;
	font-weight: normal;
	color: #000;
	}
	
#portfolio h1 { margin-top: 20px; }

h2 {
	padding: 0;
	margin: 16px 0 0;
	font-size: 1.7em;
	font-weight: normal;
	color: #666;
	}
	
#portfolio h2 { margin-bottom: 4px; }

.requestServices h2, .requestServicesFooter h2 {
	padding-left: 25px;
	margin: 0;
	background: url(images/icon-request-services.gif) no-repeat left top;
	}
	
h3 {
	font-size: 1.15em;
	font-weight: normal;
	}
	
p {
	padding: 2px 0 20px;
	margin: 0;
	font-size: 1.0em;
	}
	
p.testimonial {
	font-size: 0.9em;
	}
	
	
.requestServices p {
	padding: 2px 0 8px;
	margin: 0;
	color: #457404;
	}



/* STRUCTURAL MARKUP*/

#divOuter {
	margin: 0; 
	padding: 0;
	position: relative;
	}

#divbackGrnd { 
	margin: 0; 
	padding: 0;
	}

#divInnerMargin { 
	width: 950px; 
	float:left;
	}
    
#divHeaderMain {
    margin: 0; 
	padding: 0;
    height: 152px; 
	float:left;
	}

#divLogoholder {
	padding-left: 62px;
    float:left;
	}

#divLogoholder img {
    border: none;
	}
	
#divMenuHolder {
	width: 156px;
	position: absolute;
	top: 152px;
	left: 0;
	}
	
.menuItem {
    width: 138px;
	height: 20px;
	padding: 6px 0 0 18px;
	margin: 0;
	display: block;
	background-color: #b7e107;
	color: #58680f;
    font-size: 12px;
    float: left;
	clear: left;
    text-decoration:none;
    border-bottom: Solid 1px #dae976;
	}

.menuItem:hover, .menuItem.selected {
	background-color: #9bbd07;
	color: #000;
	}

.divContent {
    width: 950px; 
	padding: 0;
	margin: 0;
	background: url(images/img_lhs_bg.jpg) no-repeat left bottom; 
	float:left;
	}
	
#divHmContent {
    width: 794px; 
	padding: 0 0 0 156px;
	margin: 0;
	float:left;
	}
	
#portfolio #divHmContent { 
	width: 774px;
	padding: 0 0 40px 176px;
	}

#divRHmPanel {
    width: 488px;
	padding: 20px 20px 40px;
	margin: 0;
	background-color: #fff;
	float: left;
	}

#divLHmPanel {
    width: 246px;
	padding: 20px 0 40px 20px;
	margin: 0;
	background: url(images/img_rhs_grey.jpg) no-repeat left 133px; 
	float: left;
	}
	
	
#divRHmPanel p {
    line-height: 1.4em;
	}

#divRHmPanel a {
    padding: 0 1px;
	margin: 0;
	color: #333;
	text-decoration: none;
	background-color: #efefef;
	border-bottom: 1px solid #c6c6c6;
	}
	
#divRHmPanel a:hover {
	color: #fff;
	background-color: #666;
	border-bottom: 1px solid #666;
	}
	
	
.sideBlock {
	width: 246px;
	padding: 0 0 20px;
	margin: 0;
	border-bottom: 1px solid #e2e2e2;
	float: left;
	}
	
.sbNoPadding { padding: 0 }
.sbNoHR { border-bottom: none }
	
.requestServices {
	height: 113px;
	}
	
	
.requestServicesFooter {
	width: 488px;
	margin: 25px 0;
	padding: 16px 0;
	border-top: 2px solid #E8E8E8;
	border-bottom: 2px solid #E8E8E8;
	background-color: #fafafa;
	float: left;
	clear: both;
	}
	
#portfolio .requestServicesFooter {
	width: 750px;
	}
	
.requestServicesFooter h2 {
	padding-left: 27px;
	margin: 0;
	background: url(images/icon-request-services-footer.gif) no-repeat left top;
	}
	
.requestServicesFooter p {
	padding: 2px 20px 8px 5px;
	}
	
	
ul.latestNews {
	padding: 0;
	margin: 0 0 14px;
	background: url(images/hr.gif) repeat-x top;
	}
	
ul.latestNews li {
	padding: 8px 0;
	margin: 0;
	background: url(images/hr.gif) repeat-x bottom;
	list-style-type: none;
	}
	
ul.latestNews li a {
	padding-right: 8px;
	color: #708A04;
	background: url(images/link-arrow.gif) no-repeat bottom right;
	text-decoration: none;
	}
	
ul.latestNews li a:hover {
	color: #000;
	background: url(images/link-arrow-over.gif) no-repeat bottom right;
	}
	
	
ul.ourServices {
	padding: 0;
	margin: 0;
	}
	
ul.ourServices li {
	margin: 5px 0;
	padding: 0 0 0 10px;
	background: url(images/bullet-square.gif) no-repeat left 6px;
	list-style-type: none;
	}
	
	
.awardWinner {
	color: #fff;
	background-color: #f1b105;
	padding: 0 1px;
	font-size: 0.95em;
	text-transform: uppercase;
	}
	
.awardFinalist {
	color: #fff;
	background-color: #b1d713;
	padding: 0 1px;
	font-size: 0.95em;
	text-transform: uppercase;
	}
	

.sideBlock p.awards {
	padding: 2px 0 4px;
	}
	
.sideBlock p.awards span { 
	font-size: 0.95em;
	display: block;
	clear: left;
	}

	
	

#divRHmPanel a.more, a.more {
	background: #E3E3E3 url(images/bullet-more.gif) no-repeat right center;
	color: #000000;
	display: block;
	float: left;
	margin: 0 4px 0 0;
	padding: 1px 18px 2px 4px;
	border: none;
	text-decoration: none;
	width: auto;
	}
	
#divRHmPanel a.more:hover, a.more:hover {
	background: #666666 url(images/bullet-more-on.gif) no-repeat right center;
	color: #FFFFFF;
	border: none;
	text-decoration: none;
	}

.requestServices a.more {
	background: #D6E992 url(images/bullet-more-green.gif) no-repeat right center;
	color: #305103;
	}
	
.requestServices a.more:hover {
	background: #446d0c url(images/bullet-more-green.gif) no-repeat right center;
	color: #FFFFFF;
	}
	
	

#divHm3PanelOuter {
	width: 488px;
	padding: 8px 0 0;
	margin: 10px 0 20px;
	border-top: Solid 1px #e2e2e2;  
	float:left;
}

.divHmGroup {
	width: 488px;
	padding: 0;
	margin: 0;
	float:left;
	border-bottom: 1px solid #e8e8e8; 
}

.divHmPanel1 {
    width: 238px; 
	padding: 10px 0 20px;
	margin: 0;
	float: left; 
	clear: left;
	}

.divHmPanel2 {
    width: 238px;
	padding: 10px 0 20px;
	margin: 0;
	float: right; 
	}
	
#divRHmPanel .divHmPanel1 a.imgLink, #divRHmPanel .divHmPanel2 a.imgLink, .portImgLeft a.imgLink {
    padding: 0;
	background: none;
	border: none;
	margin: 4px 0 14px;
	text-decoration: none;
	float: left;
	}
	
.divHmPanel1 a.imgLink img, .divHmPanel2 a.imgLink img, .portImgLeft a.imgLink img {
	border: 5px solid #e8e8e8;
	}
	
.divHmPanel1 a.imgLink:hover img, .divHmPanel2 a.imgLink:hover img, .portImgLeft a.imgLink:hover img {
	border: 5px solid #999;
	}
	
.divHmPanel1 h3, .divHmPanel2 h3, .portImgLeft h3 {
    padding: 0;
	margin: 0;
	font-size: 1.1em;
	}
	
.divHmPanel1 p, .divHmPanel2 p, .portImgLeft p {
    padding-bottom: 12px;
	font-size: 0.95em;
	}
	
.portImgRow {
	width: 750px;
	padding-top: 12px;
	border-bottom: 1px solid #e8e8e8; 
	float: left;
	}
	
.portImgLeft {
	width: 238px; 
	padding: 0 0 18px;
	margin: 0 12px 8px 0;
	float: left;
	}
	
#officeMap {
	width: 386px;
	margin-bottom: 20px;
	float: left;
	}
	
#officeMap a, #officeMap a:hover {
	border: none;
	background-color: none;
	padding: 0;
	margin: 0;
	}
	
#officeMap a img {
	border: none;
	}
	
.googleLink {
	float: right;
	margin: 0;
	}

.contactTable {
	width: 350px;
	}

.contactTable td {
	vertical-align: top;
	}

.contactDetails {
	width: 350px;
	margin: 6px 0 20px;
	}

.contactDetails td {
	vertical-align: top;
	padding: 3px 0;
	}
	
.contactOfficeOther {
	width: 160px;
	margin-bottom: 30px;
	float: left;
	}
	
.contactOfficeOther img {
	
	}
	
#divRHmPanel .contactOfficeOther a.more {
	width: 105px;
	line-height: 120%;
	}


#divFooter {
    width: 100%;
	background-color: #f5f5f5;
	border-top: 2px solid #ececec;
	float: left;
	clear: left;
    
}
#divFooterLeft {
	width: 550px;
	padding: 0 0 100px;
	float: left;
}

#divFooterRight {
   width: 400px;
	float: left;
}


#divFooter ul {
	padding: 0 0 0 12px;
	margin: 15px 0;
	float: left;
	}
	
#divFooter #divFooterRight ul {
	float: right;
	}
	
#divFooter ul li {
	color: #888;
	padding: 0 8px;
	margin: 0;
	font-size: 0.95em;
	list-style-type: none;
	border-right: 1px solid #dbdbdb;
	float: left;
	}
	
#divFooter ul li.last {
	border-right: none;
	}
	
#divFooter ul li a {
	color: #888;
	text-decoration: none;
	}
	
#divFooter ul li a:hover {
	color: #000;
	}

#divFooter p {
	padding: 0 0 0 20px;
	color: #888;
	font-size: 0.95em;
	clear: left;
	}
	
#divFooter p a {
	color: #888;
	text-decoration: none;
	}







