/*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:#00626e;
	}
	
blockquote {
	margin:50px;
	}
	
body {
	background:#5aa7ef url(../images/bg.gif) repeat-x;
	color:#292b2a;
	font:12px arial, sans-serif;
	line-height:1.3;
	}
	
.container {
	margin:0 auto;
	position:relative;
	width:802px;
	}
	
#header {
	float:left;
	width:776px;
	background:url(../images/headerbg.gif) repeat-x;
	padding:5px 10px 10px 0px;
	}
	
#header h1 {
	color:#9e9f9f;
	font-size:13px;
	font-style:oblique;
	width:280px;
	float:left;
	padding-top:10px;
	}
	
#header h1 a {
	color:#d2cbae;
	text-decoration:none;
	font-size:27px;
	font-style:normal;
	font-weight:bold;
	line-height:27px;
	}
	
#header h1 img {
	float:left;
	margin-top:-10px;
	vertical-align:middle;
	margin-right:5px;
	}
	
#header h2 {
	font-size:15px;
	float:left;
	width:300px;
	text-align:center;
	color:#5094E0;
	}

#header h3 {
	color:#d2cbae;
	font-size:28px;
	font-style:oblique;
	width:195px;
	float:right;
	padding-top:15px;
	font-style:normal;
	font-weight:bold;
	line-height:30px;
	}
	
#header h2 strong {
	color:#d2cbae;
	font-size:36px;
	line-height:30px;
	}

#header h2 span
{
	color: #5094E0;
}

	
#left {
	float:left;
	width:205px;
	background:#1b338b;
	}
	
#left ul#nav {
	}
	
#left ul#nav li {
	background:url(../images/navbg.gif) no-repeat;
	font:14px verdana, arial, sans-serif;
	color:#292b2a;
	text-transform:uppercase;
	padding:9px 5px;
	font-weight:bold;
	}
	
#left ul#nav li a {
	color:#292b2a;
	text-decoration:none;
	}
	
#left ul#nav li ul {
	margin-top:10px;
	}
	
#left ul#nav li ul li {
	background:transparent;
	border-bottom:1px solid #40549e;
	padding-bottom:5px;
	text-transform:none;
	}
	
#left ul#nav li ul li a {
	font-size:11px;
	color:#bbc2dc;
	background:url(../images/arrow.gif) 0 3px no-repeat;
	padding-left:12px;
	}
	
#left p {
	margin:10px;
	color:#a6adc4;
	}
.address{
	font-size:16px;font-weight:bolder
}
	
#left p.phone strong {
	font-size:26px;
	color:#fff;
font-weight: bolder;
	}
	
#right {
	float:left;
	width:581px;
	background:#d9d9d9;
	}
	
#right .main {
	background:#1b338b;
	float:left;
	width:581px;
	clear:both;
	}
	
#right .main img {
	float:left;
	}
	
#right .main form {
	float:left;
	width:202px;
	color:#fff;
	}
	
#right .main form h3 {
	background:url(../images/titlebg.gif) repeat-x;
	font-size:14px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	padding:5px;
	margin-left:0;
	}
	
#right .main form label {
	float:left;
	width:70px;
	margin:6px 2px 4px 3px;
	}
	
#right .main form input, #right .main form textarea {
	float:left;
	width:115px;
	margin:6px 2px 4px 3px;
	}
	
#right .main form input.submit {
	float:right;
	width:auto;
	height:auto;
	}
	
#right h1.title {
	background:#e9e9e9 url(../images/titlebg.gif) repeat-x;
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	text-align:right;
	padding:5px;
	margin-bottom:3px;
	border:1px solid #fff;
	margin-left:0!important;
	}
	
#right h1, #right h2, #right h3, #right h4 {
	font-size:18px;
	font-weight:bold;
	color:#292b2a;
	text-transform:uppercase;
	margin-left:10px;
	}
	
#right p , #right ul, #right ol {
	margin:10px;
	}
	
#right ul li {
	list-style-type:square;
	margin:5px 0 5px 15px;
	}
	
#right .cta {
	background:#e8e8e8;
	border:2px solid #fff;
	color:#1b338b;
	font-size:18px;
	font-weight:bold;
	padding:3px;
	text-align:center;
	}
	
#footer {
	float:left;
	width:766px;
	padding:10px;
	color:#1b338b;
	text-align:center;
	font-size:11px;
	border-top:1px solid #5e90bf;
	margin-top:10px;
	}
	
#footer p {
	margin:0;
	}
	
#footer ul {
	position:relative;
	margin:0 auto;
	text-align:center;
	}
	
#footer ul li {
	display:inline;
	margin:0 5px;
	}
	
#footer ul li a {
	color:#1b338b;
	}
	
#footer a {
	color:#1b338b;
	}
	
img.float-left {
	float:left;
	margin:0 5px 5px 15px;
	}
	
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; 
}
