@charset "utf-8";
.bottommenu {
	height: 50px;
	width: 600px;
	margin-left: 30px;
	color: #FFF;
	margin-top: 30px;
	font-size: 14px;
}

/* CSS Document */

.header {
	background-image: url(images/hdbg2.jpg);
	background-repeat: repeat-x;
	height: 113px;
	width: auto;
	margin-top: 0px;
	margin-left: 0px;
}
.midsection {
	width: auto;
	padding-top: 20px;
	padding-left: 150px;
	color: #FFF;
}
.footer {
	height: 60px;
	width: auto;
	background-image: url(images/bottomimage.jpg);
	background-repeat: repeat-x;
}

#header #foot div span {
	color: #FFF;
}
#midsection h4 {
	color: #004040;
}
#midsection h4 {
	color: #FFF;
}
.linkstext {
}
.d {
	color: #FFF;
}
#form {
	width: 640px;
	padding-left: 2px;
}
