/*#############################################*/
/*  HOME                                       */
/*#############################################*/

body.home div#headingtitle
{
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 290px;
}

body.home p#p1
{
	margin: 0;
	padding: 0;
}

body.home div#container
{
background: white url(images/mainbgblend2.jpg) 0% 185px no-repeat;
/*	padding-left: 290px;*/
}


body.home #main p, body.home #main h2
{
	margin-left: 30px;
}

body.home #main h2
{
	margin-top: 20px;
	display: none;
}

body.home #main div#sections div.heading
{
	margin-bottom: 10px;
}

body.home #main div#sections div.heading a
{
	font-weight: bold;
}

body.home #main div#sections
{
	padding: 0px 0px 0 0px;
	background-color:#e5e6e0;
	margin-left: 85px;
	margin-top: 46px;
	float: right;
}

body.home #main div#sections div.section div.heading a
{
	color: #404040;
	border-bottom-color: #404040;
}

body.home #main div#sections div.section
{
		float: left;
		margin: 0 0 14px 0;
		color: #404040;
		clear: left;
		padding: 0;
		width: 600px;
		display: inline; /*to fix IE double margin bug*/
		/*background: white url(images/flashbgtile.gif) left top repeat-x;*/
}

body.home #main div#sections div.section div.heading
{
	float: left;
	width: 110px;
	clear: left;
	padding: 0 0 2px 0;
	margin: 0;
	/*background: url(images/flashbgleft.gif) left top no-repeat;*/
}

body.home #main div#sections div.section div.detail
{
	margin: 0 0 0 120px;
	padding: 0;
}

body.home #main
{
	padding-left: 290px;
	height: 520px;
	float: right;
	width: 685px;
	/*background: white url(images/mainbg.jpg) 0% 260px no-repeat;*/
	/*background: transparent url(images/mainbg2.jpg) bottom right no-repeat;*/
}

body.home #otherbar
{
	display: none;
}