@charset "utf-8";
body {
	background:url(images/bg-body.gif) repeat-x left top #55575d;
	margin:0;
	text-align: center;
}
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td, div {
	font:normal 14px Arial;
	color:#000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
p {
	margin:0 0 10px 0;
	text-align:left;
}
h1 {
	font: bold 22px verdana;
	margin:0 0 15px 0;
	padding:0;
}
h2 {
	font: bold 18px verdana;
	color:#ffffff;
	margin:0px;
	padding:0px;
}
address {
	font:normal 13px Arial;
	margin:10px 0 0 0px;
	padding:0 0px 15px 8px;
	color:#000000;
}
address a{
font-size:10px;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
a img {
	border:none;
}
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */
div#wrapper {
	margin:0;
	padding:0;
}
div#container {
	width: 990px;
	margin: 0px auto;
}
img#logo {
	/*float:left;
	margin:8px 0 0 21px;*/
	position:absolute; top:8px; left:21px;
}
div#header {
	float:left;
	width:990px;
	background:url(images/bg-header.jpg) no-repeat left bottom;
	padding-bottom:5px;
}
div#theme {
	width: 990px;
padding:52px 0 0 0;
	float:left;
	position:relative;
	
}
div#theme img{ float:left;}
div#map {
	width:680px;
	padding:0 0px 20px 0px;
	float: left;
	clear:both;
}
.iframe {
	border:solid 2px #db4763;
width:676px;
}
* html.iframe {
	border:solid 2px #db4763;
width:670px;
}

div#maincontent {
	width:990px;
	background: url(images/bg-content.gif) repeat-y left top;
	float:left;
}
div#content {
	margin:17px 0 0 20px;
	padding:0;
	width:680px;
	float:left;
	display:inline;
}
div#content .contentimg{width:680px;
	float:left;}
div#content p{ margin:0px 0 10px 0;}
div#sidebar {
	float:right;
	margin:15px 20px 0px 0;
	width:221px;
	display:inline;
}
div.cta {
	width: 965px;
	height:35px;
	padding:15px 0 0 25px;
	background:#db4763;
	float:left;
}
#address-bottom {
	background: url(images/bg-address-bottom.gif) no-repeat center bottom #db4763;
	width:221px;
	float:left;
}
#addresstop {
	background:url(images/bg-address-top.gif) no-repeat center top #db4763;
	padding:8px 0 0 0;
	float:left;
	width:221px;
}

div#footer {
	width:990px;
	float:left;
	clear:both;
	background:url(images/bg-footer.gif) no-repeat center top;
	padding:0 0 20px 0;
}

div.powered {
	width:250px;
	height:20px;
	float:right;
	text-align:right;
	font:normal 12px Arial;
	color:#000;
	padding:20px 45px 0 0;
}
div.powered a {
	color:#000;
	padding:0px;
	margin:0px;
	font:normal 12px Arial;
	text-decoration: none;
}

div.copyright {
	width: auto;
	height:20px;
	float:left;
	font:normal 12px Arial;
	color:#000;
	padding:20px 0px 0px 45px;
}
div.copyright a{font:normal 12px Arial;
	color:#000; text-decoration:none;}
div.copyright a:hover,div.powered a:hover { text-decoration:underline;}
.bodybottom {
	background:url(images/body-bottom.gif) no-repeat center bottom;
}

/* ----------------------------  FORM ALIGNMENT ----------------------------  */
div#form {
	font: normal 12px Aroal;
	color:#666;
	float:left;
	width:221px;
	margin:20px 0 0 0;
	padding:0 0 20px 0;
	text-align:left;
}
.tableform, .text-box {
	padding:1px 0px 0px 4px;
	margin-bottom:2px;
	text-align: left;
	width:210px;
	border: none;
	height:28px;
	font-family:Arial;
	font-size:12px;
	color: #fff;
	font-weight:bold:
	font-weight:normal;
	background:url(images/bg-field.gif) repeat-x left top #55575d;
}
.ta-brief {
font-family:Arial;
	font-size:12px;
	color: #fff;
	font-weight:normal:
	text-align: left;
	width:215px;
	height:130px;
	border: none;padding:1px 0px 0px 4px;
	margin-bottom:3px;
	background:url(images/bg-field.gif) repeat-x left top #55575d;

}
.text-box {
	width:40px;
	height:12px;
	padding:1px 0;
}
.red-star {
	color:red;
	font-weight:bold;
}
.submitbtn {
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background:url(images/submit-button.gif) no-repeat right;
	width:71px;
	border:none;
	margin:0;
	padding:0 0 2px 0;
	height:28px;
}


.code {
	float:left;
	width:71px;
	height:23px;
	background:#2e2e2e;
	text-align:center;
	padding:5px 0 0px 0;
	font:bold 14px Arial;
	color:#000;
	margin:0px 0 0 30px;
	display:inline;
}

/* ----------------- CUSTOM CLASSES ----------------- */

img.left {
	float: left;
	margin: 3px 0 15px 0px;
	padding:8px;
	border: solid 1px #cfcfcf;
}
img.right {
	float: right;
	margin: 3px 0px 15px 0px;
	padding:8px;
	border: solid 1px #cfcfcf;
}
.clear {
	clear:both;
	display:inline-block;
}
/* ----------------- Ul CLASSES ----------------- */

div#content ul {
	margin:0;
	padding:0;
	list-style:none;
}
div#content ul li {
	background:url(images/bullet.jpg) no-repeat left 5px;
	margin:0 0 0 10px;
	padding:0 0 6px 20px;
}
/* ----------------- 2 ROWS Ul CLASSES ----------------- */
div.list {
width:678px;
	float:left;
	clear:both;
	padding:10px 0;
	margin:1px 0 12px 0;
border:1px solid #db4763;
background:#f5f5f5;
}


div.leftlistbox {
	float:left;
	width:50%;
}
div.list  ul {
	margin:0;
	padding:0 0 0 10px;
	float:left;
	width: 45%;
}
div.list ul li {
	list-style:none;
	background:url(images/bullet.jpg) no-repeat left 5px;
	margin:0 0 0 0px;
	padding:0 0 6px 20px;
}
/* ----------------- coupon ----------------- */
div#coupon {
	margin:0px 0 20px 0;
	width:216px;
	float:left;
	border:1px solid #e4546f;
	clear:both;
	padding:0px 0 10px 0;
}
* html div#coupon {
	float:none;
}
div#coupon img {
	margin:10px 10px 0 10px;
	border:none;
	float:left;
}
div#coupon p {
	font:normal 12px Verdana;
	color:##3E2400;
	margin:10px 10px 0 10px;
	padding:0px;
}
div.coupon1 {
	float:left;
	width:100%;
	clear:both;
}
.video{ text-align:center;}div.coupontitle {
	font:bold 14px Verdana;
	color:#fff;
	margin:0px;
	padding:10px 10px;
	background:#e4546f;
}