@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(/Graphics/BGs/BG1024-EL.png);
	background-repeat: repeat-x;
	padding:0px;
	margin:0px;
	font-family: "Helvetica", Helvetica Neue, Kids;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#Header{
	margin-top:0px;
	height:50px;
	text-align:center;
}
#MenuWrap { margin-top:5px; z-index:3;}
	#MLEnd { float:left; width:5px; height:25px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar-LEnd.png); z-index:3; margin-left:0px;}
	#MMid { float:left; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar.png) repeat-x; z-index:3;}
	#MRend{ float:left; width:5px; height:25px; background:url(/Graphics/BGs/Menus&Buttons/25pxMenu-Bar-REnd.png); z-index:3; margin-left:0px;}
	
#Carousel {
	margin-top:25px;
	margin-left:175px;
	z-index:1;
}
#Logo {
	posistion:absolute;
	margin-top:-465px;
	margin-left:351px;
	width:298px;
	z-index:2;
}
#WelcomeTxt {
	margin-top:200px;
	text-align:center;
}
#Footer {
	margin-top:35px;
}
#Footer a:link, #Footer a:visited {
	color:#307E2D;
}
#Footer a:hover {
	color:#000;
}
a {
	font-family: "Helvetica", Helvetica Neue, Kids;
	color: #000;
}
a:link {
	text-decoration: none;
}
a img {
	border:0;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #3EA33B;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
p {
	font-size: small;
	font-family: "Helvetica", Helvetica Neue, Kids;
	color: #000;
	font-weight:normal;
	}
p,h1,h2,h3,h4,h5,h6 {
	font-family: "Helvetica", Helvetica Neue, Kids;
	text-decoration: none;
	text-align: center;
}
h1 {
	font-size: small;
	font-family: "Helvetica", Helvetica Neue, Kids;
	color: #000;
	font-weight:normal;
}
h2 {
	font-size: 1.1em;
	font-family: "Helvetica", Helvetica Neue, Kids;
	
}
h3 {
	font-size: small;
	font-family: "Helvetica", Helvetica Neue, Kids;
	font-weight: bold;
	color: #000;
	text-align: center;
}
h4 {
	font-size: 9px;
	letter-spacing:1px;
}
h5 {
	font-size: x-small;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	letter-spacing:1px;
}
h6 {
	font-size: 24px;
	letter-spacing:1px;
}
