#wrapper {
	width:940px;
}
#content {
	margin:0;
	padding:0px 25px 0 65px;
	width:850px;
}
h1 {
	line-height:41px;
	background:url(../images/common/service_bar.gif) no-repeat;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	padding-left:10px;	
	margin-top:10px;
	margin-bottom:15px;
	
}
#body_container {
	width:850px;
}
#left_column {
	position:absolute;
	top:0;
	left:0;
	width:662px;
	background: url(../images/common/orange_dot_sliver.gif) repeat-y;
}
#middle_column {
	position:relative;
	top:0;
	left:185px;
	width:466px;
	line-height:14px;
	
}
#right_column {
	position:absolute;
	top:0;
	right:0;
	width:173px;
}

#secondary_nav {
	position:relative;
	width:155px;
}
#secondary_nav li {
	border-top:1px solid #E1E1E2;
	list-style:none;
	width:155px;
	font-size:11px;
	color:#EF6A16;
	font-weight:bold;
	line-height:24px;
}
#secondary_nav .first  {
	border-top:none !important ; 

}
#secondary_nav li a {
	color:#6A6A63;
	text-decoration:none;
}
#secondary_nav li a:hover {
	text-decoration:underline;
}
#middle_column {
	font-size:11px;
	color:#373737;	
}
.orange_bullets li {
	margin-left:15px;
	margin-bottom:2px;
}
.orange_bullets li span {
	color:#373737;
}

.measure_it  {
	margin: 0 0 25px 15px;
	color:#F17716;
	font-size:11px;
	font-weight:bold;
}
.steps_title {
	font-size:14px;
	color:#EF6A16;
	margin-bottom:10px;
}
.steps_to_success li {
	font-size:11px;
	font-weight:normal;
	padding-left:52px;
	min-height:44px;
	list-style:none;

}
.steps_to_success span {
	font-weight:bold;
	color:#07878C;
}
.steps_to_success div {
	padding-top:15px;	
}
.discover {
	background: url(../images/icons/checkmark.gif) no-repeat left center;
}
.review {
	background: url(../images/icons/plus_minus.gif) no-repeat left center;
}
.plan {
	background: url(../images/icons/graph.gif) no-repeat left center;
}
#footer_container {
	clear:none;
}