/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	top: 350px;

}

.bodydiv{
	width: 90%;
	padding-left: 40px;
	font-size:14px;
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
}
.footerdiv{
	width: 100%;
	background-color: #666666;
	height: 15px;
	padding: 20px;
}

a.nav:link {
	color: #000000;
	text-decoration: none;
}
a.nav:visited {
	text-decoration: none;
	color: #000000;
}
a.nav:hover {
	text-decoration: none;
	color:#CCCCCC
}
a.nav:active {
	text-decoration: none;
	color: #000000;
}

#Layer1 {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:123px;
	z-index:1;
	background-image: url(images/header2_bg.gif);
}
#Layer2 {
	position:absolute;
	top:16px;
	width:425px;
	height:85px;
	z-index:2;
	float:right;
	right:15px;
}
#Layer3 {
	position:absolute;
	left:0;
	top:120px;
	width:100%;
	height:24;
	z-index:5;
	background-image: url(images/nav_bg.gif);	
}
#Layer4 {
	position:absolute;
	left:0px;
	top:116px;
	width:100%;
	height:62px;
	z-index:3;
	background-color: #666666;
}
#Layer5 {
	position:absolute;
	top:151px;
	width:286px;
	height:18px;
	z-index:6;
	float:right;
	right:15px;
}

#Search {
	position:absolute;
	top:0px;
	width:234px;
	height:33px;
	z-index:6;
	padding-top:7px;
	padding-left:10px;
	float:left;
	left: -1px;
}

#Layer6 {
	position:absolute;
	left:106px;
	top:125px;
	width:531px;
	height:17px;
	z-index:7;
}
#Layer7 {	position:absolute;
	top:0px;
	z-index:6;
	left: 0px;
	width: 80%;
}

#Layer8 {
	position:inherit;
	left:27px;
	top:556px;
	width:85px;
	height:17px;
	z-index:8;
}

.style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}

.style2 {
	font-size: 16px;
	font-weight: bold;
}

.style3 {
	background-color: #666666;
	color: #FFFFFF;
	font-size: 10px;
	padding-left: 40px;
	padding: 25px;
}
