﻿#bodyContainer
{
    width:100%;
    min-height:100%;
    margin:0px;
    padding:0px;	
    background-color: #02a7d0;	
}

#bodyWrapper
{
	width:979px;
	height:auto;
	min-height:100%;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;
}

#headerWrapper
{
	width:979px;
	height:156px;
}

#headerLogo
{
	width:245px;
	height:156px;
	float:left;
}

#headerImage
{
	width:734px;
	height:156px;
	float:left;
}

#mainContentWrapper
{
	width:979px;
	height:auto;
	min-height:100%;
}

#leftContainer
{
	width:245px;
	height:auto;
	min-height:100%;
	background-color:#FFF;
	float:left;
}

#mainContentContainer
{
	width:734px;
	height:auto;
	min-height:100%;
	float:left;
	padding:0px;
	background-color:#f9f4e1;
}

#navigationWrapper
{
	width:245px;
	height:auto;
	min-height:100%;
	float:left;
}

#contactWrapper
{
	width:245px;
	height:auto;
	min-height:100%;
	float:left;
}

#contactContainer
{
	width:205px;
	height:auto;
	min-height:100%;
	margin:20px;
	float:left;
}

#ShadowWrapper
{
	width:28px;
	height:560px;
	float:left;
}

#imageScroller
{
	width:669px;
	height:262px;
	float:left;
	margin-top:20px;
}

.horizontalDivider
{
	width:662px;
	height:16px;
	margin-left:28px;
}

#fullTextColumn
{
	width:639px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:20px;
	/*border-right-color:#f8e28a;
	border-right-style:solid;
	border-right-width:1px;*/
}

.peopleContainer
{
	width:639px;
	height:auto;
	min-height:100%;
	float:left;
}
.peopleImage
{
	margin-left:20px;
	width:110px;
	height:109px;
	float:left;
}

.peopleText
{
	margin-left:20px;
	width:489px;
	float:left;
}

.leftTextColumn
{
	width:400px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:20px;
	border-right-color:#f8e28a;
	border-right-style:solid;
	border-right-width:1px;
}

.rightImageColumn 
{
	width:219px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}

#leftColumn
{
	width:315px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
	padding-right:20px;
	border-right-color:#f8e28a;
	border-right-style:solid;
	border-right-width:1px;
}

#rightColumn
{
	width:304px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}

#leftColumn2
{
	width:315px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:0px;
	margin-left:28px;
	margin-bottom:20px;
	padding-right:20px;
	border-right-color:#f8e28a;
	border-right-style:solid;
	border-right-width:1px;
}

#rightColumn2
{
	width:304px;
	height:auto;
	min-height:100%;
	float:left;
	margin-top:0px;
	margin-left:20px;
	margin-bottom:20px;
}

.actionWrapper
{
	width:315px;
	position:relative;
}

.textBox
{
	width:150px;	
}

#imageBox
{
	width:187px;
	height:161px;
	position:absolute;
	top:-50px;
	right:-15px;
}

#imageBoxRight
{	
	width:127px;
	height:116px;
	float:right;
	position:absolute;
	top:-10px;
	right:20px;
}

#footer
{	
	width:979px;
	height:39px;
}

.footerText
{
	width:979px;
	height:39px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	text-align:center;
}