html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: none;
}
a:focus, a:hover, a:active { 
	outline:none;
	 }
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
body.index, html {
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center top;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
body, html {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-position: center top;
	background-image: url(../images/background-main.jpg);
	background-repeat: no-repeat;
}
h1 {
	padding: 0px;
	float: left;
	height: 70px;
	width: 190px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 32px;
	color: #333333;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	text-indent: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	}
h3 {
	width: 241px;
	margin: 0px;
	float: right;
	height: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
	display: block;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #EEE;
	clear: both;
	text-indent: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	color: #515151;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #515151;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	}
#container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	text-align: left;
}
#topbar {
	padding: 0px;
	height: 90px;
	width: 960px;
	margin: 0px;
	clear: both;
}
.core {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 91px;
	width: 139px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 


/* ============================================ 


start of nav bar 


============================================ */
#nav {
	padding: 0px;
	margin: 0px;
	width: 960px;
	height: 33px;
	clear: both;
}
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
	line-height: 33px;
	list-style-type: none;
}
#nav ul li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #999999;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;	
}
#nav ul li a:link {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	margin: 0px;
	float: left;
}
#nav ul li a:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 33px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	margin: 0px;
	float: left;		
}
#nav ul li a:hover {
	background-image: url(../images/hover-button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-transform: uppercase;
	float: left;
	line-height: 32px;
}
#nav ul li a:active {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 32px;
	color: #999999;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	margin: 0px;	
}
#nav ul li.current {
	background-image: url(../images/current-button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-transform: uppercase;	
}
#nav ul li.current a:link. a:visited, a:hover, a:active  {
	background-image: url(../images/current-button.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	text-transform: uppercase;	
}
#banner {
	height: 222px;
	padding: 0px;
	margin: 0px;
	width: 960px;
	clear: both;
}
#banner-main-pages {
	height: 75px;
	padding: 0px;
	margin: 0px;
	width: 960px;
	clear: both;
}
#banner-main-pages img {
	height: 71px;
	margin-top: 2px;
	width: 960px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
blockquote {
	margin: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #999999;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 25px;
}
p.desc  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	height: 24px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#quote {
	height: 65px;
	margin: 0px;
	padding: 0px;
	width: 960px;
	clear: both;
}
#main-content {
	padding: 0px;
	width: 960px;
	clear: both;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column1 {
	width: 305px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column2 {
	width: 305px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.column2-main {
	width: 632px;
	padding: 0px;
	float: left;
	margin: 0px;
}
.column2-main p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
}
.column2-main .quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 20px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #FF9933;
	float: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	height: 100%;
	padding: 10px;
}
.column3 {
	width: 305px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#main-content .block {
	width: 305px;
	padding: 0px;
	background-image: url(../images/block.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#main-content .block img {
	margin: 0px;
	float: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content .block .title {
	width: 241px;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 37px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
}
#main-content .block .content {
	width: 241px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content .block .button {
	height: 26px;
	width: 121px;
	background-image: url(../images/more-info.jpg);
	text-indent: -9999px;
	padding: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main-content .block .button a:link {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 121px;
	background-image: url(../images/more-info.jpg);
	background-repeat: no-repeat;
	float: left;
	display: block;
	z-index: 99;
}
#main-content .block .button a:visited {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 121px;
	background-image: url(../images/more-info-hover.jpg);
	display: block;
	z-index: 99;
}
#main-content .block .button a:hover {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 121px;
	background-image: url(../images/more-info-hover.jpg);
}
#main-content .block .button a:active {
	margin: 0px;
	padding: 0px;
	height: 26px;
	width: 121px;
	background-image: url(../images/more-info-hover.jpg);
}
#main-content .block-main {
	width: 305px;
	padding: 0px;
	background-image: url(../images/left-column-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	margin-left: 0px;
}
#main-content .block-main img {
	margin: 0px;
	float: left;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main-content .block-main .title {
	width: 241px;
	margin: 0px;
	padding: 0px;
	float: right;
	line-height: 37px;
	height: 37px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF9933;
}
#main-content .block-main .content {
	width: 241px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#main-content .block-main ul {
	margin: 0px;
	padding: 0px;
}
#main-content .block-main ul li {
	float: left;
	height: 40px;
	width: 240px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D9D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main-content .block-main ul li a:link {
	margin: 0px;
	height: 40px;
	float: left;
	line-height: 40px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/left-column-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main-content .block-main ul li a:visited {
	margin: 0px;
	height: 40px;
	float: left;
	line-height: 40px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF9933;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/left-column-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
#main-content .block-main ul li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 40px;
	background-image: url(../images/left-column-hover.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 215px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: top;
}
#main-content .block-main ul li a:active {
	margin: 0px;
	height: 40px;
	float: left;
	line-height: 40px;
	width: 215px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-image: url(../images/left-column-button.png);
	background-repeat: no-repeat;
	background-position: top;
}
/* ============================================ 


start of footer 


============================================ */
#outside-footer {
	background-color: #333333;
	background-image: url(../images/footer-bkgd.jpg);
	background-repeat: repeat-x;
	background-position: top;
	clear: both;
	width: 100%;
	padding: 0px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	height: 200%;
}
#footer {
	clear: both;
	padding: 0px;
	width: 960px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	text-align: left;
}
#footer .column1 {
	width: 220px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .column2 {
	width: 220px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 26px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer .column3 {
	width: 220px;
	margin-top: 0px;
	margin-right: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	float: left;
}
#footer .column4 {
	width: 220px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 8px;
}
#footer a:link {
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9933;
}
#footer a:visited {
	color: #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
