body {
	background-color: #FBFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	line-height: 150%;
}

#layer1 {
	position:relative;
	left:100px;
	top:30px;
	width:885px;
	z-index:2;
}

#layer2 {
	position:absolute;
	left:100px;
	width:227px;
	height:180px;
	z-index:3;
	background-position: left top;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
}

#layer3 {
	position:absolute;
	left:0px;
	top:100px;
	width:885px;
	z-index:3;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	background-color: #F4F4F4;
	
}

#layer4 {
	position:relative;
	left:220px;
	top:-130px;
	width:665px;
	z-index:1;
	background-color: #F4F4F4;
	
}

#layer5 {
	position:relative;
	left:0px;
	top:0px;
	width:500px;
	z-index:4;
}

#layer6 {
	position:absolute;
	left:345px;
	top:500px;
	width:100px;
	z-index:5;
	font-size: 12px;
}

#layer7 {
	position:relative;
	left:0px;
	top:0px;
	width:600px;
	z-index:4;
}

#text {
	position:relative;
	left:0px;
	width:425px;
	z-index:4;
}


.p1 {
	font-size: 14px;
	color: #333333;
	line-height: 140%;
}

.p2 {
	font-size: 24px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 130%;
}

h1 {
	font-size: 12px;
}

h2 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

.menytop2 {
	font-size: 20px;
	font-style: bold;
	text-align: left;
	vertical-align: middle;
	text-decoration: none;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #009999;
	
}

.menytop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-align: center;
	vertical-align: middle;
	
	}

.menytopactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009999;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

.menyleft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #009999;
	text-align: center;
	vertical-align: middle;
	display: table-cell;
	text-align: center;
}

.menyleftactive {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #009999;
	text-align: center;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	vertical-align: middle;
	display: table-cell;
	
}




.menylink {
	text-decoration: none;
	color: #009999;
}


a:link {
	color: #009999;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #009999;
}

a:hover {
	text-decoration: none;
	color: #009999;
}

a:active {
	text-decoration: none;
	color: #CC9900;
	
}

