@charset "UTF-8";
.oneColLiqCtrHdr #container {
	width: 80%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.oneColLiqCtrHdr #header {
	background: #DDDDDD; 
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.oneColLiqCtrHdr #mainContent {
	padding: 0 20px;
	z-index: 1;
	background-color: #FFCC99;
}
.oneColLiqCtrHdr #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.oneColLiqCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColLiqCtrHdr #mainover {
	padding: 0 20px;
	z-index: 20;
}

#apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:240px;
	z-index:10;
	margin-right: auto;
	margin-left: auto;
}
#apDiv2 {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:402px;
	z-index:2;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#leftdiv {
	height: 402px;
	width: 437px;
	background-color: #FFFFFF;
	float: left;
}
#rightdiv {
	height: 152px;
	width: 493px;
	float: right;
	padding-top: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/277-block.png);
	background-repeat: no-repeat;
}
#apDiv3 {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:85px;
	z-index:2;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#apDiv4 {
	position:relative;
	left:0px;
	top:0px;
	width:950px;
	height:23px;
	z-index:4;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/BaseBar.png);
	background-repeat: no-repeat;
}
#apDiv5 {
	position:absolute;
	left:593px;
	top:0px;
	width:355px;
	height:445px;
	z-index:30;
}
#datetime {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
}
#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #333333;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 10px;
	overflow: auto;
	height: 356px;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	top: 0px;
}
#servicesdiv {
	height: 152px;
	width: 493px;
	float: right;
	padding-top: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/409-block.png);
	background-repeat: no-repeat;
}
#sheqdiv {
	height: 152px;
	width: 493px;
	float: right;
	padding-top: 240px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/529-block.png);
	background-repeat: no-repeat;
}
#contactdiv {
	height: 372px;
	width: 453px;
	float: right;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 50px;
	background-image: url(images/7531-block.png);
	background-repeat: no-repeat;
}
#aboutdiv {
	height: 392px;
	width: 493px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/4715A-block.png);
	background-repeat: no-repeat;
	overflow: auto;
}
#indexdiv {
	height: 375px;
	width: 499px;
	float: right;
	padding-top: 15px;
	padding-right: 10px;
	padding-left: 3px;
	background-image: url(images/277-block.png);
	background-repeat: no-repeat;
}
#admindiv {
	height: 402px;
	width: 950px;
	background-color: #FFFFFF;
	background-image: url(images/277-block.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 6;
}
#news1 {
	left:0px;
	top:0px;
	width:930px;
	height:100%;
	z-index:9;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/news-bg.jpg);
	background-repeat: repeat-y;
	padding-left: 20px;
	padding-top: 10px;
	overflow: visible;
}
#downldsdiv {
	height: 392px;
	width: 493px;
	float: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(images/409-block.png);
	background-repeat: no-repeat;
	overflow: auto;
}
#leftdiv1 {
	height: 402px;
	width: 630px;
	background-color: #FFFFFF;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 25;
	left: 0;
	top: 0;
}

