@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 14px Arial;
	color:#575757;
	text-align: left;
}
p {
	margin:0 0 12px 0;
}
h1 {
	font: bold 20px Arial;
	color:#3a3a3a;
	padding:0px;
	margin:0 0 14px 0;
	clear: left;
	
}

.couponRight h3 {
	font:bold 12px Arial;
	color: #666666;
	padding:0 0 0 16px;
	margin:14px 0 0 0;
}
h3{ margin:0; padding:0;}
address {
	font:normal 13px Arial;
	color:#000;
	padding:24px 0 0 16px;
	margin:0;
}
address a {
	font:normal 13px Arial;
	color:#000;
	text-decoration:underline;
}
address a:hover {
	text-decoration:none;
}
a {
	font:normal 14px 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:13px 0 0 14px;
	padding:0px;
	float:left;
	width:auto;
}
div#header {
	width:980px;
	float:left;
	padding:0 0 29px 0;
	margin:32px 0 0 0;
	position:relative;
	background:url(images/bg-header.jpg) no-repeat left bottom;
}
div#theme {
	float:left;
	width:731px;
}
div#theme img {
	float:left;
}
div#cta {
	position:absolute;
	top:143px;
	left:80px;
	font: bold 26px Arial;
	color:#FFFFFa;
}
div#contact-information {
	float:right;
	padding:20px 0 0 0;
	margin:0px;
	background:url(images/bg-address.jpg) no-repeat left top;
	width:248px;
	height:220px;
}
div#main-content {
	background:#fff;
	padding:0 9px 15px 15px;
	margin:0px;
	width:956px;
	float:left;
	
}
div#content {
	width:697px;
	float:left;
	padding:0;
	margin:0;
}
div#content p {
	margin: 0 0 15px 0;
}
div#content ul {
	list-style:none;
	padding:0 0 0px 0;
	margin:0 0 0px 10px;
	float: left;
	width: 45%;
}
div#content ul li {
	padding:0 0 0 15px;
	margin:0px;
	line-height:20px;
		background:url(images/bullet.jpg) no-repeat left 7px;
}
div#sidebar {
	width:240px;
	float:right;
	padding:6px 0 0 0;
	margin:0;
	background:url(images/bg-sidebar-top.gif) no-repeat left top;
}
div#innersidebar {
	width:240px;
	float:right;
	padding:0 0 7px 0;
	margin:0;
	background:url(images/bg-sidebar-bottom.gif) no-repeat left bottom;
}
div#map {
	float:left;
	width:697px;
	padding:0px;
	margin:0px;
}
div#footer {
	background:url(images/bg-footer.jpg) no-repeat left top;
	padding:0 0 20px 0;
	margin: 0;
	width:980px;
float:left;
	clear: left;
	
}
* html div#footer {float:none;}
div#copyright {
	font:normal 13px Arial;
	color:#777777;
	width:auto;
	float:left;
	padding:8px 0 0 40px;
	margin:0px;
	
}
div#copyright a {
	font:normal 13px Arial;
	color:#777777;
	text-decoration: none;
}
div#copyright a:hover {
	text-decoration: underline;
}
div#powered-by {
	font:normal 13px Arial;
	color:#777777;
	width:auto;
	float:right;
	padding:8px 40px 0 0px;
	margin:0px;
	
}
div#powered-by a {
	font:normal 13px Arial;
	color:#777777;
	text-decoration: none;
}
div#powered-by a:hover {
	text-decoration: underline;
}
.clear {
	clear:both;
	display: inline;
	font-size: 0;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.iframe {
	border: 2px solid #999999;
	clear: both;
	margin:2px 0 0 0;
	
}
div.contentimg {
	float: left;
	width: 697px;

	}
.field{float:left; width:190px; margin:20px 0 0 0;}
.red{color:#ce0303;}
/* ----------------- CUSTOM CLASSES ----------------- */

img.left {
	float: left;
	margin: 0 15px 16px 0;
	display: inline-block;
border:1px solid #3b3b3b;
}
img.right {
	float: right;
	margin: 0 0 16px 15px;
	display: inline-block;
border:1px solid #3b3b3b;
}
.clear {
	clear:both;
	display:inline-block;
	}
#form {
	margin:0;
	color:#333333;
	font:normal 13px Arial;
	padding:0 16px 6px 14px;
	float:left;
	width:210px;
	background:url(images/bg-sidebar.gif) repeat-y left top;
	clear: left;
}
.label {
	margin:0;
	padding:2px 0;
	color:#000;
	float:left;
	clear:both;
	font:normal 13px Arial;
	width:200px;
	line-height:20px;
	
}
.text_box {
	width:200px;
	float: left;
	clear:left;
	height:15px;
	margin:0px 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;
}
.text_box {
	width:210px;
	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:68px;
	border:none;
	color:#FFFFFd;
	float:right;
	padding:3px 0 5px 0;
		margin:20px 0 0 0;
}
.number {
	color:#005B87;
}
.number a {
	color:#005B87;
	font:normal 13px Arial;
}
.text_area {
	width:210px;
	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:210px;
	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:68px;
	height:20px;
	margin:20px 0 0 45px;
	display:inline;
	text-align:center;
	padding:5px 0 0px 0;
	background:#45ad0e;
}
.red_txt {
	color:#ff0000;
}

/* ----------------- 2 ROWS Ul CLASSES ----------------- */
div.list {
	width:100%;
	float:left;
	background: #f3f3f3;
	margin: 3px 0 25px 0;
	padding: 10px 0 10px 0;
	border: 1px solid #83ac00;
}
div.list ul {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width: 45%;
}
div.list ul li {
		padding:0 0 0 15px;
	margin:0px;
	line-height:20px;
		background:url(images/bullet.jpg) no-repeat left 7px;

}
/* ----------------- coupon ----------------- */
div#innersidebar div#coupon {
	margin:20px 0 0px 0;
	width:210px;
	float: left;
	clear:left;
	border:1px solid #000;
	padding:0 0 10px 0;
}

div#coupon img {
	margin:10px 10px 0 10px;
	border:none;
}
div#coupon p {
	font:normal 12px arial;
	color:##3E2400;
	margin:15px 0 0 10px;
	padding:0 15px 0 0;
}
div.coupon1 {
	float:left;
	width:100%;
	clear:both;
}
.video{ text-align:center;}div.coupontitle {
	font:bold 14px Arial;
	color:#fff;
	margin:0;
	padding:8px 10px;
	background:#393939;
}