/* CSS Document */

.home_greeting {
	background-image: url(/images/home4.jpg);
	background-repeat: no-repeat;
}
.home_h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}

.home_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
}
.home-red-tab {
	background-image: url(../images/red-tab-for-index.gif);
	background-repeat: no-repeat;
	height: 32px;
	padding-top: 10px;
	padding-left: 15px;
}
.home-white-text, .home-white-text a, .home-white-text a:visited .home-white-text a:hover, .home-white-text a.current {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.home_request_quote {
	padding: 10px;
	background-image: url(/images/home-quote-bg.jpg);
	background-color: #cccccc;
	background-repeat: no-repeat;
}