/*CSS RESET*/
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, sup, 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}
small {font-size:85%;}
strong{font-weight:bold;}
em {font-style:italic;}
p {margin:10px 0;}
h1 {font-size:200%;}
h2 {font-size:170%;}
h3 {font-size:150%;}
h4 {font-size:130%;}
h5 {font-size:110%;}
h6 {font-size:80%;}
.left {float:left;}
.right {float:right;}
img.left {margin:0 10px 10px 0;}
img.right {margin:0 0 10px 10px;}
a {color:#0f3b5f;}

body {
	background:#0a0a0a url(../images/bg.gif) repeat-x;
	font:12px arial, verdana, sans-serif;
	color:#2b2b2b;
	line-height:1.5;
	padding: 0;
	}
	
.wrap {
	position:relative;
	width:1025px;
	margin:0 auto;
}

#header {clear:both;
	width:988px;
	padding:37px 10px 10px 10px;
	background:#fff;
	}

#header h1 {
	float:left;
	width:700px;
	text-transform:uppercase;
	font-size:18px;
	color:#20476b;
}

#header h1 img {
	float:left;
	margin-right:30px;
	vertical-align:middle;
}

#header h2 {
	float:right;
	text-align:right;
	width:220px;
	margin-right:15px;
	color:#20476b;
	text-transform:uppercase;
	margin-top:10px;
	font-size:20px;
	line-height:1;
}

#header h2 strong {
	color:#007437;
}

ul#nav {
	width:1025px;
	padding:8px;
	margin-right:15px;
	margin-top:5px;
}

ul#nav li {
	display:inline;
	margin:0 15px;
	font-size:14px;
}

ul#nav li a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	padding:5px;
}

ul#nav li a.active, ul#nav li a:hover {
	color:#20476b;
	background:#bebebe;
}

#banner {
	clear:both;
	width:314px;
	padding:20px 39px 125px 670px;
	background:url(../images/banner.jpg) no-repeat;
	color:#fff;
}

.banner2 {
	background:url(../images/banner2_new.jpg) no-repeat!important;
	}
	
.banner3 {
	background:url(../images/banner3_new1.jpg) no-repeat!important;
	}
	
.banner4 {
	background:url(../images/banner4_new.jpg) no-repeat!important;
	}
	
.banner5 {
	background:url(../images/banner5_new1.jpg) no-repeat!important;
	}
	
.banner6 {
	background:url(../images/banner6_new.jpg) no-repeat!important;
	}
	
.banner7 {
	background:url(../images/banner7_new.jpg) no-repeat!important;
	}
	
.banner8 {
	background:url(../images/banner8_new.jpg) no-repeat!important;
	}

#banner h3 {
	color:#eff8bd;
	font-size:18px;
	text-transform:uppercase;
	line-height:22px;
}

#banner h3 strong {
	font-size:28px;
	color:#fff;
}

#banner p strong, #banner p span {
	font-size:18px;
}

#banner p strong {
	color:#eff8bd;
}

#banner p span {
	color:#eff8bd;
	font-weight:bold;
	text-transform:uppercase;
}

#banner p {
	margin-top:36px;
	margin-bottom:0;
	font-size:24px;
	line-height:19px;
}

#banner a {
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}

#content {
	background:url(../images/contentbg.gif) repeat-y;
	width:961px;
	margin-top:-20px;
	margin-left:11px;
}

.col1 {
	width:580px;
	padding:0 10px;
	margin-top:-15px;
}

.col1 ul {
	margin:10px;
}

.col1 ul li {
	list-style-type:disc;
	margin-left:15px;
}

.col1 h1 {
	color:#20476b;
}

.col1 a {
	color:#006600;
	text-decoration:none;
}

.col1 a:hover {
	color:#000;
}

.col1 h3 {
	font-size:16px;
}

.col1 h2 {
	font-size:16px;
	line-height:1;
	margin:10px 0;
	color:#007437;
}

.col1 p.nbc {
	margin-top:15px;
	padding-top:40px;
}

.col1 p.nbc img {
	vertical-align:middle;
	margin-top:-30px;
	margin-right:30px;
}

.col1 p.cta {
	font-size:14px;
	font-weight:bold;
}

.col2 {
	width:280px;
	color:#333;
	margin-top:-20px;
	margin-left:50px;
}

.col2 strong {
	color:#007437;
}

.col2 label, .col2 h3 {
	text-transform:uppercase;
}

.col2 h3 {
	line-height:1;
}

.col2 h3 strong {
	font-size:130%;
}

.col2 input, .col2 textarea {
	width:246px;
	border:0;
	line-height:15px;
	font-size:14px;
	padding:2px;
}

.col2 .two-col {
	clear:both;
	float:left;
}

.col2 .two-col p  {
	width:45%;
	margin-right:10px;
	float:left;
}

.col2 .two-col input {
	width:98%;
}

.col2 .two-col input.submit {
	width:auto;
}

.assc {
	width:931px;
	background:#e3e3e3;
	padding:15px;
	margin-left:11px;
	text-align:center;
}

.assc img {
	margin:0 10px;
}

#footer {
	background:#16181a url(../images/footerbg.gif) repeat-x;
	padding:20px 0;
	color:#aeadad;
	width:100%;
	text-align:center;
	font-size:11px;
	text-transform:uppercase;
}

#footer ul li {
	display:inline;
	margin:0 10px;
}

#footer ul li a {
	text-decoration:none;
	color:#aeadad;
}

#footer p {
	border-top:1px solid #5d5d5d;
	margin:10px 12% 0 12%;
	padding-top:10px;
}

#footer strong {
	color:#aeadad;
}
