#home_content_left {
	float: left;
	padding: 0 0 0 4px;
	width: 736px;
	line-height: 120%;
	color: #333333;
	
}

#home_content_right {
	float: left;
	width: 210px;
	margin-left: 4px;
}

#home_content_left a:hover {
	color: #e8760b;
}

#home_main_feature_bar {
	background: url(../images/common/global.png) 0 -409px no-repeat;
	width: 732px;
	height: 6px;
	font-size: 1px;
}

#home_main_feature {
	position: relative;
	height: 363px;
}

#home_main_feature .photo {
	display: none;
	position: absolute;
	width: 732px;
	height: 358px;
}

#home_main_feature .first {
	display: block;
}

#home_content_left h3 {
	text-transform: uppercase;
	font-size: 9px;
	
	width: 220px;
	margin-bottom: 8px;
	color: #517a94;
}

#home_content_left h4 {
	padding-bottom: 10px;
/*	padding-top: 8px;*/
	line-height: 170%;
}

#home_content_left h4 a {
	font-size: 18px;
	
	text-decoration: none;
	font-weight: normal;
}

#home_content_left p {
	width: 220px;
	font-size: 11px;
	margin-bottom: 10px;
}	

#home_content_left p.caption {
	font-size: 9px;
	font-style: italic;
	color: #999999;
}

#home_secondary_features {
	float: left;
	clear: both;
	background: url(../images/common/global.png) 0 -419px no-repeat;
	margin-bottom: 20px;
	height: 271px;
	_width: 732px
}

*+html #home_secondary_features {
	height: 266px;
}

#home_secondary_features a {
	text-decoration: none;
}

#home_secondary_features .feature_1 {
	width: 255px;
	float: left;
	padding-top: 12px;
}

#home_secondary_features .feature_1 h3,
#home_secondary_features .feature_1 h4,
#home_secondary_features .feature_1 p {
	width: 220px;
	margin-left: 15px;
}

/*#home_secondary_features .feature_1 img {
	margin-left: 15px;
}
*/
#home_secondary_features .feature_2 {
	width: 240px;
	float: left;
	padding-top: 12px;
}

#home_secondary_features .feature_2 h4,
#home_secondary_features .feature_2 p {
	width: 220px;
}

#home_secondary_features .feature_3 {
	width: 235px;
	float: left;
	padding-top: 12px;
}

#home_secondary_features .feature_3 h4,
#home_secondary_features .feature_3 p {
	width: 220px;
}

#home_secondary_features .feature_3 h4 {
	padding-top: 0;
	/* line-height: 135%; */
}

#home_secondary_features .feature_3 h4 a {
	font-size: 18px;
		
}

#home_secondary_features .feature_4 {
	background: url(../images/common/home_rule_dotted_small.png) 0 0 no-repeat;
	width: 235px;
	float: left;
	padding-top: 15px;
	margin-top: 10px;
}

#home_secondary_features .feature_4 h4 {
	padding-top: 0;
	line-height: 135%;
}

#home_secondary_features .feature_4 h4 a {
	font-size: 18px;
		
}

#home_tertiary_features {
	float: left;
	clear: both;
	position: relative;
	width: 732px;
	background: url(../images/common/global.png) 0 -690px repeat-x;
	font-size: 11px;
	
	padding-bottom: 40px;
}

#home_tertiary_features a {
	text-decoration: none;
}

#home_tertiary_features .feature_1 {
	width: 255px;
	float: left;
	padding-top: 12px;
}

#home_tertiary_features .feature_1 h3,
#home_tertiary_features .feature_1 ul,
#home_tertiary_features .feature_1 p {
	width: 240px;
	margin-left: 15px;
}

#home_tertiary_features .feature_1 ul li,
#home_tertiary_features .feature_2 ul li,
#home_tertiary_features .feature_3 ul li {
	margin: 0 0 10px 0;
	width: 220px;
}

#home_tertiary_features .feature_1 a, 
#home_tertiary_features .feature_2 a, 
#home_tertiary_features .feature_3 a {
	text-decoration: none;
}

#home_tertiary_features .feature_1 ul li a span.date,
#home_tertiary_features .feature_2 ul li a span.date,
#home_tertiary_features .feature_3 ul li a span.date {
	color: #333333;
	font-size: 10px;
}

#home_tertiary_features .feature_1 ul li a span.caps,
#home_tertiary_features .feature_2 ul li a span.caps,
#home_tertiary_features .feature_3 ul li a span.caps {
	text-transform: uppercase;
}

#home_tertiary_features .feature_2 {
	width: 240px;
	float: left;
	padding-top: 12px;
}

#home_tertiary_features .feature_2 h3,
#home_tertiary_features .feature_2 ul,
#home_tertiary_features .feature_2 p {
	width: 225px;
}

#home_tertiary_features .feature_3 {
	width: 235px;
	float: left;
	padding-top: 12px;
}

#home_tertiary_features .feature_3 h3,
#home_tertiary_features .feature_3 ul,
#home_tertiary_features .feature_3 p {
	width: 220px;
}

#home_tertiary_features .feature_2 ul li a {
	padding-left: 17px;
	display: block;
	background: url(../images/common/icons_more.png) 0 -2399px no-repeat;
}

#home_tertiary_features .feature_2 ul li a:hover {	
	background: url(../images/common/icons_more.png) 0 -2699px no-repeat;
}

#home_content_left p .more_link {
	background: transparent url(../images/common/arrow_next_over.png) no-repeat scroll 100% 50%;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: bold;
}

#home_content_left p span.more_link {
	background: transparent url(../images/common/arrow_next_over.png) no-repeat scroll 100% 50%;
	padding-right: 10px;
	white-space: nowrap;
	font-weight: bold;
	
}

#home_content_left p span.more_link:hover {
	background: transparent url(../images/common/arrow_next_over.png) no-repeat scroll 100% 50%;
}

#home_content_left p span.more_link a:hover {
	_background: transparent url(../images/common/arrow_next_over.png) no-repeat scroll 100% 50%;
}	

#home_content_left p span.more_link span.text {
	font-size: 10px;
}

#home_content_left p span.more_link span.text_medium {
	font-size: 11px;
}

button.submit {
	background: none;
	cursor: pointer;
	color: #fff;
	margin-left: 8px;
	border: 1px solid #fff;
	padding: .7em;
	font-family: "museo-slab",serif;
	text-transform: uppercase;
}

button.submit:hover {
	background: #fff;
	color: #001b70;
}

*+html button.submit { 
	position: relative;
	top: -1px;
}
