#relwrap #linksbgleft {
	left: 0px;
	background-image: url(Graphics/Website/10/linksbgleft.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}
#relwrap #linksbg {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: -1;
}


#relwrap {

padding:0; margin:0; width:100%;

}
#relwrap #linksbgright {
	background-image: url(Graphics/Website/10/linksright.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 10px;
}
#relwrap #linksmiddle {
	background-image: url(Graphics/Website/10/linksbgmiddle.png);
	background-repeat: repeat-x;
}


html, body {


margin:0;
padding:0;
}

body, #wrapper {
min-width:1200px; 	
}



.blackbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(/Graphics/Website/10/Buttons/black.gif);
	background-repeat: no-repeat;
	width:250px;
	height:50px;
	text-align: left;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	vertical-align: middle;
	text-indent: 15px;
}
#wrapper {
	
	width:100%;
	z-index:1;
}
#top {
	z-index: 3;
	background-image: url(Graphics/Website/10/bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	background-color:#FEBC1C;
	position:relative;
	padding-top:25px;
	
}

.text_container {
	width:100%;
	z-index:3;
	width:945px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	top: 0px;
	clear: both;
}
.main_text_left {
	width:400px;
	float:left;
	padding-left: 25px;
}
.main_text_right {
	width:420px;
	float:right;
	padding-left: 40px;
	background-image: url(/Graphics/Website/10/vertdashedline.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.white_bg {
	left:0px;
	width:100%;
	height:40px;
	background-image: url(/Graphics/Website/10/whitebg.jpg);
	background-repeat: repeat-x;
	background-position: center;
	background-position:top;
	position: absolute;
	bottom: 0px;
	z-index: -2;
}
.logo_align {
	position:absolute;
	left:50%;
	top:26px;
	z-index:1;
	margin-left: -446px;
}
.links_align {
	position:absolute;
	z-index:1;
	right: 0px;
	top: 25px;
	background-repeat: no-repeat;
	height: 35px;
	background-image: url(Graphics/Website/10/links_wide.png);
	width: 525px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 20px;
}

.links_align ul {
	color: White;
	font-family: arial, helvetica, sans-serif;
	width: 100%;
	height:35px;
	left:0;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.links_align ul li {
	display: block;
	float: left;
	list-style: none;
	line-height: 35px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	margin: 0;
	padding: 0;
}
.links_align ul li a {
	color: #666;
	text-decoration: none;
	font-size: 15px;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
}
.links_align ul li a:hover {
	background-color: #FFF;
}




.links_bottom {
	left:50%;
	top:10px;
	z-index:1;
	width: 452px;
	height: 39px;
	margin-left: -450px;
	position: relative;
}

.links_bottom ul {
	padding-left: 0;
	color: White;
	float: left;
	font-family: arial, helvetica, sans-serif;
	margin-top: 2px;
	width: 452px;
	height: 35px;
}
.links_bottom ul li {
	
	display:inline;
}
.links_bottom ul li a {
	color: #CCC;
	text-decoration: none;
	font-size: 15px;
	float: left;
	border-right-style: solid;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 35px;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #333;
}
.footertext {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	margin-left: 10px;
}

.links_bottom ul li a:hover {
	color: #FFF;
}

.banner_align {
	position:absolute;
	left:50%;
	top:109px;
	z-index:1;
	margin-left: -495px;
	width: 563px;
	height: 285px;
	background-image: url(Graphics/Website/10/mainbanner_left.jpg);
}
.banner_alignright {
	position:absolute;
	left:50%;
	top:109px;
	z-index:1;
	margin-left: 68px;
	width: 428px;
	height: 285px;
	background-image: url(Graphics/Website/10/mainbanner_right.jpg);
}
.banner_text {
	margin-top: 34px;
	margin-right: 50px;
	margin-bottom: 15px;
	margin-left: 50px;
}
.banner_text_right {
	margin-top: 70px;
	margin-right: 30px;
	margin-left: 30px;
}
.largetext {
	font-family: Tahoma, Geneva, sans-serif;
	color: #333;
	font-size: 50px;
	font-weight: bolder;
	letter-spacing: 0.1pt;
	line-height: 80px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: lighter;
	line-height: 30px;
}
.orangebutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: 400;
	background-image: url(Graphics/Website/10/Buttons/orange_highlight.png);
	background-repeat: no-repeat;
	width:365px;
	height:65px;
	text-align: center;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	line-height: 65px;
	vertical-align: middle;
}
.blackbutton {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 18px;
	font-weight: normal;
	background-image: url(Graphics/Website/10/Buttons/black.gif);
	background-repeat: no-repeat;
	width:250px;
	height:50px;
	text-align: left;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	vertical-align: middle;
	text-indent: 15px;
}
.blackbutton:visited {
	color:#FFF;
}
.blackbutton:hover {
	background-image: url(/Graphics/Website/10/Buttons/black_highlight.gif);
}
.noline {
	text-decoration:none;
}
.noline:visited {
	text-decoration:none;
	color:#FFF;
}



.orangebutton:hover {
	background-image: url(Graphics/Website/10/Buttons/orange_2.png);
}
.largetext_white {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 32px;
	font-weight: bold;
	letter-spacing: 0.1pt;
	line-height: normal;
}
.largetext_main, h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 28px;
	border-bottom-color: #333;
	line-height: 40px;
}
.blacknumberbox {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 35px;
	font-weight: bold;
	color: #FFF;
	background-image: url(Graphics/Website/10/littleblackbox.gif);
	text-align: center;
	vertical-align: middle;
	height: 35px;
	width: 35px;
	float: left;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-bottom: 0px;
}
#main_banner {
	width:1071px;
	height:419px;
	z-index:7;
	background-image: url(Graphics/Website/main_banner.png);
	position: absolute;
	left: 50%;
	margin-left: -536px;
	top: 105px;
	
}
#intext {
	margin-top: 130px;
	margin-left: 40px;
}
#main_banner #intext ul {
	margin-left: 0px;
	padding-left: 50px;
	padding-top: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #CCC;
	padding-bottom: 0px;
}
#main_banner #intext ul li {
	margin-bottom: 20px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/Graphics/Website/10/textfield.gif);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
	height: 24px;
	width: 134px;
	padding-right: 5px;
	padding-left: 5px;
	color: #666;
	line-height: 24px;
}
#left {
	float: left;
	width: 650px;
}
#right {
	float: left;
	margin-top: 25px;
	text-align: center;
}
.blackbutton_submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	background-image: url(/Graphics/Website/10/Buttons/black.gif);
	background-repeat: no-repeat;
	width:250px;
	height:50px;
	margin: 0px;
	color: #FFF;
	text-decoration: none;
	line-height: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.whitetop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #CCC;
}
.whitebottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 39px;
	font-weight: bold;
	color: #FFF;
}
.whitebottom {
	text-align: left;
}

a:link {
	color: #F90;
}
#logo {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	
}

a:visited {
	color: #F90;
	
}
.footertext a:hover  {
	color: #FFF;

}
#middle {
	z-index: 1;
	background-image: url(Graphics/Website/10/whitebg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	position: relative;
	padding-top: 129px;
}

#bottom {
	background-color:#333333;
	height:150px;
	width:100%;
	background-image: url(Graphics/Website/10/bottombar_bg.jpg);
	border: 1px none #000000;
	background-color: #333333;
	
}
