#homepage
{
	background-image: url(../images/homepage-1st-seleckt-car.jpg);
	background-repeat: no-repeat;
	background-position: 0 100%;
	min-height: 500px;
	height: auto !important;
	height: 500px;
	margin: 0 0 10px 0;
}

#homepage div.why
{
	float: left;
	width: 280px;
	margin: 0 30px 0 0;
}

#homepage div.why ul li
{
	list-style-type: none;
	background-image: url(../images/homepage-why-bullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	padding: 0 0 0 30px;
	margin: 0 0 10px 0;
	font-size: 110%;
	font-family: Arial;
	list-style-position: outside;
}

#homepage div.box
{
	border: 1px solid #969696;
	background-color: #FCF855;
	float: left;
	width: 259px;
	margin: 0 0 0 10px;
	padding: 10px;
}

#homepage div.box h2
{
	color: #000000;
}

#homepage div.box img
{
	margin-bottom: 10px;
}

#homepage div.box ul li
{
	background-image: url(../images/homepage-box-bullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 0 0 14px;
	margin: 0 0 3px 0;
	font-size: 105%;
	font-family: Arial;
	list-style-position: outside;
}

#homepage div.why ul li.find-out-more, #homepage div.box ul li.find-out-more
{
	background-image: url(../images/find-out-more.gif);
	color: #FFFFFF;
	font-size: 80%;
	font-weight: bold;
	line-height: 21px;
	background-position: 100% 50%;
	text-align: right;
	margin: 10px 0 0 0;
	padding: 0 8px 0 0;
}

#homepage div.sub-box
{
	margin: 0 0 0 380px;
	padding: 26px 0 0 0;
}

#homepage div.sub-box h3
{
	color: #B21725;
	font-family: Arial;
	font-size: 110%;
}

#homepage div.sub-box img
{
	float: right;
}

#homepage div.sub-box ul
{
	float: right;
	margin: 0 50px 0 0;
}

#homepage div.sub-box ul li
{
	background-image: url(../images/homepage-box-bullet.gif);
	background-position: 0 50%;
	background-repeat: no-repeat;
	list-style-type: none;
	padding: 0 0 0 14px;
	list-style-position: outside;
}

.find-out-more a:link, .find-out-more a:visited, .find-out-more a:hover, .find-out-more a:active
{
	color: #ffffff;
	text-decoration: none;
}
