h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 0px 0 10px 0;}

html, body {height: 100%;}

.clear {clear: both; overflow: hidden; height: 0px;}

#pContent {
	position: relative;
	width: 1024px;
	background: #FFF;
	margin: -8px auto;
	min-height: 100%;
}

#pContent img{
	margin-top: -2px;
}

#enter{
	margin: auto;
	z-index: 98;
	width: 100px;
	height: 40px;
}
#enter a{
	background: url('/template/images/button.gif') right center no-repeat;
	color: #990032;
	font-size:160%;
	font-weight: 900;
	height: 40px;
	line-height: 40px;
	width: 100px;
	text-decoration:none;
}
#enter a:hover{
	color: #c72a5d;
}

#pCont {
	position: relative;
	width: 1024px;
	background: #FFF url('/template/images/bg.gif') top left repeat-y;
	margin: auto;
	min-height: 100%;
}

#logo{
	background: #FFF url('/template/images/logo.jpg') top left no-repeat;
	height: 173px;
}

#innerWrap {
	background: url('/template/images/pageBanner.jpg') top left no-repeat;
	min-height: 587px;
	height: auto !important;
	height: 587px;
}

#rightCol {
	float: right;
	margin-right: 3px;
	width: 200px;
	border-left: 1px solid #999999;
	min-height: 587px;
	height: auto !important;
	height: 587px;
	padding: 7px 10px 410px 10px;
}

#pageContent {
	padding: 10px;
	margin-left: 3px;
	background: #FFF;
}

#topNavigation {
	position: relative;
	height: 132px;
}

#leftCol {
	float: left;
	width: 180px;
}

#midCol {
	width: 610px;
	float: left;
}
#midCol2 {
	width: 810px;
	margin-left: 190px;
}

#rightPanel {
}	

.row1 {
	background: #b9ffb9;
	padding: 4px;
}

.row2 {
	background: #fff;
	padding: 4px;
}

#footer {
	bottom: 0px;
	min-height: 22px;
	width: 1004px;
	text-align: center;
	font-size: 10px;
	background: url('/template/images/footer.jpg') top left repeat-x;
}

#footer #links {
	padding: 15px 0px 12px 0px;
}

#footerLogos {
	height: 80px;
	background: url('/template/images/footerLogos.jpg') top center no-repeat;
}
