/* CSS Document */

/* DIV's */
#Page {
	position:absolute;
	width:968px;
	margin-left:-484px;
	left:50%;	
	height:524px;
	margin-top:-262px;
	top:50%;
}

#HeaderDiv {
	position:relative;
	height:140px;
	width:683px;
}

#MenuDiv {
	position:relative;
	width:215px;
	height:377px;
	float:left;
	padding-top:7px;
}

#ContentDiv {
	position:relative;
	float:left;
	height:384px;
	width:468px;
}

#RightDiv {
	position:relative;
	float:left;
	height:331px;
	width:285px;
	margin-top:-140px;
}

#RightNav {
	position:relative;
	float:left;
	height:29px;
	width:285px;
}

#RightBottom {
	position:relative;
	float:left;
	height:161px;
	width:285px;
}
