
#content {
	background: #fff;
	padding: 0px 1px 0px 1px;	
}

#main {
	float: left;
	padding: 0px 0px 0px 65px;
	margin-top: 390px;
	right: auto;
	width: 646px;
}

#main .mainText {
	float: left;
	width: 646px;	
}

#column1 {
	left: auto;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: 1px;
	left: 1px;
	width: 998px;
	height: 376px;
	float: none;
	background: #fff url(color_blue/pics/splasher.jpg) no-repeat top left;
}

#column1 .column1Text {
	width: 495px;
	margin-bottom: 0px;
	position: absolute;
	top: 55px;
	left: 70px;
}

#column1 H1, #column1 H2, #column1 H3 {
	font-size: 3.5em;
	padding-top: 0px;
	padding-bottom: 10px;
}

#column1 P {
	font-size: 1.35em;
	line-height: 1.45em;
	letter-spacing: -0.1px;
}


#column1 .button {
	font-size: 1em;
	margin-top: 10px;
	float: right;
	letter-spacing: 0px;
	margin-right: 40px;
}

#column2 {
	padding: 0px 65px 0px 0px;
	margin-top: 390px;
	float: right;
	left: auto;
	width: 184px;
}

#column2 .column2Text {
	width: 184px;
}


#column2 P, #column1 P, #main P {
	padding: 0px 0px 8px 0px;	
}

#clearDiv {
	height: 1px;
	overflow: hidden;
	background: #d4d4d4;
	width: 868px;
	top: 375px;
	left: 66px;
}


/*#main {
	width: 960px;
	right: auto;
	background: none;
	margin-top: 425px;
	padding: 0px 0px 25px 0px;
	height: auto;
	min-height: 0px;
	float: left;
}

#main h1 {
	color: #3f5628;
}

#column1 {
	width: 960px;
	height: 400px;
	background: url(color_yellow/pics/indexColumn1.jpg) no-repeat left top;
	left: auto;
	position: absolute;
	top: 0px;
	padding: 0px;
	clear: both;
	overflow: hidden;
}

#column1 UL {
	list-style-type: none;
	position: absolute;
	bottom: 2px;
	right: 22px;
	margin: 0;
	width: 260px;
}

#column1 UL LI {
	float: left;
	display: block;
	width: 260px;
	height: 40px;
	margin-bottom: 20px;
}

#column1 UL LI A {
	display: block;
	float: left;
	width: 207px;
	padding: 10px 40px 0px 13px;
	height: 30px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	background: url(color_yellow/pics/column1Li.png) no-repeat left top;
}

#column1 UL LI A { 
	behavior: url(/themes/png/iepngfix.htc);
	cursor: pointer;
}

#column1 UL LI A:hover {
	color: #999;
}

#column2 {
	display: none;	
}*/