#Viewport {
	width: 100%;
	text-align: center;
}

.outerBounds {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	background-color:#fff;
}
.innerBounds {
	width: 100%;
	text-align: left;
}
.colLeft {
	float: left;
	width: 234px;
	height: 100%;
	overflow: hidden;
}
.colLeftInner {
	padding:32px 25px 32px 10px;
}
.colMiddle {
	float: left;
	width: 212px;
	height: auto;
	overflow: hidden;
}
.colMiddleInner {
	padding:32px 31px 30px 32px;
}
.colRight {
	float: left;
	width: 454px;
	height: auto;
	overflow: hidden;
}
.colRightInner {
	padding:20px 2px;
}
.clr {
	clear:both;
	height:0px;
}
#PageHeader {
	height:141px;
	width:960px;/*border-bottom:solid 2px #d9d8d1;*/
}
pre
{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
#PageHeaderInner {
}
.pageBody {
	background:url(/shared/images/body-bg-vline.png) repeat-y 0px 0px;
}
#PageBodyInner {
}
#Columns {
}
#ColumnsInner {
}
#PageFooter {
	height:26px;
	border-top:1px solid #d9d8d1;
	border-bottom:2px solid #d9d8d1;
	background:url(/shared/images/body-bg-vline.png) repeat-y 0px 0px;
	margin-left:2px;
}
#PageFooterInner {
}
.screen {
	display: block;
}
#SubHeader {
	height:318px;
}
#SubHeaderNavigation {
	width:234px;
	height:318px;
	float:left;
	position:relative;
	border-bottom:solid 2px #d9d8d1;
}
#SubHeaderTitleBox {
	height:59px;
	width:726px;
	float:left;
	/*border-bottom:solid 2px #d9d8d1;*/
	position:relative;
	z-index:1;
}
#SubHeaderImage {
	width:726px;
	height:257px;
	float:left;
	background:url(/shared/images/about_main.jpg) no-repeat right top;
	border-bottom:solid 2px #d9d8d1;
	border-top:solid 2px #d9d8d1;
}
#HeaderLogo {
	float:left;
	text-indent:-9999px;
	letter-spacing:-99999em;
	background:url(../images/header-logo.png) no-repeat;
	width:446px;
	height:141px;
	margin:0;
	padding:0;
	color:#6E6C59;
	
}
#HeaderLogo img
{
	display:none;
}
#HeaderLogo a,#HeaderLogo a:hover,#HeaderLogo a:visited,#HeaderLogo a:link
{
	display:block;
	height:100%;
	color:#6E6C59;
	border:none;
	text-decoration:none;
	font-size:9px;
}
#HeaderTagline {
	float:left;
	width:auto;
	background:url(/shared/images/header-tagline.png) no-repeat;
	height:141px;
	width:514px;
	text-indent:-9999px;
	letter-spacing:-9999em;
	color:#71BF44;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#OuterBorder {
	background-color: #d9d8d1;
	width:964px;
	margin:0 auto;
}
span.quote {
	text-align:right;
	color:#78278D;
	display:block
}
#FooterPhoneNumberOuter {
	width:236px;
	position:relative;
	float:left;
}
#FooterPhoneNumberInner {
	text-align:center;
	font-weight:bold;
	padding-top:5px;
}
#FooterLogos {
	position:absolute;
	/*background:url(/shared/images/aboutus_logos.gif) no-repeat;*/
	width:232px;
	height:105px;
	left: 0px;
	top: -114px;
	overflow:hidden;
}
#SubHeaderContent {
	width:125px;
	font-style:italic;
	font-size:11px;
	line-height:1.9em;
	margin-left:30px;
	margin-top:55px;
	overflow:hidden;
	height:16em;
	text-align:right;
	
}
#SubHeaderContent p, #SubHeaderContent .content {

	font-style:italic;
	font-size:11px;
	overflow:hidden;
	
	text-align:right;
	
}

.colRightInner ul {
	margin-left:0;
	padding-left:15px;
}
#hometitle
{
	position:absolute;
	font-family:Century Gothic, Microsoft Sans Serif, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:22px;
	color:#d9d8d1;
	left: 28px;
	top: 21px;
}
#SiteDescription
{
	display:none;
}
.loginBtn
{
	background-color: #908F7C;
	color: #fff;
	border-style: solid;
	border-width: 1px;
	border-top-color:#78278D;
	border-bottom-color: #636363;
	border-left-color: #85877D; 
	border-right-color: #85877D; 
	border: solid 2px #d9d8d1;
	font-family: Arial, Tahoma, Sans-Serif;
	font-weight:bold;
	padding: 1px 7px;
}

.searchResult
{
    padding-bottom: 10px;
}
.specialForm
{
	background:#fff url(/shared/images/body-bg-vline.png) repeat-y 211px top;
	border-left:2px solid #D9D8D1;
	border-right:2px solid #D9D8D1;
}
.specialForm
{
	 zoom:1;
	text-align:left;
}
.specialForm .formColLeft
{
	width:446px;
	float:left;
}
.specialForm .formColLeftInner
{
	padding: 15px;
	
}
.specialForm .formColRight
{
	float:right;
	width:513px;
}
.specialForm .formColRightInner
{
	padding: 15px;
}
h2.formHeader
{
	background:#6B6D5A;
	color:#fff;
	font-size:24px;
	padding:15px;
    margin-top:0;
}