@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	border-left:0;
}
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, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, th {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	line-height: 1;
	color: black;
	background: white;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/*........... do not change or amalgamate the above clearfix styles..................*/


body {
	background-color:#F5F5F5;
	color:#333;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#wrapper {
	width:900px;
	margin: 0 auto;
	background-color:#FFF;
}
#header {
	width:886px;
	height:107px;
	background-image:url(images/header-shadow.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	margin: 0 auto;
}
#logo-holder {
	float:left;
	margin: 26px 0 0 7px;
}
#chat-holder {
	float:right;
	margin: 26px 7px 0 0;
}
.banner-holder {
	background-image:url(images/banner-bg.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:886px;
	margin: 0 auto;
}
.lb-banner {
	background-image:url(images/lb-banner.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:886px;
	margin: 0 auto;
}
.ppc-banner {
	background-image:url(images/ppc-banner.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:886px;
	margin: 0 auto;
}
.rm-banner {
	background-image:url(images/rm-banner.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:886px;
	margin: 0 auto;
}
.contact-banner {
	background-image:url(images/contact-banner.jpg);
	background-repeat:no-repeat;
	height:180px;
	width:886px;
	margin: 0 auto;
}
#form-holder {
	float:right;
	width:272px;
	height:134px;
	margin: 18px 10px 0 0;
	padding: 14px 18px 0 0;
}
.text-input {
	background-image:url(images/textinput.png);
	background-repeat:repeat;
	height:21px;
	width:188px;
	text-indent:6px;
	padding: 2px 5px 0 0;
	background-color:#245A8C;
	border:none;
}
.text-label {
	font-size:11px;
	color:#D7E2EC;
	padding: 0 4px 0 0;
}
/*.......NAVIGATION...........*/

#nav {
	margin: 0 auto;
	width:886px;
	background-image:url(images/nav-bg.jpg);
	background-repeat:repeat-x;
	height:32px;
}
#nav li {
	float:left;
	background-image:url(images/nav-divider.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	color:#003471;
	font-size:11px;
	height:32px;
	text-align:center;
}
#nav li a {
	font-weight:bold;
	color:#003471;
	text-decoration:none;
	line-height:32px;
	float:left;
	padding: 0 20px 0 20px;
}
#nav li a:hover {
	background-image:url(images/nav-hover-bg.jpg);
	background-repeat:repeat-x;
	height:32px;
	background-position:top left;
	padding: 0 20px 0 20px;
	display:block;
}
/*.......MAIN CONTENT...........*/

#maincontent-holder {
	margin: 0 auto;
	width:886px;
	padding: 7px 0 0 0;
}
#right-box-holder {
	float:right;
	width:250px;
}
.r-box1 {
	margin: 0 0 7px 0;
}
#left-box-holder {
	float:left;
	width:620px;
	padding: 0 0 0 4px;
}
#left-box-holder h1 {
	background-image:url(images/l-hdr-bg.jpg);
	background-repeat:no-repeat;
	line-height:33px;
	color:#FFF;
	height:33px;
	padding: 0 0 0 10px;
	font-size:16px;
}
#left-box-holder ul {
	margin: 0 0 0 20px;
	list-style:disc;
}
#left-box-holder ol {
	margin: 0 0 0 20px;
	list-style:decimal;
}
.r-hdr-bg {
	background-image:url(images/r-hdr-bg.jpg);
	background-position:right;
	background-repeat:no-repeat;
	height:33px;
	padding: 0 10px 0 0;
	display:inline-block;
}
.underlin {
	border-bottom: solid 1px #559ADF;
}

.spacer1 {
	padding: 0 0 0 10px;}


/*.......FOOTER...........*/

#footer {
	margin: 0 auto;
	background-image:url(images/footer-bg.jpg);
	background-repeat:no-repeat;
	width:900px;
	text-align:center;
	line-height:80px;
	font-size:11px;
}
#footer a {
	font-size:11px;
	text-decoration:none;
	color:#333;
	padding: 0 4px 0 4px;
}
#footer a:hover {
	text-decoration:underline;
}
.copyright-holder {
	margin: 16px 0 0 0;
	text-align:center;
	font-size:10px;
	color:#1F386B;
}
.copyright-holder a {
	text-decoration:none;
	color:#1F386B;
	padding: 0 2px 0 2px;
}
.copyright-holder a:hover {
	text-decoration:underline;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
