#adeptText{position:absolute; left:-9999px;}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 25px;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:normal; line-height:normal;
	color: #444444;
}

H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight:normal; line-height:normal;
	color: #444444;
}

.text_a:link {
color: #FFFFFF;
}
.text_a:visited {
color: #D4E1D7;
}
.text_a:hover {
color: #FFFFFF;
}
.body {
	background-color: #D4E1D7;
}
.image {
	background-image: url(images/comp_second-03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.nav_BG {
	background-image: url(images/nav_BG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.bg {
	background-image: url(images/BG.jpg);
	background-repeat: repeat;
	background-position: left top;
}
