/* CSS Document */
#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	text-align: left;
	height: auto;
	position: relative;
	font-family: Arial, "Courier New", Courier;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
}  
body {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	background-color: #4E4E4E;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
#wrapper #top {
	width: 800px;
	position: relative;
	height: 295px;
	top: -1px;
	background-color: #F5F5F5;
	z-index: 10;
}

#logo {
	position: relative;
	height: 49px;
	width: 237px;
	left: 15px;
	top: 20px;
	font-size: 30px;
}
#wrapper #bottom {
	position: relative;
	height: auto;
	width: 800px;
	top: 0px;
	background-color: #F5F5F5;
	z-index: 1;
}
#menu {
	background-image: url(images/bg_menu.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: auto;
	position: relative;
	top: 0px;
	z-index: 100;
}
#leftcol {
	position:relative;
	float:left;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:400px;
	z-index:100;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-bottom: 10px;
	text-align: center;
	}
#rightcol {
	position:relative;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:auto;
	z-index:99;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
	padding-left: 420px;
	padding-right: 20px;
	padding-top: 10px;
	}
#centercol {
	position:relative;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	height: auto;
	}
#centerall {
	position:relative;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0;
	padding-left: 40px;
	height: auto;
	}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	position: relative;
	padding-top: 5px;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #000000;
	background-color: #4E4E4E;
}
#wrapper #top #banner {
	height: 254px;
	width: 743px;
	position: relative;
	top: 0px;
	background-color: #F0F7FD;
	left: 30px;
}
#wrapper #top #flash_menu {
	position: relative;
}
#wrapper #bottom #footer {
	position: relative;
	height: auto;
	width: auto;
	font-size: 10px;
	color: #666666;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#sideimage {
	float:right;
	padding: 2px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: thin solid #E0E0E0;
}
.styleheader {
	color: #003399;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #003399;
}

