body {
	background: url(images/img01.gif) repeat-x left top;
}



#page_div {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	background: #FDFFFF;
}

#bottom_div {
	width: 800px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	background: #7E7F83;
	color: #FFFFFF;
	text-align: center;
}

#top_div {
	width: 800px;
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	border: none;
	background: url(images/top_bk.jpg) no-repeat left top;
}

#content_div {
	color: #404040;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}



#info_div1 {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #800000;
	text-align: center;
	width: 180px; 
	height: 150px; 
	
	padding: 0px 10px  0px 10px;
	margin-left: 30px;
	float: left;
	background: url(images/info.png) no-repeat left top;
	
}

.testimonial_div {
	font-family: Lucida Sans;
	font-size: 10pt;
	color: #066C38;
	
	text-align: left;
	width: 280px; 
	height: 150px; 
	
	padding: 0px 10px  0px 10px;
	margin-left: 30px;
	float: left;
	background: url(images/test.png) no-repeat left top;
	
}


#link_div {
	width: 800px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	float: left;
	padding: 0;
}


#link_div ul {
	margin: 0;
	padding: 13px 0 0 20px;
	list-style: none;
	line-height: normal;
}

#link_div li {
	float: left;
}

#link_div a {
	display: block;
	margin-right: 3px;
	padding: 5px 20px 7px 20px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#link_div a:hover, #menu .current_page_item a {
}

#link_div a:hover {
	background: #00C000;
	text-decoration: none;
}

#link_div .first {
	margin-right: 3px;
	background: #00C000;
}
.reason_h {
	color: #800000;
	
	font-size: 16px;
	font-weight: bold;
	text-align:left;
}
