@charset "UTF-8";
#wrapper {
	text-align: left;
	padding: 0px;
	width: 866px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #2d1e38;
	background-image: url(images/page-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #contentbox {
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
	width: 757px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #a7cf63;
	border-bottom-color: #a7cf63;
	border-left-color: #a7cf63;
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#wrapper #contentbox #nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	text-transform: uppercase;
	color: #46166a;
	background-color: #A7CF63;
	text-align: center;
}
#wrapper #contentbox #nav a {
	color: #46166a;
	text-decoration: none;
}
#wrapper #contentbox #masthead {
	height: 160px;
	margin: 0px;
	padding: 0px;
}
#wrapper #contentbox #masthead h1 {
	padding: 0px;
	height: 119px;
	width: 411px;
	margin-top: 23;
	margin-right: auto;
	margin-bottom: 23;
	margin-left: auto;
}
#wrapper #contentbox #masthead #logolink {
	display: block;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 119px;
	width: 411px;
	margin-top: 23px;
	margin-right: auto;
	margin-bottom: 23px;
	margin-left: auto;
}
#wrapper #contentbox #masthead span {
	display: none;
}
#wrapper #contentbox #content {
	width: 420px;
	padding-left: 46px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #46166a;
	padding-bottom: 20px;
	margin: 0px;
	padding-top: 0px;
}
#wrapper #contentbox #content p {
	margin-top: 0px;
	margin-bottom: 18px;
}
#wrapper #contentbox #content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #c51230;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
	padding-top: 2px;
}
#wrapper #contentbox #content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #7ea934;
	margin-bottom: 0px;
}
#wrapper #floater {
	position: absolute;
	z-index: 2;
	top: 250px;
	margin-left: 486px;
	background-image: url(images/home-img3.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 516px;
	width: 282px;
	_background-image: none;
}
#wrapper #floater h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #47176b;
	margin-top: 390px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#wrapper #floater h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #c51230;
	padding: 0px;
	margin-top: 40px;
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}
#wrapper #floater a {
	color: #c51230;
	text-decoration: none;
}
#wrapper #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	width: 780px;
	line-height: 25px;
}
#wrapper #footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#flush {
	background-image: url(images/bot-left.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 99px;
	width: 100%;
	background-position: left bottom;
	position:fixed;
	bottom:0;
	text-align: right;
	z-index: -1;
}
a:hover {
	text-decoration: underline !important;
}
