/* mid layout elements */

#int_header {
	display:table;
	width:950px;
	height:316px;
	float:left;
}

#mid {
	background-image:url(../images/int_content_bg_2.gif);
	background-repeat:no-repeat;
	background-color:#fff;
	width:965px;
	height:auto;
	float:left;
}

#mid_hm {
	background-color:#fff;
	width:965px;
	height:auto;
	float:left;
}

#header {
	width:970px;
	height:101px;
	display:table;
}

#logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:375px;
	height:101px;
	display:table;
	float:left;
	cursor: pointer;
}

#header_spacer {
	width:970px;
	height:21px;
	display:table;
}

#topnav {
	width:575px;
	height:55px;
	display:table;
}

#body_container {
	width:970px;
	height:auto%;
	min-height:100%;
	text-align: left;
}

#home_top_img{
	width: 950px;
	height: 280px;
	display: block;
}

#home_top_callout_container{
	width: 960px;
	padding-left: 5px;
	padding-top: 20px;
	background-color: #ffffff;
	padding-bottom: 20px;
}

.home_top_callout_button{
	margin-left: 4px;
	width: 182px;
	height: 82px;
	background-color: #ffffff;
	cursor: pointer;
}

#int_top_img {
	width:970px;
	height:132px;
	display:table;
}

.content_spacer {
	width:946px;
	height:52px;
	margin-right: 20px;
	background-color:#fff;
}

.content_spacer_bottom {
	width:970px;
	height:12px;
	margin-right: 0px;
	background-color:#fff;
}

.content_spacer_right {
	width:200px;
	height:52px;
	background-color:#fff;
}

#home_left_col {
	width:500px;
	/*padding-left: 17px;*/
	text-align:left;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}

#home_left_col_content{
	background-image: url(../images/callout_arrow.gif);
	background-position: 0px 6px;
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-left: 20px;
	display: block;
	word-wrap: normal;
	font-size: 22px;
	color: #858585;
	width: 400px;
	line-height: 40px;
}

#left_col {
	width:586px;
	padding-left: 17px;
	text-align:left;
	background-color:#fff;
	vertical-align: top;
	text-align: left;
}

#left_col_subheader{

	font-size: 20px;
	color: #2C86C8;
	font-family: Verdana, sans-serif;
	padding: 0px;
	padding-left:4px;
	margin: 0px;
}

#left_col_content{
	margin-top: 16px;
	margin-bottom: 16px;
	color: #1D1D1D;
}

#left_col_addtl_content{
	color: #2C86C8;
	margin-left: 25px;
}

.left_col_addtl_content_header{
	font-size: 14px;
	font-weight: bold;
}

#home_right_col {
	width:425px;
	/*padding-left:22px;*/
	background-color: #ffffff;
	border-left: solid 1px #BDC0B7;
	vertical-align: top;
	text-align: left;
}

#home_right_col_title{
	margin-left: 40px;
	margin-bottom: 30px;
	width: 300px;
	font-size: 25px;
	font-family: Arial;
	color: #2C86C8;
}

#home_right_col_links{
	margin-left: 40px;

	padding-bottom: 40px;
}

#home_right_col_links td{
	width: 190px;
	padding-bottom: 20px;
}

#home_right_col_contact{
	/*border: solid 2px #ffff00;*/
	position: relative;
	top: 10px;
	left: 141px;
	width: 330px;
	height: 68px;
}

#home_right_col_edge {
	width:35px;
	background-color: transparent;
	/*background-image:url(../images/rigth_col_edge_bg.gif);
	background-repeat:no-repeat;
	background-color:#77b100;*/
}

#right_col {
	width:315px;
	padding-left:22px;
	background-color:#fff;
	vertical-align: top;
	text-align: left;
}

#right_col_edge {
	width:20px;
	background-image:url(../images/rigth_col_edge_bg.gif);
	background-repeat:no-repeat;
	background-color:#77b100;
}

#mid_divider {
	/*background-image:url(../images/divider_bg.png);
	background-repeat:repeat-y;*/
	border-right: solid 1px #BDC0B7;
	padding-left:18px;
	width: 1px;
	background-color:#fff;
}

#int_nav{
	width: 315px;
}

.int_callout_divider{
	color: #BDC0B8;
	margin-left: 6px;
	width: 250px;
	border-bottom: solid 1px #BDC0B8;
	padding-top: 4px;
}

#int_callout_header{
	background-image: url(../images/callout_arrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	padding-left: 40px;
	display: block;
	word-wrap: normal;
	font-size: 18px;
	color: #2C86C8;
	width: 250px;
	/*margin-top: 25px;*/
	margin-top:5px;
	margin-bottom: 25px;
	line-height: 24px;
}

.int_callout_quote{
	margin-bottom: 40px;
}

.int_callout_quote_bg {
	/*background-image: url(../images/callout_quote_header_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	display: block;
	width: 290px;
	height: 25px;
}

.int_callout_quote_bg02 {
	/*background-image: url(../images/callout_quote_header_bg02.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;*/
	display: block;
	width: 290px;
	height: 41px;
}

.int_phone {
	text-align:right;
	margin-top:50px;
	position: relative;
	left: 10px;
}
/* footer */

#footer {
	width:965px;
	display:table;
	/*background-image:url(../images/footer_bg.gif);
	background-repeat:no-repeat;*/
	height:58px;
	color:#77b100;
	float:left;

}

#footer_left {
	width:155px;
	height:58px;
	float:left;
	display:table;
	text-align:left;
	}

#footer_right {
	width:795px;
	height:58px;
	float:left;
	display:table;
	text-align:right;
	}

.footer_text_right {
	text-align:right;
	color:#c7dc9b;
	font-size:11px;
	margin-top:24px;
}

.footer_text_left {
	text-align:left;
	color:#c7dc9b;
	font-size:11px;
	margin-top:24px;
}

.hm_footer_logo {
	text-align:left;
	padding-left:10px;
}
