@charset "utf-8";
/* CSS Document */
*{margin:0px; padding:0px;}
body {
	padding: 0px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#b193bb;
	background:url(../images/bd-bg1.jpg) repeat left top;
	}
img
	{
	border:0;
	outline:none;
	}
#main-wrapper-outer
	{
	min-height:717px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:717px; /* for IE5.x and IE6 */
	margin:0 auto;
	width:100%;
	padding:0;
	background:url(../images/bd-bg.jpg) repeat-x left top;
	}
#main-wrapper
	{
	min-height:717px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:717px; /* for IE5.x and IE6 */
	margin:0 auto;
	width:990px;
	padding:0;
	}
#header-cont
	{
	min-height:368px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:368px; /* for IE5.x and IE6 */
	width:990px;
	float:left;
	padding:0;
	margin:0;
	}
#header-cont ul
	{
	list-style-type:none;
	float:left;
	margin:0;
	padding:0 0 0 21px;
	.margin-top:-3px;
	*margin-top:-3px;
	}
#header-cont ul li
	{
	list-style-type:none;
	float:left;
	width:auto;
	}
.spacer {
	line-height: 0px;
	clear: both;
}
#main-body{
	min-height:390px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:390px; /* for IE5.x and IE6 */
	width:950x;
	padding:0 21px 0 36px;
	float:left;
	}
#main-body h1
	{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#fff;
	padding:31px 0 21px 0;
	font-weight:normal;
	}
#main-body .line
	{
	background:url(../images/line.gif) left top repeat-x;
	height:18px;
	width:100%;
	clear:both;
	}
#main-body .line1
	{
	background:url(../images/line.gif) left center repeat-x;
	height:25px;
	width:100%;
	clear:both;
	}
#main-body p
	{
	padding:0 30px 0 0;
	width:850px;
	-width:850px;
	float:left;
	min-height:83px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:83px; /* for IE5.x and IE6 */
	line-height:18px;
	}
#main-body .phone
	{
	height:60px;
	float:left;
	width:290px;
	padding-top:33px;
	color:#fff;
	font-family:Tahoma, Arial;
	font-size:34px;
	font-weight:normal;
	text-align:right;
	}
#main-body .phone span
	{
	font-size:18px;
	}
#main-body .phone span b
	{
	color:#ffca00;
	}
#main-body .sign-up
	{
	height:135px;
	float:right;
	width:628px;
	padding-top:33px;
	color:#fff;
	text-align:right;
	font-size:15px;
	}
#main-body .white-txt
	{
	color:#fff;
	}
#footer-outer
	{
	height:95px;
	width:100%;
	background:url(../images/ftr-bg.jpg) repeat-x left top;
	}
#footer
	{
	height:66px;
	width:722px;
	padding:33px 0 0 0;
	margin:0 auto;
	text-align:center;
	color:#938272;
	}
#footer a
	{
	text-decoration:none;
	padding:0 3px;
	color:#b193bb;
	}
#footer a:hover
	{
	text-decoration:overline;
	}
.yel-text, .wht-text
	{
	font-size:13px;
	color:#ffca00;
	text-transform:uppercase;
	padding:0 0 2px 25px;
	display:block;
	background:url(../images/bullet.jpg) no-repeat left 5px;
	}
.wht-text
	{
	color:#fff;
	background:none;
	padding-bottom:25px;
	}
.venu-yl-txt, .venu-wht-txt
	{
	font-family:Tahoma, Arial;
	color:#ffca00;
	font-size:37px;
	}
.venu-wht-txt
	{
	font-size:35px;
	color:#fff;
	}