h1{
	color:#6A6A6A;
	font-weight:normal;
	padding:15px 0px 10px 0px;
	margin:0;
	font-size: 1.6em; 
}

h3 {
	color:#002B47;
	padding:0px 0px 15px 0px;
	margin:0;
	font-size: 1.25em; 
	font-weight:normal;
}

.center_top{
	margin: 25px 0px 0px 0px;
	padding: 0;	
}

/* search page */
.content_wrapper_search {
	float: left;
	width: 630px;
	padding: 0px 100px 0px 50px;	
	margin: 0px 0px 0px 0px;
	background:#fff;
	border-bottom: 50px solid #fff;
}

.content_wrapper_search a {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;
}

.content_wrapper_search a:hover {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;
	text-decoration:underline;
}


.content_wrapper {
	float: left;
	width: 740px;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 0px;
	background:#fff;
	border-bottom: 50px solid #fff;
	padding: 20px;
}

.content_wrapper a {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;
}

.content_wrapper a:hover {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;
	text-decoration:underline;
}

.content_left_navigation {
	float: left;
	padding: 0px 0px 0px 15px;	
	margin: -14px 9px 0px 0px;
	width: 160px;
	/* background-color:#FF0000; */
}

.content_area_image_wrapper{
	padding: 4px;
	margin: 0px 5px 10px 0px;
	float: left;
/*	border: 1px #BDBBB3 solid; 
*/	font-size: 9px; 
	line-height: 15px;
	color: #757877;
	width: 90px;
	height: 120px;
}

.content_area_image_left01{
	width: 80px;
	padding: 4px;
	margin: 0px;
	background: transparent;
	border: 1px #BDBBB3 solid;
	font-size: 9px; 
	line-height: 15px;
	color: #757877;
}

.content_area_image_left{
	padding: 4px;
	margin: 0px 10px 10px 0px;
	background: transparent;
	border: 1px #BDBBB3 solid;
	font-size: 9px; 
	float: left;
	line-height: 15px;
	color: #757877;
}

.content_area_image_right{
	padding: 4px;
	margin: 0px 10px 10px 0px;
	background: transparent;
	float:right;
	clear:both;
	border: 1px #BDBBB3 solid;
	font-size: 10px; 
	line-height: 15px;
	color: #757877;
	font-weight:bold;
}

.page_template_wrapper {
	padding: 0px 0px 50px 15px;
	width: 450px;
	float:left;
}


.tabs {
	background: #cecece;
	height:200px;
	margin: 20px 0px 0px 0px;

}
.solution_player {
	float: right;
	padding: 0px 0px 0px 0px;	
	margin: 0px 0px 0px 10px;
	border: 1px solid #cecece;
}

.content_center_wrapper {
	float: left;
	padding: 0px 0px 0px 15px;	
	margin:  0px 0px 0px 0px;
/*	border-left: 1px solid #767676;
*/	width: 555px;
}

.content_center_wrapper_01 {
	float: left;
	padding: 0px 0px 0px 15px;	
	margin:  0px 0px 0px 0px;
/*	border-left: 1px solid #767676;
*/	width: 455px;
}

.content_center_wrapper ul{
	margin:0;
	padding:5px 0px 5px 10px;
	list-style-position:outside;
	list-style-image:url(../images/sub/li_arrow.jpg);
}

/* solutions layout */
.center_content_image {
	float: left;
	padding: 10px 5px 0px 0px;
	width:200px;
}

.center_image_detail {
	float: left;
	padding: 30px 5px 0px 0px;
	text-align:center;
}

.center_content_area {
	float: left;
	padding: 0;	
	margin: 0;
	width: 550px;
}

.center_content_area_blurb {
	line-height: 16px;	
	font-size: 13px;
	font-weight:normal;
	color: #002B47;
}

.center_text {
	padding: 10px 5px 0px 0px;
	float:left;
	width: 220px;
	color:#6D6A6A;
	font-weight:normal;
	font-size: 1.1em;
	line-height: 16px;	
}

.center_text a {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;

}

.center_text a:hover {
	text-decoration:none;
	color: #A27D00;
	font-weight: normal;

}


