#mainContent {
	position:			absolute;
	width: 				820px;
	margin: 			0px;
	padding: 			0px;
	background-color: 	none;
	overflow: 			hidden;
}

#content {
	padding: 			0px;
	margin:				0px;
	width:				820px;
}

#line {
	position:			absolute;
	top:				339px;
	width:				820px;
	height:				110px;
}

#home_left, #home_right {
	background-color:	#FFFFFF;
	filter:				alpha(opacity=55);
	-moz-opacity:		0.55;
	-khtml-opacity: 	0.55;
	opacity: 			0.55;
	height:				110px;
	position:			absolute;
}


#home_left {
	top:				0px;
	left:				0px;
	width:				275px;
	height:				110px;
	border-right:		1px dashed grey;
}

#home_right {
	left:				276px;
	width:				544px;
	height:				110px;
}

#home_left .bodytext, #home_left h1, #home_right .bodytext, #home_right h1  {
	color:				#000000;
	margin-left:		25px;
}

#home_left h1, #home_right h1 {
	font-size: 			14px;
	padding-top:		10px;
}

#home_left .bodytext, #home_right .bodytext {
	font-size: 			10px;
}

#borderBottom{
	top:					80px;
	width:					820px;
	padding:				0px;
	margin:					0px;
}

#contentBackground {
	position:				absolute;
	top:					-12px;
	width: 					100%;
	margin: 				0px;
	background-color: 		#FFFFFF;
	overflow: 				auto;
	padding-top:			0px;
	padding-bottom:			0px;
	height:					460px;
	overflow: 			hidden;
}

#footer {
	position:				absolute;
	top:					455px;
	left:					310px;
	margin-top:				0px;
	margin-left:			0px;
}

#borderTop {
	position:				absolute;
	top:					-13px;
	z-index: 				1;
}

#borderBottom {
	position:				absolute;
	top:					60px;
	z-index: 				1;
}
