h1, h2, h3, h4, h5, h6 {margin: 0px;padding: 10px 0 10px 0;}

html, body {
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

.clear {clear: both; overflow: hidden; height: 0px;}

#pCont {
	position: relative;
	width: 906px;
	margin: auto;
	min-height: 100%;
	background: #73cfe6 url('/template/images/pageBg.jpg') top left repeat-y;
}

#innerWrap {
	min-height: 587px;
	margin:0 14px;
}
* html #innerWrap {height: 587px;}

#rightCol {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	width: 200px;
	background: #ffffff;
}
* + html #rightCol{
	margin-top: 22px;
}

#midCol {
	margin-left: 150px;
	margin-top:22px;
	background: #ffffff;
}
* html #midCol{
	width: 510px;
}

#leftCol {
	float: left;
	width: 150px;
	min-height: 400px;
	height: 100%;
	
}

#leftCol #logos {
	background: #FFF url('/template/images/logos.jpg') 15px top no-repeat;
	min-height: 550px;
}


* + html #leftCol {
	margin-top:20px;
}

#logo {
	background: url('/template/images/logo.jpg') top left no-repeat;
	height: 158px;;
}

#topNavigation {
	position: relative;
	height: 15px;
	background:#ed1a1a;
	font-size:10px;
}

#pageContent {
	padding: 10px;
	padding-bottom: 5px;
	z-index:0;
	postion: static;
}

.row1 {
	padding: 4px;
	float:left;
}

.row2 {
	padding: 4px;
	float:left;
}

#footer {
	clear:both;
	background: url('/Resources/user/Adminarea/newlogos.jpg') top left no-repeat;
	text-align: center;
	font-size: 10px;
	height: 100px;
}

#theNews{
	float:left;
	margin-left:60px;
}
#quickLinks{
	width: 200px;
	float:left;
	margin-top:5px;
}
