BODY {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	background: url(../images/body_bg.jpg);
}

A IMG {
	border: 0;
}

A {
	color: #73bd1e;
}

A:visited  {
	color: #66a71c;
}



#clearB {
	clear: both;
}

#clearL {
	clear: left;
}

#content_wrap {
	margin: auto;
	text-align: left;
	background: #fff;
	width: 978px;
/*	min-height: 200px;*/
	border: solid 1px #000;
	border-top: none;
}
	
	
#top_banner {
	background: url(../images/top_banner_bg.jpg) repeat-x top left;
	height: 96px;
	border: solid 1px #d1825b;
	border-top: none;
}

#logo_gwg {
	padding: 15px 0 0 18px;
	float: left;
}

#logo_gp {
	margin: 30px 15px 0 0;
	float: right;
}

#content_main {
	border-top: solid 1px #000;
	border-bottom: solid 1px #aaaaa9;
	
}


#cm_l {
	width: 389px;
	float: left;
	margin-left: 20px;
	font-size: 12px;
	color: #575445;
}


#cm_l H1 {
	color: #575445;
	font-weight: bold;
	margin: 45px 0 23px 0;
	font-size: 50px;
	line-height: .9em;
}

#cm_l .cm_l_bold {
	font-weight: bold;
}

#cm_r {
	min-height: 315px;
	width: 539px;
	float: right;
	margin-right: 20px;
}


#cb_l, #cb_m, #cb_r {
	background: url(../images/bg_light_gray.jpg);
	/*min-height: 172px;*/
	min-height: 240px;
	border-top: solid 1px #d9d8d9;
	border-bottom: solid 1px #d9d8d9;
	border-left: solid 1px #d7d7d7;
	border-right: solid 1px #afafae;
	float: left;
	/*width: 325px;*/
	width: 307px;
	padding-left: 18px;
	font-size: 12px;
	padding-bottom: 10px;
}

#cb_m {
	width: 304px;
}

#cb_l H1, #cb_m H1, #cb_r H1{
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 26px 0 21px 0;
}

#cb_l P, #cb_m P, #cb_r P {
	margin-right: 25px;
	color: #575445;
}


#content_footer {
	margin: auto;
	width: 978px;
	text-align: left;
	color: #9c9c9c;
	font-size: 10px;
	padding-bottom: 55px;
}

#cf_l {
	float: left;
	width: 50%;
	margin-top: 23px;
}
#cf_r {
	float: right;
	width: 50%;
	text-align: right;
	margin-top: 18px;
}



#sub_content {
	border-top: solid 1px #aaaaa9;
}


#content_bottom p.more a { 
	display: inline; 
	width: 90px; 
	height: 22px; 
	padding: 5px 10px 5px 10px; 
	background: #00a850 9px 50% no-repeat; 
	color: #fff; 
	border: none; 
	cursor: pointer; 
	/*text-transform: uppercase; */
	line-height: 23px; 
	font-size: 95%; 
	text-decoration: none;
	font-weight: bold;
}


.cb_p {
	min-height: 115px;
}




#sub_con_col1_2, #sub_con_col2_2{
	float: left;
	min-height: 300px;
}

#sub_con_col1_2 {
	width: 608px;
	margin: 10px 10px 0 10px;
	border-right: solid 1px #e1e1e1;
}


#sub_con_col2_2 {
	width: 304px;
	margin: 10px 10px 0 10px;
}


.caption {
	font-size: 11px;
	color: #999;
}
