@charset "utf-8";

#header.home {
width: 960px;	
}

#contentWrapper {
width: 960px;	
}

#leftBorder {
float: left; 
background-image: url(/_images/photo_corner_left.png);
background-repeat: no-repeat;
width: 4px;
height: 155px;	
}

#homeContent {
width: 956px;
margin-left: 4px;
background-image: url(/_images/home/content_background.png);
background-repeat: no-repeat;	
background-color: #f3f5f9;
}

#columnLeft {
width: 317px;
float: left;	
}

#columnLeftHeader {
font-family: Arial, Helvetica, sans-serif;
color: #cbd0e3;
text-align: center;
font-size: 21px;
text-transform: uppercase;
padding-top: 9px;
width: 295px;
height: 26px;
margin-left: 12px;
background-image: url(/_images/home/column_header_background.png);
background-repeat: no-repeat;
}

#columnLeftHeader a, #columnCenterHeader a, #columnRightHeader a {
color: #cbd0e3;	
text-decoration: none;
}

#columnLeftHeader a:hover, #columnCenterHeader a:hover, #columnRightHeader a:hover {
text-decoration: underline;	
}

#columnLeftContent {
font-family: Arial, Helvetica, sans-serif;
line-height: 32px;
min-height: 170px;
width: 244px;
color: #cbd0e3;
font-size: 16px;
padding-right: 30px;
padding-left: 20px;
border-right: 1px #818a97 solid;
padding-top: 22px;
margin-left: 12px;
background-color: #1a293c;
}

#columnLeftContent a, #columnCenterContent a, #columnRightContent a {
color: #556293;	
text-decoration: underline;
}

#columnLeftContent a:hover, #columnCenterContent a:hover, #columnRightContent a:hover {
text-decoration: none;	
}

#columnLeftContent p, #columnCenterContent p, #columnRightContent p {
margin: 0;	
}

#columnLeftBottom {
width: 295px;
height: 16px;
margin-left: 12px;
background-image:url(/_images/home/column_left_bottom.png);
background-repeat: no-repeat;
}

#columnCenter {
width: 318px;
float: left;	
}

#columnCenterHeader {
font-family: Arial, Helvetica, sans-serif;
color: #cbd0e3;
text-align: center;
text-transform: uppercase;
font-size: 21px;
padding-top: 9px;
width: 295px;
height: 26px;
margin-left: 12px;
background-image: url(/_images/home/column_center_header_background.png);
background-repeat: no-repeat;	
}

#columnCenterContent {
font-family: Arial, Helvetica, sans-serif;
line-height: 32px;
min-height: 170px;
width: 264px;
color: #cbd0e3;
font-size: 16px;
padding-right: 10px;
padding-left: 20px;
border-left: 1px #808997 solid;
padding-top: 22px;
margin-left: 12px;
background-color: #1a293c;
}

#columnCenterBottom {
width: 295px;
height: 16px;
margin-left: 12px;
background-image:url(/_images/home/column_center_bottom.png);
background-repeat: no-repeat;
}

#columnRight {
width: 321px;
float: left;	
}

#columnRightHeader {
font-family: Arial, Helvetica, sans-serif;
color: #cbd0e3;
text-align: center;
text-transform: uppercase;
font-size: 21px;
padding-top: 9px;
width: 295px;
height: 26px;
margin-left: 11px;
background-image: url(/_images/home/column_header_background.png);
background-repeat: no-repeat;	
}

#columnRightContent {
font-family: Arial, Helvetica, sans-serif;
line-height: 32px;
min-height: 170px;
width: 244px;
color: #cbd0e3;
border-right: 1px #828b98 solid;
font-size: 16px;
padding-right: 30px;
padding-left: 20px;
padding-top: 22px;
margin-left: 11px;
background-color: #1a293c;
}

#columnRightBottom {
width: 295px;
height: 16px;
margin-left: 11px;
background-image:url(/_images/home/column_right_bottom.png);
background-repeat: no-repeat;
}

#featureWrapper {
position: relative;	
}

#bottomFeatures {
width: 934px;
height: 163px;
background-image: url(/_images/home/bottom_features_background.png);
background-repeat: no-repeat;
margin-left: 13px;
}

#bottomFeatureText {
width: 690px;
padding-left: 17px;
float: left;
padding-top: 28px;
color: #ffffff;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
line-height: 24px;
}

#bottomFeatureText p { margin: 0; }

#featureHeader {
font-size: 21px;
color: #dadc56;
margin-bottom: 10px;
text-transform: uppercase;
}

#featureHeader a {
color: #dadc56;
text-decoration: none;
}

#featureHeader a:hover {
text-decoration: underline;	
}

#featureText a {
color: #dadc56;
text-decoration: underline;
}

#featureText a:hover {
text-decoration: none;
}

#featurePhoto {
float: right;
}

/*
#footer_wrapper {
margin-left: 4px;	
width: 956px;
}
*/

#footer.home {
	width: 920px;
}

#feature_dots {
z-index: 1000;
left: 600px;
top: 130px;
position: absolute;
}
