﻿#divHomeTop
{
	height: 300px;
	/*background: url(../img/home/top.jpg);*/
}
#divHomeTop a
{
	display:block;
	height:100%;
}
#divHomeBottom
{
	height: 420px;
}
#divHomeBottomLeft
{
	background: url(../img/home/bottom_left_bg.gif) repeat-x;
	width: 455px;
	height: 100%;
	float: left;
	position: relative;
}
#divHomeBottomLeft div.sub
{
	padding: 45px 30px 0 45px;
}
#divHomeBottomLeft h1
{
	color: #6e6e6e;
	font: normal 1.8em Arial;
	text-transform: uppercase;
	margin-top: -2px;
}
#divHomeBottomLeft h2
{
	margin-top: -3px;
	color: #808080;
	text-transform: uppercase;
	font: bold 1.4em Arial;
}
#divHomeBottomLeft h2 img
{
	vertical-align: middle;
}
#divHomeBottomLeft p
{
	font: normal 1.1em Arial;
	color: #6f7070;
	line-height: 1.6;
	margin:12px 0;
}
#divHomeBottomLeft p a
{
	color: #447c8b;
	font-weight: bold;
	text-decoration: none;
	margin-left: 5px;
}
#divHomeBottomLeft p a:hover
{
	color: #649cab;
}

#divHomeBottomRight
{
	width: 465px;
	height: 100%;
	float: left;
	position: relative;
	background:wHITE;
}
#divHomeBottomRight div.sub
{
	padding: 45px 55px 0 45px;
}
#divHomeBottomRight div.sub div
{
	overflow: hidden;
	padding-bottom: 25px;
	_width:365px;
}
#divHomeBottomRight div.sub div img
{
	float: left;
	width: 56px;
	height: 58px;
	margin-top: 2px;
}
#divHomeBottomRight div.sub div div
{
	width: 295px;
	float: right;
	font: normal 1.1em Arial;
	line-height: 1.5;
	color: #707070;
	padding: 0;
}
#divHomeBottomRight div.sub div div a
{
	font-weight: 900;
	text-decoration: none;
	margin-left: 15px;
}
#divHomeBottomRight div.sub div div span
{
	font-size: 1.3em;
}
#divHomeBottomRight div.sub div div span strong
{
	text-transform: uppercase;
}
#divHomeBottomRight div.sub div.top span,#divHomeBottomRight div.sub div.top a
{
	color:#6fa615;
}
#divHomeBottomRight div.sub div.top a:hover
{
	color:#8fc635;
}
#divHomeBottomRight div.sub div.middle span,#divHomeBottomRight div.sub div.middle a
{
	color:#33a5c0;
}
#divHomeBottomRight div.sub div.middle a:hover
{
	color:#53c5e0;
}
#divHomeBottomRight div.sub div.bottom span,#divHomeBottomRight div.sub div.bottom a
{
	color:#e78c2c;
}
#divHomeBottomRight div.sub div.bottom a:hover
{
	color:#f7ac4c;
}


#divHomeBottomLinks
{
	position: absolute;
	right: 55px;
	bottom: 10px;
	margin: 0;
}
.dotted_line
{
	background: url(../img/home/dotted_line.gif) repeat-x;
	height: 1px;
	margin-top: 8px;
	margin-right: 10px;
	float: right;
}
