#contenttab {	width: 900px; background: #dddddd; margin: auto; height: auto;}

#top {
	background: url(images/head-bg.jpg) #225b59 repeat-x center top;
	color: #000000;
	padding:0;
	margin:0;
	border:none;
}
#headertext {
	height: 190px;
	text-align: center;
	margin: 45px 0 0 0;
}
#header {
	padding: 25px 120px 0 120px;
	height: 190px;
	overflow:hidden;
	border-bottom: 3px solid #2f7474;
	background: url(images/header.jpg) transparent no-repeat center top;
	color: #000000;
	height: 235px;
	text-align: center;
	vertical-align: middle;
	padding:0;
	margin:0;
}

#maincontent {
	background:#ddd;
	color:#000;
	padding: 10px 10px 0 20px;
	margin: 0 auto;
	text-align: center;
}
#pagelayout {
	width: 900px;
	border:1px solid #fff;
	background: #9cb6b7;
}

body{
	background: #676767;
	color:#000;
	padding:10px;
}

#footer {
	clear: both;
	border-top:1px solid #fff;
	height:20px;
	background:#17585a;
	color:#ffffff;
}

#qm0 {
	background: #9cb6b7;
	padding:0;
}
#qm0 a {
	background: #296162;
	width: 200px;
	color: #fff;
	margin:0;
	padding: 3px 0 3px 5px;
}

#qm0 a.qmparent {
	background: url(images/arrow-right.gif) #296162 no-repeat right center;
	color: #fff;
}

#sidebar {
	background: #9cb6b7;
	color: #000000;
	padding: 0;
	margin:0;
	height: auto;
	vertical-align: top;
}

#Side-Column-Below-Nav {
	height: 560px;
}

a {
color: #008b8a;
}