#header
{
	width:960px;
	height:340px;
	background:url(../images/header-home.jpg) no-repeat;
	position:relative;
}


#leftCol
{
	width:700px;
	float:left;
	margin:0;
	padding:0;
}
#leftCol h2
{
	background:url(../images/title-welcome.png);
	width:179px;
	height:48px;
	text-indent:-999em;
	margin:20px 0 0 30px;
}

#leftCol p
{
	font:12px/25px Tahoma, Arial, Helvetica, sans-serif;
	padding:0 0 0 50px;
	
}
ul#rightCol
{
	width:214px;
	height:356px;
	float:right;
	background:url(../images/home-rightcol-bg.png) no-repeat;
	margin:0;
	padding:50px 0 0 20px;
	list-style:none;
	position:relative;
	top:-20px;
	left:20px;
	
}
ul#rightCol li
{
	clear:both;
}
ul#rightCol
{
	width:214px;
	height:356px;
	float:right;
	background:url(../images/home-rightcol-bg.png) no-repeat;
	margin:0;
	padding:50px 0 0 20px;
	list-style:none;
	position:relative;
	top:-20px;
	left:20px;
	
}
ul#rightCol li
{
	clear:both;
}