@charset "utf-8";

/* Reset */
		a, abbr, acronym, address, area, b, bdo, big, blockquote, body, button, caption, cite,
		code, col, colgroup, dd, del, dfn, div, dl, dt, em, fieldset, form, h1, h2, h3, h4,
		h5, h6, hr, html, i, images, ins, kbd, label, legend, li, map, object, ol, p, param, pre,
		q, samp, small, span, strong, sub, sup, table, tbody, td, textarea, tfoot, th, thead,
		tr, tt, ul, var {margin:0;padding:0;vertical-align:baseline}
/* Defaults */
		body {margin: 0px; padding: 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; background:#000;}
		img {border:0;vertical-align:bottom}
		p {margin:0 0 1em}
		span.heading {color:#236ba7; font-size: 1.75em;}
		span.blue {color:#236ba7;}
/* Main */
		#maincontain {position: relative; width: 960px; margin: 0 auto; overflow: hidden; background: #fff;}
/* Head */
		#header {position: relative; width: 960px; height: 126px; background-image: url('../images/header-bg3.png'); overflow: hidden;}
		#logo {position: relative; width: 333px; height: 81px; overflow: hidden; top: 24px; left: 26px; float: left;}
		#coupon {position: relative; width: 382px; height: 89px; overflow: hidden; background-image: url('../images/coupon.png'); left: 87px;}
		#coupon1 {position: relative; width: 382px; height: 89px; overflow: hidden; background-image: url('../images/coupon1.png'); left: 87px;}
		#coupon2 {position: relative; width: 382px; height: 89px; overflow: hidden; background-image: url('../images/coupon2.png'); left: 87px;}
/* Nav */
		#nav {position: relative; width: 497px; height: 19px; margin-top: -19px; left: 286px; overflow: hidden;} 
		#nav ul {position: relative; margin:0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none;}
		#nav li {position: relative; float:left; font-family: Arial, Helvtica, sans-serif; text-transform: uppercase; overflow: hidden; width: 97px; height: 19px; margin-right: 2px; text-align: center; background-image: url('../images/nav.png');}
		#nav a {position: relative; text-decoration: none; color: white; top: 3px;}
		#nav a:hover {position: relative; text-decoration: none; color: white; font-weight: bold;}
/* Main */
		#content {clear: both; position: relative; width: 963px; background: #000; overflow: hidden;}
		#imageleft {position: relative; width: 277px; height: 205px; overflow: hidden; background-image: url('../images/image_left.png'); float: left;}
		#textarea {position: relative; top: 10px; width: 430px; height: 205px; overflow: hidden; float: left; color: #fff;}
		#textarea p {padding: 10px 10px 0px 10px;}
		#textarea p.sub {padding: 0px 10px 0px 10px;}
		#textarea a {position: relative; text-decoration: none; color: white;}
		#textarea a:hover {position: relative; text-decoration: none; color: white; text-decoration: underline;}
		#imageright {position: relative; width: 253px; height: 205px; overflow: hidden; background-image: url('../images/image_right.png');}
		#lower {clear: both; position: relative; width: 960px; height: 36px; background: #fff; overflow: hidden; background-image: url('../images/lower.png');}
		
/* Clients */
		#clients {clear: both; position: relative; width: 960px; overflow: hidden;}
		#clientsr1 {position:relative; width: 960px; height: 61px; overflow: hidden; float: left;}
		#clientsr1 img {margin-right: -3px;}
		#clientsr2 {clear: both; position:relative; width: 960px; height: 131px; overflow: hidden; float: left;}
		#clientsr2 img {margin-right: -3px;}

/* Content Area */
		#contentarea {clear: both; position: relative; overflow: hidden; text-align: center;}
		#contentarea2 {clear: both; position: relative; overflow: hidden; text-align: left; margin-left: 50px; margin-right: 50px;}
		#finalpic {position: relative; float: right; margin: -180px 20px 20px}
/* Footer */
		#footer {position: relative; width: 960px; height: 26px; background-image: url('../images/footer-bg.png'); overflow: hidden;}
		#footertext {font-family: Arial, Helvetica, sans-serif; color: white; text-align: center; margin-top: 10px;}
		#footertext a {position: relative; text-decoration: none; color: white;}
		#footertext a:hover {position: relative; text-decoration: none; color: white; text-decoration: underline;}
