h1 {
	font-size: 14px;
	font-weight: bold;
}

#divMain {
	background-image: url(../images/img_background.gif);
	background-repeat: no-repeat;
	min-height: 100%;
}

#divMetro {
	margin-left: 400px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#divRight {
	margin-left: 200px;
	margin-top: 0px;
}


#navBtn {
	background-image: url(../images/btn.jpg);
	height: 40px;
	width: 200px;
	margin-bottom: -10px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CCC;

}
#navBtn a:link {
	color: #CCC;
}
#navBtn a:visited {
	color: #CCC;
}
#navBtn a:hover {
	color: #FFF;
	text-decoration: none;
}
#navBtn a:active {
	color: #CCC;
}




#navBtnSelected {
	background-image: url(../images/btn_over.jpg);
	height: 40px;
	width: 200px;
	margin-bottom: -10px;
	padding-top: 10px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}



#divNavBar {
	width: 200px;
	float: left;
	background-color: #191919;
	height: 515px;
}


#divHeader {
	margin-left: 100px;
}

.divBar {
	font-size: 0px;
	background-color: #333;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 0px;
	background-image: url(../images/topBar.jpg);
	background-repeat: repeat-x;
	clear: both;
	border: 1px solid #000;
}

.links {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}
.sumppumpstext {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	margin-right: 100px;
	margin-left: 100px;
	background-color: #0C0C0C;
	padding: 20px;
	height: 100%;
	line-height: 1.5em;
}
.sumppumpsBullets {
	line-height: 24px;
	display: list-item;
	margin-left: 30px;
	list-style-image: url(../images/sumppumpsbullet.gif);
}
.sumppumpsSpecBullets {
	line-height: 24px;
	display: list-item;
	margin-left: 30px;
	list-style-image: url(../images/sumppumpsspecbullet.gif);
	text-align: left;
}








.header1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	text-indent: 20px;
}
.header2 {
	font-size: 1.4em;
	font-weight: bold;
	text-align: left;
	text-indent: 20px;
	border-bottom-width: 1px;
	border-bottom-color: #FFF;
	border-bottom-style: solid;
}

#table {
	text-align: center;
}
.table1 {
	background-color: #000;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
}
.table2 {
	background-color: #191919;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	border: 1px solid #000;
}
.table3 {
	background-color: #323232;
	text-align: left;
	padding-left: 10px;
}
.table4 {
	background-color: #4B4B4B;
	text-align: left;
	padding-left: 10px;
}
.imagesLeft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.featuresText {
	text-align: justify;
}
.clearer {
	clear: left;
}





a:link {
	color: #CCC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCC;
}
a:hover {
	text-decoration: underline;
	color: #cc3333;
}
a:active {
	text-decoration: none;
}
#divLit {
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 130px;
}
#divPreview {
	float: left;
	width: 130px;
	margin-left: -130px;
}
