div#innerWrapper{
	border-left: 1px solid #bdc0c7;
	margin-left: 27px;
}


div#innerContainer11,
div#innerContainer10,
div#innerContainer01,
div#innerContainer00{
	margin-bottom: 0px;

}

/*********** STANDARD HTML STYLES ***********/

body{
	font-size: 0.8em;
	color: #898989;
	font-family: Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	min-height: 768px;
	height: 100%;
	
}

img{
	border: 0px;
}

a{
	text-decoration: none;
	color: #ff8c00;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: #ff8c00;
	font-weight: bold;
}

hr{
	height: 0px;
	border-top: 1px solid #e3e2e1;
	margin-top: 0px;
	background: #e3e2e1;
}

p{
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
}

form{
	margin: 0;
}

h1, h2, h3, h4, h5, h6, h7{
	font-weight: normale;
	padding: 10px 0px;
	margin: 0px;
	color: #ff8c00;
}

h1{
	font-size: 1.4em;
}

h2{font-size: 1.2em;}
/*********** STANDARD HTML STYLES ***********/



/*********** FUNCTION BAR STYLES ************/
#functionBar{
	display: none;
}
/*********** FUNCTION BAR STYLES ************/



/*********** HEADER ************/
div#innerHeader{
	position: relative;
	height: 150px;
}

div#header{
	position: absolute;
	left: -27px;
}

div#innerHeader div#header .logo{
	border-bottom: 1px solid #bdc0c7;
	padding-left: 27px;
}

div#innerHeader div#header .headerMenu{
	padding: 12px 0px 0px 240px;
}

div#innerHeader div#header .headerMenu .headerMenuItem{
	float: left;
	margin-right: 4px;
}

div#innerHeader div#header .headerMenu .headerMenuLastItem{
	float: left;
	margin-right: 0px;
}
/*********** HEADER ************/


/************ CRUMBTRAIL STYLES *************/
div#crumbtrail{
	display: none;
}
/************ CRUMBTRAIL STYLES *************/


/********** CENTRAL LAYOUT STYLES ***********/
div#innerLeftColumn{
	padding-left: 9px;
	margin-bottom: 210px;
}

div#innerRightColumn{
	padding: 35px 16px 0px 0px;
	margin-bottom: 170px;
}

div#center{
	padding:0px 10px 0px 10px;
	margin-bottom: 30px;
}

div.pageTitle{
	font-weight: bold;
	padding: 0px 0px 10px 0px;
	margin: 0px;
	color: #ff8c00;
	font-size: 2.1em;
}

div.pageCopy{
	overflow: hidden;
}
/********** CENTRAL LAYOUT STYLES ***********/



/************** FOOTER STYLES ***************/
div#innerFooter{
	color: #ffffff;
	position: absolute;
	text-align: center;
	font-size: 0.9em;
	width: 100%;
	height: 109px;
	left: 0px;
	background: url('/images/structure/body/bg001.gif') repeat-x bottom;
	display: none;
}

div#innerFooter .footerContents{
	position: absolute;
	width: 972px;
	padding-top: 70px;
}

div#innerFooter a{
	color: #ffffff;
}

div#innerFooter br{
	line-height: 0px;
}

div#innerFooter p{
	margin-bottom: 0px;
}

div#innerFooter .snapperDetails{
	font-size: 0.9em;
}

.contactAndLogos{
	position: absolute;
	top: -170px;
	left: 20px;
}

.logos{
	padding-bottom: 3px;
	margin-bottom: 3px;
}


.contact{
	width: 184px;
	height: 98px;
	color: #575b61;
	font-weight: bold;
	text-align: left;
	background: url('/images/structure/footer/contactBoxBG001.gif') no-repeat top left;
}

.contact p{
	padding: 10px 10px 5px 10px;
	font-size: 0.95em;
	line-height: 17px;
}

div#innerFooter .contact a{
	color: #ff8c00;
}

