/* CSS Document */


.pagelink:link {color: #ffffff; text-decoration: underline;}
.pagelink:visited {color: #ffffff; text-decoration: underline;}
.pagelink:hover {color: #4697fc; text-decoration: underline;}
.pagelink:active {color: #ffffff; text-decoration: underline;}

.headerbodycontdiv
{
	z-index: 1;
	position:absolute;
	background-color: #ffffff;
	height: 240`px;
	*height: 253px;
	width: 955px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 0px;
}

.homeicondiv
{
	z-index: 5;
	position:absolute;
	background-image: url(../images/home.png);
	background-color: ;
	height: 16px;
	width: 16px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	right: 32px;
}

.datediv
{
	z-index: 5;
	position:absolute;
	height: 14px;
	width: 115px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	right: 50px;
	font-size: 12px;
}

.contacticondiv
{
	z-index: 5;
	position:absolute;
	background-image: url(../images/contact.png);
	background-color: ;
	height: 16px;
	width: 16px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	top: 5px;
	right: 6px;
}
.headerdiv
{
	z-index: 3;
	position:absolute;
	background-image: url(../images/header.jpg);
	background-color: #ffffff;
	padding-top: 0px;
	height: 185px !important;
	width: 955px;
	margin-top: 0px;
	left: 0px;
	margin-right: auto;
	top: 0px;
}

.topbardiv
{
	z-index: 3;
	position:absolute;
	background-image: url(../images/top_bar.png);
	background-color: #000000;
	padding-top: 0px;
	height: 35px !important;
	width: 955px;
	margin-top: 0px;
	left: 0px;
	margin-right: auto;
	top: 185px;
}

.top_bardiv
{
	z-index: 2;
	position:absolute;
	background-image: url(../images/top_bar.jpg);
	background-color: #000000;
	height: 31px;
	width: 955px;
	margin-top: 356px;
	left: 0px;
	margin-right: auto;
	top: -136px;
}

.search_div
{
	z-index: 4;
	position:absolute;
	background-color:;
	height: 35px;
	width: 184px;
	margin-top: 455px;
	left: 588px;
	margin-right: auto;
	padding-left: 40px;
	top: -454px;
	font-size: 10px;
}

