body {
	margin: 0px;
	background-image: url(../images/bg.jpg);
}
#wrapper {
	height: 100%;
	width: 100%;
}
#content {
	width: 950px;
	background-image: url(../images/content_bg.jpg);
	background-repeat: repeat-x;
	margin-top: 30px;
	background-color: #232122;
	padding-top: 35px;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 67px;
}
#topnav {
	height: 50px;
	margin-top: 10px;
	background-image: url(../images/silk.jpg);
	background-repeat: repeat-y;
	background-position: bottom;
}
#leftcolumn {
	display: inline;
	color: #333;
	width: 600px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 10px;
}
#rightcolumn {
	float: right;
	color: #333;
	display: inline;
	width: 300px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#rightcolumn img {
	border: 1px solid #FFFFFF;
}
#rightcolumn img {
	margin-top: 15px;
}



.clear { 
clear: both; background: none; 
}
#content p {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#spec {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#footer a:link {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}

#leftcolumn h2 {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}
#footer a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
#footer a:active {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #990000;
	text-decoration: none;
}
#footer {
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#topnav ul {
	list-style-type: none;
	float: left;
	margin-top: 10px;
}
#topnav li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	text-transform: uppercase;
	width: 100px;
}
#topnav ul a:link {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav ul a:visited {


	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

#topnav ul a:hover {
	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
#topnav ul a:active {

	font-family: "Century Gothic", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}

#leftcolumn h3 {
	font-family: "Century Gothic", Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}
p ul {
	text-align: left;
	list-style-type: disc;
}
p li {
	text-align: left;
	word-spacing: normal;
	vertical-align: top;
}
#leftcolumn strong {
	font-weight: normal;
	color: #FF9900;
	font-size: 14px;
}
#rightcolumn strong {
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Century Gothic", Arial;
	font-size: 14px;
}
#FORM1 a {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
#FORM1 th {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
}
#valsummary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC0000;
}
.formfield {
	background-color: #232122;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 250px;
}
.button {

	background-color: #B73D14;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
}
#faq a:link {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #CC6600;
}
#faq a:visited {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}
#faq a:active {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF6600;
}
#faq a:hover {

	font-family: "Century Gothic", Arial;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}
#faq ul {
	list-style-type: none;
}
#rightcolumn #quote {
	background-image: url(../images/quote_bg.jpg);
	background-repeat: no-repeat;
	width: 290px;
	height: 50px;
	background-position: bottom;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {

	color: #FFFFFF;
	text-decoration: underline;
}
a:active {


	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
