.container {
	background-color: #25080c;
	height: auto;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.body {
	float: left;
	width: auto;
	color: #FFF;
}
.banner {
	height: 150px;
	padding-top: 20px;
}
.bg1 {
	background-color: #25080c;
}

.leftcol {
	float: left;
	height: 600px;
	width: 200px;
}
.rightcol {
	float: right;
	height: 600px;
	width: 255px;
}

.footer {
	float: left;
	height: 30px;
	width: 800px;
	color: #FFF;
	padding-left: 200px;
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
}
.image {
	float: left;
	width: 175px;
	height: 150px;
}
.bannImage {
	float: left;
	height: 150px;
	width: 825px;
	background-image: url(../images/header_bg_style.jpg);
	background-repeat: repeat;
	color: #FFF;
	font-size: 36px;
	line-height: 1px;
}
.bannerTitle {
	float: left;
	height: 150px;
	width: 840px;
}
.bannImage p {
	font-size: 52px;
	line-height: 0.5px;
	font-family: Pamela;
	padding-left: 50px;
}
.navigation {
	width: 590px;
	padding-top: 50px;
	font-size: 16px;
}
.main {
	color: #FFF;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: inset;
	border-top-color: #EB89DC;
	padding-top: 30px;
	float: left;
	height: 500px;
	width: 850px;
}
.navigation {
	font-weight: bold;
}
.main p {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 210px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	width: 790px;
}
.rightcolTitle {
	float: left;
	width: 255px;
	padding-top: 50px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.rightcolStyle {
	width: 1000px;
	border-top-width: thin;
	border-top-style: inset;
	float: left;
	margin-top: 10px;
}
#leftNav {
	float: left;
	height: 975px;
	width: 200px;
	padding-top: 20px;
}
#mainContent {
	width: 580px;
	float: left;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#adNav {
	height: 975px;
	width: 200px;
	float: left;
	padding-top: 20px;
}
.img {
	border: medium solid #FFF;
}
.fontLink {
	font-family: "Arial Black", Gadget, sans-serif;
}
#nav {
	width: 500px;
}
#mainNav {
	float: left;
	width: 790px;
	padding-left: 210px;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 10px;
}
.navColorFont {
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
