html
{
    background:#cc7861;
}

body
{
    background:url(/images/bg-body.png) repeat-x white;
}

#webpage
{
    background:url(/images/bg-fullbody.jpg) top center no-repeat;
}

A
{
	color: #9a301e;
	text-decoration: none;
}

A:hover
{
	text-decoration: underline;
}

a.button
{
	float: left;
}

a.button.services
{
	width: 235px;
	height: 53px;
	background: url(/images/services-button.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

a.button.services:hover
{
	background: url(/images/services-button-roll.png) left top no-repeat;
}

a.button.people
{
	width: 229px;
	height: 53px;
	background: url(/images/people-button.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

a.button.people:hover
{
	background: url(/images/people-button-roll.png) left top no-repeat;
}

a.button.projects
{
	width: 235px;
	height: 53px;
	background: url(/images/projects-button.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

a.button.projects:hover
{
	background: url(/images/projects-button-roll.png) left top no-repeat;
}

a.button.contact
{
	width: 283px;
	height: 53px;
	background: url(/images/contact-us-button.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

a.button.contact:hover
{
	background: url(/images/contact-us-button-roll.png) left top no-repeat;
}

a.button.more-services
{
	width: 281px;
	height: 52px;
	background: url(/images/more-services-button.png) left top no-repeat;
	text-indent: -999px;
	overflow: hidden;
}

a.button.more-services:hover
{
	background: url(/images/more-services-button-roll.png) left top no-repeat;
}

a.button.find-out-more
{
	width: 151px;
	height: 24px;
	background: url(/images/button.png) left top no-repeat;
	overflow: hidden;
	text-align: center;
	color: #fff;
	font-size: 12px;
	padding-top: 5px;
	text-decoration: none;
	margin-top: 10px;
}

P
{
	color: #666;
	font-family: arial, helvetica, sans-serif;
	line-height: 1.6;
	font-size: 12px;
	padding-right: 30px;
}

UL
{
	margin-left: 1.6em;
}

#id_site P, #id_projects P
{
	padding-right: 0px;
}

H2
{
	font-size: 20px;
	color: #465c6e;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 25px;
	padding-top: 30px;
	padding-bottom: 10px;
	text-shadow: 1px 1px #fff;
	clear: both;
	border-bottom:3px solid #f0eadf;
	width: 910px;
}

BODY#id_contact H2
{
	width: 100%;
}

H4
{
	font-size: 15px;
	color: #444;
	margin-bottom: 16px;
	margin-top: 6px;
}

UL LI 
{
	color: #666;
	font-size: 12px;
	margin-bottom: 10px;
}

#content_frame
{
    width:982px !important;
    height:auto !important;
    height:770px;
    min-height:770px;
}

.header
{
    position:relative;
    display:block;
    width:982px;
    height:430px;
}

#logo
{
	width: 155px;
	height: 141px;
	background: url(/images/logo.png) no-repeat;
	position: absolute;
	top: 15px;
	left: 0px;
}

#nav
{
    position:absolute;
    right:0px;
    top:133px;
    display: none;
}

#nav-buttons-wrap
{
	width: 982px;
	height: 53px;
	float: left;
	clear: both;
	border-bottom: 1px solid #e9e9e2;
	margin-left: -36px;	
}

BODY#id_site #nav-buttons-wrap
{
	width: 982px;
	height: 53px;
	float: left;
	clear: both;
	border-bottom: 1px solid #e9e9e2;
	margin-left: 0;	
}

#content
{
	padding-left: 36px;
	float: left;
	width: 946px;
}

BODY#id_site #content
{
	padding-left: 0px;
	width: 982px;
}
.banner
{
    display:block;
    position:absolute;
    width:982px;
    height:254px;    
    top:176px;
}

#heroimage
{
    display:block;
    height:254px;
    width:698px;
    background: url(/images/feature-image13.jpg) no-repeat;
    float: left;
    margin-left: 1px;
}

BODY#id_services #heroimage
{
	background: url(/images/feature-image10.jpg) no-repeat;
}

BODY#id_people #heroimage
{
	background: url(/images/feature-image6.jpg) no-repeat;
}

BODY#id_projects #heroimage
{
	background: url(/images/feature-image3.jpg) no-repeat;
}

BODY#id_contact #heroimage
{
	background: url(/images/feature-image12.jpg) no-repeat;
}

#herobullets
{
    width:282px;
    height: 228px;
    display:block;
    float: right;
    padding-top:20px;
    background: transparent; 
    position: relative;
    padding-left: 1px;
}

#herobullets UL
{
	margin-bottom:17px;
	margin-top:45px;
}

#herobullets LI
{
	list-style-type: disc;
	padding-left: 6px;
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
	margin-left: 23px;
}

#titles
{
	width: 699px;
	height: 54px;
	float: left;
}

#contact-col
{
	width: 233px;
	height: 288px;
	float: right;
	padding: 10px 25px 0 25px;
	background: url(/images/contact-col-bg.png) left top no-repeat;
}

#home-col-wrap
{
	width: 699px;
	height: auto !important;
	height: 300px;
	min-height: 300px;
	float: left;
}

#home-col1
{
	height: auto !important;
	height: 263px;
	min-height: 263px;
	background: url(/images/home-col-bg.png) 12px 18px no-repeat;
	float: left;
	padding:38px 20px 0 30px;
	width:183px;
}

#home-col2
{
	width: 183px;
	height: auto !important;
	height: 263px;
	min-height: 263px;
	background: url(/images/home-col-bg.png) center 18px no-repeat;
	float: left;
	padding: 38px 25px 0 25px;
}

#home-col3
{
	width: 183px;
	height: auto !important;
	height: 263px;
	min-height: 263px;
	background: url(/images/home-col-bg.png) 4px 18px no-repeat;
	float: left;
	padding: 38px 25px 0 25px;
}

#feature-button
{
	width: 213px;
	height: 25px;
	background: url(/images/button-feature.png) no-repeat;
	margin-left: 35px;	
	text-align: center;
	color: #fff;
	padding-top: 6px;
	font-size: 14px;
	position: absolute;
	bottom: 15px;
}

#feature-button:hover
{
	background: url(/images/button-feature-hover.png) no-repeat;
}

#feature-button a, #feature-button a:hover
{
	color: #fff;
	text-decoration: none;
}

/* .button
{
	width: 151px;
	height: 29px;
	background: url(/images/button.png) no-repeat;
	color: #fff;
	text-align: center;
	padding-top: 6px;
	margin-top: 18px;
} */

#id_projects .column
{
	padding-right:50px;
	width:28%;
}

.spacer
{
	border-top: 1px solid #dedede;
	width: 670px;
	height: 1px:
	display: block;
	margin-bottom:30px;
	margin-top:10px;
}

.photo-thumb
{
	float: left;
	width: 100px;
	height: 123px;
	margin-right: 25px;
	margin-bottom: 25px;
	border: 1px solid #dedede;
	padding: 3px;
}

.clear
{
	clear: both;
}

DIV#contact-col UL LI strong
{
	color: #465C6E;
}

#contact-wrap
{
	float: left;
	width: 280px;
}

.contact-googlemap
{
	float: left;
	border: 1px solid #dedede;
	padding: 3px;
	width: 260px;
	height: 270px;
}

.googleMap-wrap
{
	float: left; margin-left: 45px; margin-top: 20px;
}


/* FOOTER */

#footerbar
{
    background:url(/images/bg-footer.png) repeat-x #a64b36;
    height:35px;
	margin-top:25px;
	padding-top:25px;
}

.footer,
.footer a
{
    color: #fafaf0;
    font-size:11px;
    text-decoration:none;
}

.footer .credit
{
    float:right;
    width: 175px;
}

#blisIcon
{
	float: right;
	width: 23px;
	height: 23px;
	margin-top: -4px;
}
