body {
	padding: 0;
	margin: 0;
	color: #1f1f1f;
	background: url("/img/bg.gif") #000 repeat-x top left;
	font-family: Verdana,  Serif;
	font-size: 80%;
	text-align: center;
	line-height: 150%;
}
a {
	font-weight: bold;
	color: #d6be40;
}
p {
	margin: 0 0 1em 0;
	padding: 0;
}
img {
	border: 0;	
}
h3 {
	margin: 0 0 10px 0;
	text-indent: -9999px;
}
.wrapper {
	width: 922px;
	margin: 0 auto;
	text-align: left;
}
.red {
	color: #a40a0a;
}
/* Header section */
.header {
	height: 190px;
	margin: 0;
	background: url("/img/header.gif") no-repeat;
}
.header .strap {
	float: right;
	margin: 0.5em 0;
	padding: 0;
	color: #d6be40;
	font-weight: bold;
	font-style: italic;
	font-size: 125%;
}
.header .logo {
	float: left;
}
.header ul {
	clear: right;
	float: right;
	height: 32px;
	width:700px;
	padding: 0; 
	margin:  74px 0 0 0;
	list-style-type: none;
	font-weight: bold;
	font-size: 125%;
	text-transform: uppercase;
}
.header ul li {
	float: left;
	background: url("/img/nav.gif") no-repeat top right;
}
.header ul li a {
	float: left;
	display: block;
	height: 22px;
	padding: 5px 10px 5px 29px;
	color: #000;
	text-decoration: none;
	background: url("/img/nav_cap.gif") no-repeat top left;
}
.header ul li:hover {
	background-position: bottom right;	
}
.header ul li a:hover {
	background-position: bottom left;
	color: #fff;
}

/* Main */
.main {
	clear: left;
	float: left;
	width: 704px;
	margin: 0 4px 0 0;
}
.main h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #d6be40;
	font-weight: bold;
	font-size: 150%;
}
.header_main {
	height: 52px;
	margin: 0;
	padding: 0;
	background: url("/img/header2_main.gif") no-repeat top left;
}
.header_main h2 {
	float: left;
	margin: 0;
	padding: 15px 10px;
	color: #d6be40;
	font-weight: bold;
	font-size: 150%;
}
.header_notab_main {
	height: 12px;
	margin: 0;
	padding: 0;
	background: url("/img/header_notab_main.gif") no-repeat top left;
}
.wrapper_main {
	padding: 10px;
	background: url("/img/bg_main.gif") repeat-y top left;
}
.superguard img {
	float: right;
	margin-left: 10px;
}
.footer_main {
	height: 12px;
	margin: 0 0 10px 0;
	background: url("/img/footer_main.gif") no-repeat top left;
}
.split {
	float: left;
	width: 350px;
}
.header_split {
	height: 32px;
	margin: 0;
	padding: 10px;
	background: url("/img/header_split.gif") no-repeat top left;
}
.wrapper_split {
	padding: 10px;
	background: url("/img/bg_split.gif") repeat-y top left;
}
.footer_split {
	height: 12px;
	margin: 0 0 10px 0;
	background: url("/img/footer_split.gif") no-repeat top left;
}
.wrapper_slideshow {
	height: 150px;
	margin: 0 0 10px 0;
}
.wrapper_slideshow ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/* Side */
.side {
	float: left;
	width: 214px;
}
.header_contact {
	width: 214px;
	height: 50px;
	margin: 0;
	padding: 0;
	background: url("/img/header_contact.gif") no-repeat;
}
.side .contact {
	padding: 10px;
	background: url("/img/bg_contact.gif") repeat-y;
}
.side .contact form {
	margin: 0;
	padding: 0;
}
.side .contact form fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}
.side .contact form fieldset label {
	float: right;
	width: 76px;
	height: 23px;
	padding: 3px 10px;
	background: url("/img/label_sidecontact.gif") no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: right;
}
.side .contact form fieldset input, .side .contact form textarea {
	float: left;
	width: 189px;
	padding: 5px 3px;
	margin: 0 0 1em 0;
	border: 0;
}
.side .contact form .submit {
	float: right;
	display: block;
	height: 29px;
	width: 80px;
	padding: 3px 10px;
	margin: 0;
	border: 0;
	background: url("/img/side_contactbutton.gif") no-repeat;	
	color: #fff;
	font-weight: bold;
}
.footer_contact {
	width: 214px;
	height: 10px;
	background: url("/img/footer_contact.gif") no-repeat;
}
/* Footer */
.footer {
	clear: both;
	padding: 10px 0;
	font-size: 85%;
	color: #a0a0a0;
}
.footer p {
	float: left;
}
.footer ul {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.footer ul li {
	float: left;
	margin-left: 1em;
}
/* Testimonials */
.testomnial_name {
	text-align: right;
	font-style: italic;
}
/* Contact form */
.standard_form{
	clear: both;
	margin: 0;
	padding: 10px 0 0 0;
}
.standard_form fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
.standard_form .label {
	clear: both;
	float: left;
	display: block;	
	width: 204px;
	margin-top: 0.2em;
}
.standard_form .input_wrapper {
	width: 478px;
	float: left;
	margin-bottom: 1em;
}
.standard_form .input {
	float: left;
	width: 230px;
	margin-bottom: 0;
	border-top: 1px solid #aaa;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #aaa;
	font-family: Arial, Sans-Serif;
	font-size: 100%;
}
.standard_form .input_wrapper .small_label {
	float: left;
	width: 234px;
	margin: 0.3em 0 1em 0;
}
.standard_form .checkbox {
	display: inline;
	float: left;
	height: 13px;
	width: 13px;
	margin: 5px 0 0 0;
	padding: 0;
}
.standard_form .checkbox_label {
	float: left;
	width: 180px;
	margin: 5px 0 0 5px;
}
.standard_form .checkbox_label_50 {
	float: left;
	width: 155px;
	margin: 5px 5px 0 5px;
}
.standard_form .buttons {
	text-align: right;
}
.standard_form .error {	
	background-color: #FFDDDD !important;
	border: 1px solid #B00000 !important;
}
.standard_form .small_notice {
	clear: left;
	font-weight: bold;
	margin-bottom: 1em;
}
/* Info/Error msgs for forms */
.msg_info {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #DDFFF7;
	border: 1px solid #4C91CE;
	text-align: left;
	font-size: 85%;
}
.msg_info a {
	color: #4C91CE;
	text-decoration: none;
	border-bottom: 1px dotted #4C91CE;
}
.msg_fail {
	clear: both;
	margin-bottom: 1em;
	padding: 5px;
	color: #000;
	background-color: #FFDDDD;
	border: 1px solid #B00000;
	text-align: left;
	font-size: 85%;
}
.flash {
	float: left;
	margin-top: -1px;
}
.flash_text {
	margin-left: 2em;
}
.flash_text a {
	color: #dd0000;
}
.flash_text ul {
	margin: 0.5em;
	padding: 0 1em;
}