@charset "utf-8";
body {
	background:url(images/bg-main.jpg) repeat-x left top #fff;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	font:normal 13px Arial;
	color:#575757;
	text-align: left;
}
p {
	margin:0 0 12px 0;
}
h1 {
	font: bold 20px Arial;
	color:#3a3a3a;
	padding:0px;
	margin:0px 0 10px 0;
}
h2 {
	font: bold 26px Arial;
	color:#FFFFFa;
	margin:145px 0 0 0px;
	padding:0 0 0 47px;
	clear:left;
}
h3 {
	font:bold 20px Arial;
	color:#fffffb;
	padding:0 0 0 16px;
	margin:14px 0 0 0;
}
h4 {
	font: bold 18px Arial;
	color:#3a3a3a;
	padding:0px;
	margin:0 0 15px 0;
}
address {
	font:normal 13px Arial;
	color:#000;
	padding:0 0 0 16px;
	margin:24px 0 0 0;
	line-height:22px;
}
address a {
	font:normal 13px Arial;
	color:#000;
	text-decoration:underline;
}
address a:hover {
	text-decoration:none;
}

a {
	font:normal 13px Arial;
	color:#575757;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	width: 980px;
	margin: 0px auto;
}
img#logo {
	margin:4px 0 0 4px;
	padding:0px;
	float:left;
	width:auto;
}
div#header {
	width:980px;
	float:left;
	padding:0px;
	margin:10px 0 0 0;
	display:inline-block;
	clear:both;
position:relative;
}
div#theme {
	float:left;
	width:731px;
}
div#cta{ position:absolute; top:146px; left:75px;font: bold 26px Arial;
	color:#FFFFFa;}
div#contact-information {
	float:right;
	padding:0px;
	margin:0px;
	background:url(images/bg-address.jpg) no-repeat left top;
	float:right;
	width:248px;
	height:250px;
}
div#main-content {
	float:left;
	background:#fff;
	padding:15px 9px 5px 15px;
	margin:0px;
	width:956px;
	clear:both;
	display:inline-block;
}
div#content {
	width:697px;
	float:left;
	padding:0px;
	margin:0px;
}
div#content p {
text-align:left;
}
.fields{padding:15px 0 0 0; clear:left; clear:both;}
* html .fields{padding:7px 0 0 0; clear:left; clear:both;}
div#content ul {
	list-style:none;
	padding:0 0 0px 0;
	margin:0 0 0px 10px;
}
div#content ul li {
	float:left;
	padding:0 0 0 12px;
	margin:0px;
	line-height:20px;
	background:url(images/bullet.jpg) no-repeat left 6px;
}
div#sidebar {
 width:240px;
 float:right;
 padding:6px 0px 0px 0px;  
 margin:0px;
 background:url(images/bg-sidebar-top.gif) no-repeat left top;

}
div#innersidebar {
 width:240px;
 float:right;
 padding:0px 0 5px 0;
 margin:0px;
 background:url(images/bg-sidebar-bottom.gif) no-repeat left bottom;

}
div#map {
	float:left;
	width:695px;
	padding:0px;
	margin:0px;
}
.iframe{ border:1px solid #333333;}
div#footer {
	float:left;
	background:url(images/bg-footer.jpg) no-repeat left top;
	padding:0 0 20px 0;
	margin:20px 0 0 0;
	width:980px;
	clear:both;
	display:inline-block;
}
div#copyright {
	font:normal 13px Arial;
	color:#575757;
	width:auto;
	float:left;
	padding:8px 0 0 40px;
	margin:0px;
	display:inline-block;
}
div#powered-by {
	font:normal 13px Arial;
	color:#575757;
	width:auto;
	float:right;
	padding:8px 40px 0 0px;
	margin:0px;
	display:inline-block;
}
div#powered-by a {
	font:normal 13px Arial;
	color:#575757;
}
/* ----------------- CUSTOM CLASSES ----------------- */

img.left {
	float: left;
	margin:15px 0 10px 0px;
	padding:5px;
	border:2px solid #999999;
}
img.right {
	float: right;
	margin: 15px 0px 10px 0;
		padding:5px;
	border:2px solid #999999;
}
#form {
	margin:0;
	color:#333333;
	font:normal 13px Arial;
	padding:0px 16px 0px 14px;
	float:left;
	width:210px;
 background:url(images/bg-sidebar.gif) repeat-y left top;	
}
* html #form {
	margin:0;
	color:#333333;
	font:normal 13px Arial;
	padding:0px 16px 20px 14px;
	float:left;
	width:210px;
 background:url(images/bg-sidebar.gif) repeat-y left top;	
}
.label {
	margin:0;
	padding:0;
	color:#000;
	font:normal 13px Arial;
	width:200px;
	float:left;
	line-height:20px;
	clear:left;
}
.text_box {
	width:200px;
	float:left;
	height:15px;
	margin:0 0 2px 0;
	color:#000;
	font:normal 13px Arial;
	height:22px;
	border:1px solid #929292;
}
.number {
	color:#000;
	margin:0;
	padding:30px 0 0 0;
	color:#333333;
	font:normal 13px Arial;
	padding:0 5px;
}
.label {
	margin:0;
	padding:0;
	color:#333333;
	font:normal 13px Arial;
	width:200px;
	float:left;
}
.text_box {
	width:200px;
	float:left;
	height:15px;
	margin:0 0 2px 0;
	color:#333333;
	font:normal 13px Arial;
	height:22px;
}
.submit_btn {
	background:url(images/submit.jpg) no-repeat center top;
	width:66px;
	border:none;
	color:#FFFFFd;
	float:right;
	padding:2px 0 2px 0;
	margin:10px 8px 0 0;
}
.number {
	color:#005B87;
}
.number a {
	color:#005B87;
	font:normal 13px Arial;
}
.text_area {
	width:200px;
	float:left;
	color:#333333;
	font:normal 13px Arial;
}
.text_box_small {
	width:60px;
	float:left;
	color:#333333;
	font:normal 13px Arial;
	height:22px;
}
.number a {
	color:#005B87;
	font:normal 11px Arial;
}
.text_area {
	width:200px;
	float:left;
	color:#333333;
	font:normal 13px Arial;
	border:1px solid #929292;
}
.text_box_small {
	width:60px;
	float:left;
	color:#333333;
	font:normal 13px Arial;
	height:22px;
}
.code {
	float:left;
	width:66px;
	height:19px;
	margin:10px 0 0 50px;
	text-align:center;
	padding:3px 0 0 0;
	background:#2d2d2d;
}
.red_txt {
	color:#ff0000;
}
/* ----------------- 2 ROWS Ul CLASSES ----------------- */
div.list {
	width:100%;
	float:left;
	clear:both;
}
ul.listitems {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width: 45%;
}
ul.listitems li {
	list-style:none;
	background:url(images/green-bullete.gif) no-repeat left 5px;
	margin:0 0 0 0px;
	padding:0 0 6px 20px;
}

/* ----------------- coupon ----------------- */
div#coupon {
	margin:20px 0 0 0;
	width:98%;
	float:left;
	border:1px dashed #333333;
	clear:both;
	padding:0px 0 10px 0;
	margin:20px 0;
}
div#coupon img {
	margin:10px;
	border:none;
}
div#coupon p {
	font:normal 13px arial;
	color:##3E2400;
	margin:15px 0 0 10px;
	padding:0px;
}
div.coupon1 {
	float:left;
	width:100%;
	clear:both;
}
div.coupontitle {
	font:bold 14px Arial;
	color:#000000;
	margin:0px;
	padding:8px 10px;
	background:#a2d248;
}
.clear{
clear:both;
}