.footerImage{
	position: absolute;
	right: 0px;
	clear: both;
	bottom: -8px;
}

.footerImage .bottomRight .widgetBody{
	position: relative;
	height: 166px;
	width: 287px;
}

.footerImage .widgetFooter .widgetContent{
	width: 284px;
	height: 18px;
	background: url('/images/structure/widgets/bottomBorderRCGreen001.gif') no-repeat bottom right;
}

.footerImage .bottomRight img{
	left: 7px;
}

.footerImage .bottomRight h6{
	right: 25px;
	font-size: 11px;
}
/************** FOOTER STYLES ***************/




/******** GLOBAL ACTIVE FORM STYLES ********/
fieldset, legend{
	border: 0;
	padding: 0;
	margin: 0;
}

form .requiredLabel{
	font-weight: 700;
}

form .errorFlag{
	color: red;
}

.activeForm{
	width:100%;
	float: left;
}

.activeForm .formItemWrapper{
	float:left;
	padding: 0;
	width: 100%;
}

.activeForm .formText{
	padding: 5px 0px 5px 0px;
	float: left;
}

.activeForm .formLabelH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 38%;
	text-align: right;
}

.activeForm .formItemRequiredFlag{
	padding: 5px 0px 0px 3px;
	float:left;
	width: 2%;
}

.activeForm .formSummaryH{
	padding: 5px 0px 5px 0px;
	float:left;
	width: 57%;
	text-align: left;
}

.activeForm .formInputH{
	padding: 2px 0px 5px 0px;
	width: 57%;
	float:right;
}

.activeForm .formLabelV{
	float: left;
	padding: 0px 0px 5px 0px;
	clear:left;
}

.activeForm .formInputV, 
.activeForm .formSummaryV, 
.activeForm .formButton{
	float:left;
	clear:left;
}
/******** GLOBAL ACTIVE FORM STYLES ********/


/******** HOMEPAGE SPLASH ********/
.homePage .pageCopy{
	padding-top: 313px;
	position: relative;
}

.homepageSplash{
	background: url('/images/content/homepage/bg001.gif') no-repeat top left;
	width: 708px;
	height: 313px;
	position: absolute;
	left: -7px;
	padding: 0px 20px;
	top: 0px;
}

.homepageSplash .typeOfWork{
	float: left;
	width: 407px;
	font-size: 1.3em;
	color: #575b61;
	padding: 0px 15px 0px 0px;
	font-weight: bold;
}

.homepageSplash .typeOfWork li{
	list-style: none;
	padding-bottom: 6px;
}

.homepageSplash .typeOfWork .item2{
	padding-left: 20px;
}

.homepageSplash .typeOfWork .item3{
	padding-left: 40px;
}

.homepageSplash .typeOfWork .item4{
	padding-left: 60px;
}

.homepageSplash .typeOfWork .item5{
	padding-left: 80px;
}

.homepageSplash .typeOfWork .item6{
	padding-left: 100px;
}

.homepageSplash .typeOfWork .item7{
	padding-left: 120px;
}

.homepageSplash .quote{
	float: left;
	width: 220px;
	padding: 70px 30px 0px 30px;
}


.homepageSplash .quote .text{
	font-style: italic;
	font-size: 1.1em;
	color: #858687;
}

/*** NEW STYLES ***/
.homepageSplash .introText{
	padding: 10px 30px 10px 10px;
	width: 400px;
	float: left;
	font-size: 1.2em;
}

.homepageSplash .introText h3{
	font-size: 1.6em;
	color: #679A00;
}

.homepageSplash .introText a{
	font-weight: normal;
}


.homepageSplash .testimonial{
	padding: 60px 10px 10px 10px;
	width: 220px;
	float: left;
	font-size: 0.9em;
	color: #bdc0c7;
}
/******** HOMEPAGE SPLASH ********/

.snapperDetails{
	display:block;
	position:absolute;
	top:90px;
	margin-left:300px;
}
