/*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:#676767;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#000 url(../images/bg.gif) repeat-x;
	color:#292b2a;
	font:12px arial, sans-serif;
	line-height:1.3;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:900px;
	}
	
.wrap {
	float:left;
	background:#fff url(../images/contentbg.gif) no-repeat;
	width:900px;
	}
	
#header {
	float:left;
	width:880px;
	padding:10px;
	}
	
#header h1 {
	float:left;
	width:350px;
	font:18px 'trebuchet ms', arial, sans-serif;
	color:#000;
	margin-top:20px;
	}
	
#header h1, #header h2, #header h3 {
	font-weight:bold;
	}
	
#header img.logo, #header h2 img {
	float:left;
	vertical-align:middle;
	margin-right:8px;
	}
	
#header h1 a {
	color:#000;
	text-decoration:none;
	}
	
#header h2 {
	float:left;
	width:200px;
	border-right:1px dotted #355405;
	padding-right:10px;
	font:18px 'trebuchet ms', arial, sans-serif;
	color:#5e5e5e;
	}
	
#header h2 strong {
	color:#000;
	}
	
#header h3 {
	float:left;
	width:150px;
	font:bold 14px 'trebuchet ms', arial, sans-serif;
	color:#000;
	padding-left:20px;
	}
	
#header h2, #header h3 {
	margin-top:20px;
	}
	
ul#nav {
	float:right;
	width:492px;
	background:url(../images/navbg.gif) no-repeat;
	padding:13px 0 5px 10px;
	margin-top:12px;
	}
	
ul#nav li {
	float:left;
	margin:0 15px;
	}

ul#nav li a {
	color:#000;
	font:bold 18px 'trebuchet ms', arial, sans-serif;
	text-decoration:none;
	background:url(../images/nav-arrow.gif) 0 8px no-repeat;
	padding-left:20px;
	}
	
ul.nav1 li a.one, ul.nav2 li a.two, ul.nav3 li a.three, ul.nav4 li a.four, ul.nav5 li a.five, ul#nav a:hover  {
	color:#fff!important;
	}
	
#content {
	float:left;
	background:url(../images/mainbg.gif) repeat-y;
	padding:0 10px;
	width:880px;
	}
	
#left {
	float:left;
	width:206px;
	}
	
#left h3.title {
	background:url(../images/left-title.gif) no-repeat;
	color:#fff;
	font:18px 'trebuchet ms', arial, sans-serif;
	padding:4px 0 5px 45px;
	}
	
#left p {
	margin:5px 10px 15px 10px;
	}
	
#middle {
	float:left;
	width:468px;
	margin-top:2px;
	}

#middle h1 {
	background:#eeeeee;
	color:#626262;
	padding:5px 15px;
	font:18px 'trebuchet ms', arial, sans-serif;
	}
	
#middle h1 strong {
	color:#676767;
	}
	
#middle h2 {
	color:#626262;
	border-bottom:1px dotted #4c4b4b;
	}
	
#middle h2, #middle h3, #middle h4, #middle p, #middle ul, #middle ol {
	margin-left:15px;
	margin-right:15px;
	}
	
#middle ul {
	margin:10px 25px;
	}
	
#middle ul li {
	color:#676767;
	font-weight:bold;
	background:url(../images/bullet.gif) 0 3px no-repeat;
	padding-left:15px;
	margin:5px 0;
	}
	
#right {
	float:left;
	width:206px;
	padding-bottom:15px;
	}
	
#right h3.title {
	background:url(../images/right-title.gif) no-repeat;
	color:#fff;
	font:18px 'trebuchet ms', arial, sans-serif;
	padding:4px 0 5px 45px;
	}
	
#right form {
	margin:5px 10px;
	float:left;
	margin-bottom:20px;
	width:185px;
	}
	
#right form label {
	float:left;
	width:70px;
	margin-bottom:4px;
	}
	
#right form input, #right form textarea {
	float:left;
	width:110px;
	margin-bottom:4px;
	}
	
#right form input.submit {
	width:auto;
	height:auto;
	float:right;
	}
	
#right img.ctaimg {
	float:left;
	width:191px;
	height:20px;
	margin-left:8px;
	}
	
#right p.cta {
	float:left;
	width:151px;
	background:url(../images/cta-bg.gif) repeat-y;
	color:#747473;
	font:18px 'trebuchet ms', arial, sans-serif;
	margin:0;
	padding:0 20px;
	margin-left:8px;
	}
	
#right p.cta strong {
	color:#676767;
	}
	
#footer {
	float:left;
	width:860px;
	background:#2a2c2f url(../images/footerbg.gif) no-repeat;
	color:#fff;
	padding:30px 20px;
	font-weight:bold;
	font-size:11px;
	}
	
#footer a {
	color:#fff;
	}
	
#footer p {
	text-align:center;
	margin:0;
	}
	
#footer ul {
	margin:0 auto;
	width:860px;
	text-align:center;
	}
	
#footer ul li {
	display:inline;
	}
	

	
img.float-left {
	float:left;
	margin:0 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:0 0 5px 5px;
	}	
	
.jsvalidation{
	float:left;
	clear:both;
	width:180px;
	font: 11px arial, sans-serif; 
	margin-left: 0px; 
	color: red;
	font-weight:bold;	
	background:transparent; 
	text-align: left; 
}
