﻿

div#topContent
{
	text-align:center;
}

#main_cont
{	
	width:820px;
	background:none;
}
#main
{
	background:none;
	padding:0; /* MAY BE REDUNDENT LATER */
}


div#homeTop
{
	margin:20px 0px -40px 5px;
}

div#col1_cont
{
	width:0;
}

div#col2_cont
{
	background:transparent url(/web/design/img/home-col1-top-bg.png) no-repeat;
	width:515px;
}

div#col2
{
	background:transparent url(/web/design/img/home-col1-bottom-bg.png) no-repeat bottom;
	padding:50px 30px;
}

div#col3_cont
{
	margin:50px 0 0 30px;
	width:220px;
}

div#col3
{
}

#col3 h1, #col3 h2, #col3 h3, #col3 h4
{
	color:#fff;
	font-weight:normal;
	font-size:20px;
}

