.read-box {
	float: left; 
	width: 176px;
	margin-right: 30px;
	display: inline; 
	background: url(images/read-box-bg.gif) repeat-y ;
}
.read-box .read-head {
	overflow: hidden;
	height: 19px;
	padding: 12px 16px 0;
	background: url(images/read-box-top-bg.gif) no-repeat ;
}
.read-box .read-head span {
	float: left; 
	color: #69737a;
}
.read-box .read-head img {
	float: right;
}
.read-box .read-cont {
	overflow: hidden;
	height: 100%;
	padding: 6px 16px 12px;
	background: url(images/read-box-bottom-bg.gif) no-repeat 0 100%;
}
.read-box .read-cont strong {
	display: block; 
	line-height: 20px;
	color: #8ebe3f;
	font-size: 14px;
}
.read-box .read-cont strong a {
	color: #8ebe3f;
	text-decoration: none; 
}
.read-box .read-cont strong a:hover {
	text-decoration: underline; 
}

.read-box-title {
	font-size: 14px;
	font-weight: normal;
}


.contact {
	float: right; 
	width: 216px;
	margin-top: -4px;
	position: relative; 
	background: url(images/contact-bg.gif) repeat-y;
}
.contact .contact-head {
	height: 20px;
	background: url(images/contact-top-bg.gif) no-repeat;
	padding: 12px 16px 0px 16px;
	overflow: hidden;
}
.contact .contact-head h3 {
	float: left;
	margin: 0; 
	line-height: 16px;
	font-weight: normal; 
	font-size: 16px;
	color: #fffff;
	letter-spacing: 1px;
}
.contact .contact-head img {
	float: right; 
}
.contact .contact-cont {
	overflow: hidden;
	padding: 0px 16px 5px 16px;
	height: 100%; 
	font-size: 14px;
	background: url(images/contact-bottom-bg.gif) no-repeat 0 100%;
}
.contact .contact-cont p {
	margin: 5px 0px 0px 0px; 
	line-height: 19px;
	font-size: 14px;
	color: #595959;
}
.contact .contact-cont p a {
	text-decoration: none; 
	font-size: 14px;
	color: #8ebe3f;
}
.contact .contact-cont p a:hover {
	text-decoration: underline; 
}
.contact .contact-cont .head {
	display: block; 
	padding-top: 19px;
}

.cols {
	overflow: hidden;
	height: 100%;
	min-height: 145px;
	margin: 16px 0px 0px 25px;
	background: url(images/cols-bg.gif) repeat-y ;
	float: left; 
	position: relative;
	width: 255px;
}
.cols .top-bg {
	overflow: hidden;
	height: 100%;
	background: url(images/cols-top-bg.gif) no-repeat ;
}
.cols .bottom-bg {
}
.cols .col {
	padding: 0px 0px 5px 11px;
	width: 250px;
	color: #69747a;
	position: relative;
	overflow: hidden;
	height: 100%;
	min-height: 147px;
	background: url(images/cols-bottom-bg.gif) no-repeat 0 100%;
}


.cols .col h2 {
	font-size: 16px;
	padding-top: 10px;
	height: 23px;
}

.cols .col p {
	margin: 12px 0px 0px 0px; 
	line-height: 17px;
}
.cols .col .more {
	padding: 0px 17px 1px 0px;
	font-size: 11px;
	color: #69747a;
	background: url(images/cols-arrow.gif) no-repeat 100% 1px;
}
.cols .col .more:hover {
	text-decoration: underline; 
}
.cols .col .more a {
	color: #69747a;
}

.cols .col ul {
	list-style: none;
	color: #69747a;
}
.cols .col ul li {
	font-size: 17px;
	margin-top: 6px;
	background: url(images/cols-list-arrow.gif) no-repeat 0 5px;
	color: #69747a;
}
.cols .col ul li a {
	text-decoration: none; 
	color: #69747a;
	background: url(images/cols-list-arrow.gif) no-repeat 0 5px;
	padding: 0px 0px 0px 17px;
}
.cols .col ul li a:hover {
	text-decoration: underline; 
}

.big_grey_box_title {
	font-size: 16px;
	color: #69747a;
}

.forms_body_text_title {
	font-size: 16px;
	color: #ff0000;
}


.qa_box {
	margin: 6px 0px 0px -44px !important;
	padding: 40px 0px 9px 44px !important;
	width: 575px;
	position: relative; 
	overflow: hidden;
	height: 100%;
	background: url(images/qa_bg.jpg) no-repeat;
}

.address {
	float: left; 
	width: 250px;
	padding: 20px 15px 10px 0px;
	font-style: normal;
	line-height: 18px;
}

.three_boxes_per_line {
	float: left; 
	width: 165px;
	padding: 20px 15px 10px 0px;
	font-style: normal;
	line-height: 18px;
}



