@charset "utf-8";
/* CSS Document */


div#intro {
	float: left;
	width: 505px;
	vertical-align: top;
	border-right: 1px solid #cdcdcd;
	font-size: 15px;
	line-height: 2em;
	display: inline;
	color: #62a9d6;
	margin: 20px 0px 30px 20px;
	padding: 0px 40px 30px 0px;
}

#hm-quote {
	float: left;
	width: 260px;
	margin-left: 30px;
	display: inline;
	margin-top: 40px;
}

#hm-address {
	float: left;
	width: 195px;
	height: 288px;
	margin-left: 15px;
	padding-left: 10px;
	display: inline;
	margin-top: 20px;
	background: url(../images/bg-address-home.gif) no-repeat;
}

#paneloffour {
	clear: both;
	width: 850px;
	background: url(../images/bg-paneloffour-top.gif) no-repeat left top;
	margin-left: 20px;
}
#paneloffour-btm {
	clear: both;
	width: 850px;
	height: 10px;
	background: url(../images/bg-paneloffour-btm.gif) no-repeat 0px 0px;
}

#fi, #ta, #hcm, #cc {
	float: left;
	width: 185px;
	margin-left: 20px;
	margin-right: 5px;
	display: inline;
	padding-top: 3px;
}


#fi h1, #ta h1, #hcm h1, #cc h1 {
	text-align: left;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}

#fi a, #fi a:visited, #fi a:active, #fi a:link, #ta a, #ta a:visited, #ta a:active, #ta a:link, #hcm a, #hcm a:visited, #hcm a:active, #hcm a:link, #cc a, #cc a:visited, #cc a:active, #cc a:link {
	text-decoration: underline;
	color: #333333;
	line-height: 5px;
}

#fi a:hover, #ta a:hover, #hcm a:hover, #cc a:hover,  {
	text-decoration: underline;
	color: #666666;
}


div#body p {
	line-height: 1.5em;
}