#footer a:hover {
	color: #FF9933;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer a:active {
	color: #333333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}
#footer ul li {

}
.divider {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1px;
}
#send {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 135px;
}
#end {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	width: 960px;
	margin-top: 18px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	float: left;
}
#pixelmedia {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	text-align: right;
	float: right;
	margin: 0px;
	padding: 0px;
}
#pixelmedia a:link {
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#pixelmedia a:visited {
	color: #666666;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#pixelmedia a:hover {
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}
#pixelmedia a:active {
	color: #666666;
}
#end .copyright {
	float: left;
	clear: right;
	margin: 0px;
	padding: 0px;
	width: 200px;
	text-align: left;
}
	
/* ========================================================================================

								start of Form

 ======================================================================================== */
#section3 {
	padding: 0px;
	border: 1px dashed #666633;
	width: 400px;
	background-image: url(nav-bkgd.png);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
}

#section3 form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	width: 400px;
	color: #333333;
	line-height: 1.5em;
	top: 50px;
	visibility: visible;
	color: #666666;
	display: block;
	padding: 0px;
	margin: 0;
}

#section3 p {
	display: block;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	line-height: 18px;
	font-size: 11px;
	color: #333300;
	width: 380px;
}
#section3 label {
	clear: left;
	display: inline;
	float: left;
	width: 115px;
	text-align: left;
	padding-right: 10px;
	color: #333300;
	margin-bottom: 0.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
#section3 input {
	float: left;
	padding-left: 0.5em;
	height: 18px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #333300;
	width: 180px;
}
#section3 input.button {
	float: left;
	padding-left: 0.5em;
	height: 26px;
	width: 85px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.6em;
	margin-left: 0;
}
#section3 fieldset {
	display: block;
	padding: 0px;
	margin: 0;
	font-family: verdana, sans-serif;
	clear: both;
}
#section3 legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	display: block;
	padding: 5px;
	margin: 0 15px 0 5px;
	font-family: verdana, sans-serif;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#section3 select {
	float: left;
	width: 180px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: .5em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .6em;
	margin-left: 0;
}
#section3 input.tickbox {
	color: #333333;
	margin: 0px;
	padding: 0px;
	width: 16px;
	height: 16px;
	clear: right;
}
#section3 label.tick {
	float: left;
	width: 141px;
	padding-right: 25px;
	color: #333300;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
/* ============================================ 


uberlink - adds current button state to page 


============================================ */
#nav .uberlink {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	_margin-bottom: 2px;
	margin-left: 0px;
	height: 32px;
	font-size: 11px;
	text-decoration: underline;
	color: #CCCCCC;
	background-image: url(../images/current-button.jpg);
	line-height: 32px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-position: right top;
	color: #CCC !important;
	cursor: default;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
}	

