/*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;
}

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:15px 0;
	}
	
a {color:#14498e; }	
a:hover {color:#ddb359;}

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:#14498e;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#1C1C1C url(../images/sandstone.jpg) repeat-x;
	color:#4F4F4F;
	font:12px arial, sans-serif;
	line-height:1.6;
	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:5px 10px 0 10px;
	}
	
#header h1 {
	color:#727876;
	font-size:14px;
	width:450px;
	float:left;
	}
	
#header h1 a {
	color:#B9880F;
	font-size:26px;
	text-decoration:none;
	font-weight:bold;
	}
	
#header h2 {
	float:right;
	text-align:right;
	color:#4588DF;
        font: italic bold 16px/1.4em Georgia;
padding: 25px 5px 0 0;
	}  
	
#header h2 strong {
	color:#B9880F;
        font: bold 34px/1em Arial;	
}

#header h2 em {
	color:#14498e;
	}

	
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 #DFDFDF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	padding:10px 20px 7px 20px;
	float:left;
margin: 1px;
	}
	
ul#nav a.six {
	border-right:1px dotted #DFDFDF;
margin: 1px;
	}
	
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,ul.nav7 a.seven{
	color:#e0b84c!important;
	}
	
#left {
	background:#f5f7f8 url(../images/left_bg.jpg) left top no-repeat;
	padding:20px 10px;
	float:left;
	width:355px;
	}
	
#left h3, #right h1 {
	color:#14498e;
	background:url(../images/box.png) left top no-repeat;
	border-bottom:2px solid #A3C8F4;
	padding:5px 0 10px 50px;
font: italic 20px/1em Georgia;
	}

#right h1 span {
color:#AF8820;
font: bold normal 15px/1.2em Arial;
}

	
#left p {
	margin-left:50px;
	color:#4f4f4f;
	}
	
#left ul {
	margin-left:50px;
	}
	
#left ul li {
background:url(../images/new_arrow.jpg) left 8px no-repeat; 
/*	background:url(../images/arrow.gif) left 8px no-repeat;*/
	margin:15px 0;
	padding-left:15px;
font-size: 16px;
font-weight: bold;
	}
	
#left ul li a {
	color:#4588DF;
	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:#B9880F;
	font-size:33px;
	}
	
#right {
	float:left;
	width:510px;
	margin-left:30px;
padding:20px 0 0 0;
	}
	
#right form {
	float:right;
	width:250px;
	background:#ddb359 url(../images/form_bg.jpg) repeat-x top left;
	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:#B9880F;
	color:#fff;
	margin:5px;
	font-size:16px;
	padding:5px;
	text-align:center;
	font-weight:bold;
	}
	
#right .cta p a {
	color:#3F2D04;
text-decoration: none;
margin-right: 7px;
	}
	
#right ul, #right ol {
	margin:10px 20px;
	}
	
#right ul li {
	margin-left:10px;
	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:#B9880F;
	}
	
img.float-left {
	float:left;
	margin:10px 5px 5px 0;
	}
	
img.float-right {
	float:right;
	margin:20px 0 0 5px;
        border: 2px solid #F2F4F4;
	}	
	
.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;
}


