.home #page {
	background-image: none; /*url(../img/page_home_bg.gif);*/
}

.home #header {
	height: 392px;
	background-image: url(../img/header_home_bg.gif);
}

.home #mainnav {
	padding-bottom: 6px;
}

.home #mood {
	height: 250px;
}

.home #content {
	width: 1130px;
	border: none;
	padding: 0;
	background-image: url(../img/page_website_home_v2_bg.gif);
	background-position: center bottom;
	background-repeat:no-repeat;
	background-color:#fff;
}

.home div.twoCol {
	width: 930px;
	float:right;
}

.home #content div.twoCol div.colLeft {
	width: 535px;
	margin: 0 10px 0 20px;
	float: left;
}

.home #content div.twoCol div.colRight {
	width: 335px;
	margin: 0 20px 0 10px;
	float: left;
}

img, div, a, input, ul, li {
	behavior: url(../iepngfix.htc);
}
