/* CSS Document */

#wrapper {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 0;
}

body {
	background-color: #B3E4CD;
	text-align: center;
}

#left_side_panel {
	position:absolute;
	left:0px;
	top:0px;
	width:218px;
	height:701px;
	z-index:6;
	background-color: #FFFFFF;
}

#sub_nav_bar {
	position:absolute;
	left:217px;
	top:182px;
	width:672px;
	height:27px;
	z-index:2;
}

#nav_bar {
	position:absolute;
	left:218px;
	top:106px;
	width:671px;
	height:76px;
	z-index:3;
	background-color: #FFFFFF;
}

#header {
	position:absolute;
	left:218px;
	top:0px;
	width:671px;
	height:106px;
	z-index:4;
	background-color: #FFFFFF;
}

#content {
	position:absolute;
	width:639px;
	z-index:5;
	top: 209px;
	background-color: #FFFFFF;
	background-repeat: repeat;
	padding-left: 240px;
	padding-top: 10px;
	padding-right: 10px;
	overflow: overflow;
}

#Layer6 {
	position:absolute;
	left:216px;
	top:208px;
	width:672px;
	height:521px;
	z-index:5;
	background-color: #FFFFFF;
}

#Layer7 {
	position:absolute;
	left:218px;
	top:227px;
	width:613px;
	height:467px;
	z-index:6;
}

.style4 {
	color: #231F20;
	font-family: Arial;
}
