body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background-color: #000000; background-image: url(images/bg.jpg); background-repeat: repeat-x; margin: 0px; padding: 0px;
}
a {
	text-decoration: underline; color: #F9A13A;
}
a:hover {
	color: #FF6600; text-decoration: none;
}
#pagewidth {
	width: 914px; text-align: left; margin-left: auto; margin-right: auto; margin-top: 0px; padding-bottom: 40px; background-color: #000000; border-left: solid 1px #6B6C6C; border-right: solid 1px #6B6C6C;
}

.header {
	width: 850px; height: 159px; padding-bottom: 15px; border-bottom: solid 2px #FF6600; margin-left: 32px;
}
.header #logo {
	float: left; position: relative; width: 464px;
}
.header #flash {
	float: right; position: relative; width: 377px;
}

.nav {
	width: 830px; border-top: solid 1px #000000; border-bottom: solid 1px #000000; background: #FF6600 url(images/navbg.gif) repeat-x top; margin-left: 32px; padding: 6px 0px 6px 20px;
}
.nav a {
	text-decoration: none; padding-right: 12px; padding-left: 12px; border-left: solid 1px #FAB260; border-right: solid 1px #D55500; font-size: 75%; font-weight: bold; color: #000000;
}
.nav a:hover {
	color: #FFFFFF;
}
.nav .first {
	border-left: 0px; border-right: solid 1px #D55500;
}
.nav .last {
	border-left: solid 1px #FAB260; border-right: 0px;
}

.main {
	width: 850px; clear: both; margin-left: 32px; padding-top: 34px; border-top: solid 2px #FF6600;
}
.main #lft {
	float: left; position: relative; width: 190px; margin-top: 9px;
}
.main #lft .sec {
	width: 184px; border: solid 3px #FF6600; background: #F9A13A url(images/lftbg.gif) repeat-x top; margin-bottom: 12px;
}
.main #lft .secblue {
	width: 184px; border: solid 3px #087cad; background: #F9A13A url(images/lftbg.gif) repeat-x top; margin-bottom: 12px;
}
.main #lft .sec h1 {
	color: #F9683A; font-size: 100%; font-weight: bold; text-align: center; margin: 6px 0px 4px 0px;
}
.main #lft .sec p {
	color: #000000; font-size: 75%; font-weight: normal; line-height: 110%; text-align: center; margin: 6px 0px 7px 0px; padding: 0px 5px 0px 5px;
}
.main #lft .sec a {
	font-weight: bold; font-style: italic; color: #000000; text-decoration: underline;
}
.main #lft .sec a:hover {
	color: #000000; text-decoration: none;
}
.main .content {
	float: left; position: relative; width: 593px; padding-left: 33px; padding-bottom: 20px; margin-top: 0px; margin-left: 33px; border-left: solid 1px #6B6C6C;
}
.main .content h1 {
	font-size: 150%; color: #FF6600; font-weight: normal; margin-top: 3px; margin-bottom: 10px; padding: 0px;
}
.main .content h1 .bold {
	color: #F9A13A; font-weight: bold;
}
.main .content h2 {
	font-size: 95%; line-height: 100%; color: #FF6600; font-weight: bold; margin-bottom: 4px; margin-top: 0px;
}
.main .content p, .main .content ul, .main .content table {
	font-size: 85%; line-height: 150%; color: #FFFFFF; margin-bottom: 20px; margin-top: 0px;
}
.main .content li {
	margin-bottom: 20px; margin-top: 0px;
}
.main .content .tick li {
	list-style-type: none; background-image: url(images/tick.gif); background-repeat: no-repeat; background-position: left 3px; padding-left: 20px; margin-left: -15px;
}
.main .content form {
	width: 553px; font-size: 90%; font-weight: bold; line-height: 130%; color: #FFFFFF; background-color: #414648; margin-top: 10px; margin-left: 0px; padding: 12px 20px 20px 20px;
}
.main .content form #lft {
	float: left; position: relative; width: 268px; margin: 0px;
}
.main .content form #lft textarea {
	margin-bottom: 6px; margin-top: 1px; width: 256px; height: 70px; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; background-color: #FFFFFF; color: #000000; border: solid 1px #FF6600;
}
.main .content form #rgt {
	float: right; position: relative; width: 268px; margin: 0px;
}
.main .content form #lft input, .main .content form #rgt input {
	margin-bottom: 6px; margin-top: 1px; width: 258px; padding: 4px; font-size: 100%; background-color: #FFFFFF; color: #000000; border: solid 1px #FF6600;
}
.main .content form .txt {
	clear: both; width: 553px;
}
.main .content form .txt textarea {
	margin-bottom: 6px; margin-top: 1px; width: 543px; padding: 4px; font-family: Arial, Helvetica, sans-serif; font-size: 100%; background-color: #FFFFFF; color: #000000; border: solid 1px #FF6600;
}
.main .content form .options {
	clear: both; width: 553px; padding-top: 10px; text-align: center;
}
.main .content form .options select {
	margin-top: 7px; margin-left: 6px; padding: 4px; font-size: 100%; background-color: #FFFFFF; color: #000000; border: solid 1px #FF6600;
}
.main .content form .butt {
	clear: both; width: 553px; padding-top: 20px; text-align: center;
}
.main .content form .butt input {
	padding: 4px 10px 4px 10px; border: 0px; background-color: #FF6600; color: #FFFFFF; font-weight: bold; font-size: 100%; cursor: hand;
}
.main .content form .request {
	text-align: center; margin-top: 20px;
}

#footer {
	font-size: 70%; width: 914px; background-color: #414648; float: none; position: relative; padding-top: 10px; padding-bottom: 10px; text-align: center; border-left: solid 1px #6B6C6C; border-right: solid 1px #6B6C6C; color: #FFFFFF;
}
#footer a {
	text-decoration: underline; color: #FFFFFF; font-weight: bold;
}
#footer a:hover {
	text-decoration: none; color: #FF6600;
}


 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
#wrapper:after {
	content: "."; display: block; height: 0px; clear: both; visibility: hidden;
}
#wrapper {
	display: inline-table;
}

/* Hides from IE-mac \*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* End hide from IE-mac */
