#market_header {
	background-image: url(/images/market_bg_blend.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	height: 161px;
	font-size: .85em;
}

#market_header .market_left {
	float: left;
	width: 320px;
	height: 145px;
	overflow: hidden;
	margin-left: 50px;
	margin-top: 10px;
}

#market_header .market_center {
	float: left;
	height: 145px;
	overflow: hidden;
	width: 304px;
	margin-left: 25px;
	margin-top: 10px;
}

#market_header .market_center h1 {
	font-size: 1.25em;
	color: #000;
	margin-bottom: 0;
}

#market_header .market_center ul {
	list-style: disc;
	margin-top: 8px;
}


#market_header .market_center ul li {
	margin-left: 18px;
}

#market_header .market_right {
	float: left;
	width: 230px;
	height: 145px;
	overflow: hidden;
	margin-left: 20px;
	margin-top: 10px;
}

#market_header .market_right h2 {
	margin-bottom: 0px;
	text-transform: uppercase;
	font-size: 1.1em;
}

#content.left {
	margin-left: 0;
	padding-top: 50px;
	width: 700px;
}

#content.left h1 {
	border: 0;
	text-transform: uppercase;
	color: #656565;
}
#content.left img {
	margin-top: 5px;
	margin-left: 80px;
}
#content.left p {
	width: 590px;
	margin-top: 30px;
	margin-left: 60px;
}

.txtindent50 {
	margin-left: 50px;
}	

.featuredplanrow {
	background: url(/images/bg_section-blend.jpg) repeat-x 100% 0;
	padding-left: 50px;
	margin-bottom: 15px;
}
.featuredplanrowbox {
	width: 176px;
	margin-right: 30px;
	float: left;
}
.featuredplanrowbox h3 {
	color: #333;
	border-bottom: 1px solid #333;
	padding-bottom: 8px;
}

.featuredplanrowbox ul {
	margin: 10px 0;
	list-style: disc;
}

.featuredplanrowbox ul li {
	margin: 0;
	margin-left: 18px;
}

/*.featuredplanrowbox a, .featuredplanrowbox a:visited {
	font-size: .8em;
	text-transform: uppercase;
	text-decoration: none;
	color: #4B808E;
}*/

.featuredplanrowbox .butrow img {
	vertical-align: top;
}

#hometop {
	background: url(/images/bg_subhead_blend.jpg) no-repeat bottom left;
	height: 155px;
}

#hometop .left {
	width: 325px;
	height: 125px;
	float: left;
	margin-left: 30px;
	margin-top: 15px;
	overflow: hidden;
}

#hometop .left ul {
	margin-top: 10px;
	list-style: none;
}

#hometop .left ul li {
	padding-left: 18px;
	font-size: .9em;
	background: url(/images/bullet_cross.png) no-repeat center left;
}

#hometop .center {
	float: left;
	margin-top: 15px;
	width: 330px;
	height: 125px;
}

#hometop .center ul {
	list-style: none;
	margin-top: 10px;
}

#hometop .center ul li {
	padding-left: 18px;
	font-size: .9em;
	/*line-height: 1.1em;*/
	background: url("/images/bullet_star.png") no-repeat 0 5px;
}

#hometop .right {
	margin-top: 8px;
	margin-left: 40px;
	width: 220px;
	float: left;
}

#hometop .right .create-cloud a {
	color: #000000;
}

#homemiddle {
	margin-top: 10px;
}

#homemiddle h2, #homebottom h2 {
	color: #656565;
	border-bottom: 0;
	text-transform: uppercase;
	font-size: 1.5em;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
}

#homemiddle .left {
	width: 670px;
	margin-left: 50px;
	float: left;
}

#homemiddle .right {
	width: 210px;
	float: right;
	margin-right: 50px;
	font-size:0.9em;
}

.quote {
	font-size: .9em;
	color: #666;
	border-top: 1px solid #999;
	margin-top: 8px;
	padding-top: 8px;
}

.attribution {
	font-size: .9em;
	color: #42707D;
	padding-left: 60px;
	font-style: italic;
}
#homebottom {
	margin-top: 10px;
	padding: 10px 30px;
	background: url(/images/bg_page-blend.jpg) repeat-x 100% 0; 
}

#homebottom .left {
	float: left;
	width: 320px;
}
#homebottom .middle {
	float: left;
	width: 320px;
	margin-left: 10px;
}
#homebottom .right {
	float: right;
	width: 235px;
}
#homebottom .right #social_icons {
	border-top: 1px solid #999;
	margin-top: 10px;
	padding-top: 10px;
}

.story {
	border-top: 1px solid #999;
	margin-top: 10px;
	padding-top: 10px;
	font-size: .9em;
}
.storytitle {
	color: #42707D;
}
