h1 {
	font-size: 150%;
	font-weight: normal;
	color: #005447;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	color: #D65100;
	margin: 0px;
	padding: 10px 40px 0px 10px;
}


a {
	color: #008700;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


#bkghome {
	background-image: url(../images/bkgnd_home2.gif);
	background-repeat: no-repeat;
	height: 318px;
	width: 100%;
}


#homeconta {
	width: 750px;
	margin-left: 31px;
}
#homecontaleft {
	width: 468px;
	height: 318px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: right;
	float: left;
	display: block;
}
#homecontaright {
	width: 280px;
	height: 318px;
	clear: right;
	float: left;
	display: block;
}

#homecontarightcon{
	width: 280px;
	height: 61px;
	background-image: url(../images/home_contactbknd.gif);
	background-repeat: no-repeat;
}
#homecontarightcon #tel{
	font-size: 140%;
	color: #008700;
	font-weight: bold;
}
#homecontarightcon p{
	font-size: 90%;
	padding-top: 15px;
	padding-right: 40px;
	padding-bottom: 8px;
	padding-left: 20px;
}

#homecontarightfea{
	width: 280px;
	height: 257px;
	background-image: url(../images/home_featbknd.gif);
	margin-top: 1px;
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#homecontarightfea ul,
#homecontbright ul{
	margin: 0px;
	padding: 0px;

}
#homecontarightfea li,
#homecontbright li{
	background-image: url(../images/home_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-top: 4px;
	font-size: 90%;
	padding-left: 0px;
	padding-right: 30px;
	margin: 0px 0px 0px 28px;
	list-style-type: none;
	list-style-image: url(../images/bul.gif);
}


#homecontb {
	width: 750px;
	margin-left: 0px;
	margin-top: 4px;
	background-color: #FFEDAC;
	clear: both;
	float: left;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	border-left-width: 31px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#homecontbleft {
	width: 421px;
	background-color: #E7FAB4;
	background-image: url(../images/fold_wh.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	clear: right;
	float: left;
	padding-top: 8px;
	padding-right: 30px;
	padding-left: 17px;
	padding-bottom: 15px;
}

#homecontbright {
	width: 280px;
	background-color: #FFF1BF;
	background-image: url(../images/fold_wh.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: left;
}
