@charset "utf-8";

div#left_column
{
	width:322px;
	height:332px;	
	margin:0px;
	background:#fff url(../images/home_left_bg.jpg) no-repeat 0px 0px;
}

div#right_column
{
	width:427px !important;
	height:281px;
	margin:26px 0px 0px 0px;
	float:left;
	background:#fff url(../images/home_right_bg.jpg) no-repeat 0px 0px;
}

div#right_column div.home_content
{
	margin:75px 12px 0px 0px;
}

div.home_content p
{
	margin:0px;
}

ul#services_list
{
	list-style:none;
	width:325px;
	padding:0px;	
	margin:5px 20px;
}

ul#services_list li
{
	background:url(../images/0198_red-box.png) no-repeat left center;		
	padding:2px 0px 2px 12px;
	float:left;
	width:150px;
}

ul#services_list li a
{
	color:#0E2C75;
	font-weight:bold;
}

ul#services_list li a:hover
{
	text-decoration:underline;
}

div#right_column h1
{
	font-size:8pt;
	font-weight:bold;
}

div#content_footer
{
	text-align:right;
	height:60px;	
	border-top:1px solid #F2F2E8;
	clear:both;
}
