/*Reset Styles!*/

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, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clear {
	clear:both;
	}
	
p {
	margin:10px 0;
	}
	
a {color:#283234; }	
a:hover {color:#333;}

h1, h2 ,h3 {
	
	}
	
h1 {font-size:280%;}
h2 {font-size:175%;}
h3{font-size:130%;}

em {
	font-style:oblique;
	font-weight:bold;
	}
	
strong {
	font-weight:bold;
	color:#6fa425;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#727876;
	color:#7d7c7c;
	font:12px arial, sans-serif;
	line-height:1.3;
	padding:20px 0;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:924px;
	}
	
.wrap {
	float:left;
	background:#fff;
	border:2px solid #4e5150;
	width:924px;
	margin-bottom:20px;
	padding-bottom:10px;
	}
	
#header {
	float:left;
	width:904px;
	padding:10px;
	}
	
#header h1 {
	color:#727876;
	font-size:14px;
	width:450px;
	float:left;
	}
	
#header h1 a {
	color:#8e1413;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;
	}
	
#header h2 {
	float:right;
	text-align:right;
	font-size:13px;
	color:#646138;
	font-weight:bold;
	width:300px;
	}
	
#header h2 strong {
	color:#8e1413;
	font-size:36px;
	}
	
ul#nav {
	float:left;
	background:url(../images/navbg.gif) repeat-x;
	width:889px;
	font-size:16px;
	padding-left:35px;
	}
	
ul#nav li {
	float:left;
	}
	
ul#nav a {
	color:#fff;
	border-left:1px dotted #a8d291;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding:13px 20px 7px 20px;
	float:left;
	}
	
ul#nav a.six {
	border-right:1px dotted #a8d291;
	}
	
ul#nav a:hover, ul.nav1 a.one, ul.nav2 a.two, ul.nav3 a.three, ul.nav4 a.four, ul.nav5 a.five, ul.nav6 a.six {
	color:#c27200!important;
	}
	
#left {
	background:#f5f7f8;
	padding:20px 10px;
	float:left;
	width:355px;
	}
	
#left h3, #right h1 {
	font-size:24px;
	color:#727876;
	background:url(../images/box.gif) left top no-repeat;
	border-bottom:2px solid #9c3131;
	padding:5px 0 10px 50px;
	}
	
#left p {
	margin-left:50px;
	color:#4f4f4f;
	}
	
#left ul {
	margin-left:50px;
	}
	
#left ul li {
	background:url(../images/arrow.gif) left 3px no-repeat;
	margin:7px 0;
	padding-left:15px;
	}
	
#left ul li a {
	color:#646138;
	text-decoration:none;
	}
	
#left ul li a:hover {
	color:#000;
	}
	
#left .addy {
	background:#fbfcfc;
	border:2px solid #f2f4f4;
	padding:10px;
	margin-top:15px;
	}
	
#left .addy strong {
	color:#8e1413;
	font-size:33px;
	}
	
#right {
	float:left;
	width:510px;
	margin-left:30px;
	margin-top:20px;
	}
	
#right form {
	float:right;
	width:250px;
	background:#8e1413;
	color:#fff;
	margin-top:10px;
	margin-left:10px;
	}
	
#right form h3 {
	font-size:18px;
	text-align:Center;
	border-bottom:1px solid #fff;
	padding:5px 0;
	margin:5px 15px 10px 15px;
	}
	
#right form label {
	float:left;
	width:75px;
	margin-bottom:4px;
	margin-left:10px;
	}
	
#right form input, #right form textarea {
	float:left;
	width:150px;
	margin-bottom:4px;
	}
	
#right form input.submit {
	float:right;
	width:auto;
	height:auto;
	margin-right:10px;
	}
	
#right .cta {
	background:#fefefe;
	border:1px solid #dbddde;
	margin-top:15px;
	}
	
#right .cta p {
	background:#8e1413;
	color:#fff;
	margin:5px;
	font-size:16px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	}
	
#right .cta p a {
	color:#fff;
	}
	
#right ul, #right ol {
	margin:10px 20px;
	}
	
#right ul li {
	margin-left:200px;
	list-style-type:square;
	}
	
#footer {
	border-top:1px solid #9a9f9d;
	margin-top:15px;
	font-size:11px;
	float:left;
	width:834px;
	margin:15px 30px;
	text-align:center;
	padding-top:10px;
	}
	
#footer ul, #footer p {
	margin:0;
	}
	
#footer ul li {
	display:inline;
	margin:0 10px;
	}
	
#footer ul li a {
	color:#8e1413;
	}
	
img.float-left {
	float:left;
	margin:10px 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:10px 10px 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	width:180px;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: #fff;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
	padding:0 10px 5px 10px;
}
