@charset "utf-8";
/* CSS Document */
/* ---------------- CSS RESET ---------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-left: 0px;
}
body {
	line-height: 1;
}

.clear{
	clear: both;
	font-size: 0;
	line-height: 0;
}
a{
	color: #bf1f4b;
	text-decoration: underline;
}
a:hover{
	color: #bf1f4b;
	text-decoration: none;
}


/*--------------- GENERIC SITE WIDE RULES ----------------*/

body {
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	clear: none;
}

h1 {color:#bf1f4b;
font-size:18px;
float:left;

}







#Wrapper {
	/*background-color: #333333;*/
	font-size: 1em;

	margin:0 auto;
	width:799px;
}

/* ----------------- HEADER AREA -------------*/

#Header {
	/*background-color: #592236;*/
	background: url(../images/bg_header.jpg) left bottom repeat-x #fff;	
	margin: 0;
	height: 282px;
	text-align: center;
	/*float:left*/
}

#heading {
	/*float:left;*/
	width:579px;
	padding: 20px 0px 10px 20px;
	height:20px;
	border-bottom-color: #bf1f4b;
	border-bottom-style: solid;
	border-bottom-width: 6px;
	margin-bottom: 20px;
}

#strip {
	background-color: #bf1f4b;
	height: 37px;
	margin: 0;
	padding: 15px 0 0 0;
	text-align: center;
	/*float:left;*/
}

#maintext {
	float:left;
	width:598px
}


#maintext p {
	font-size:12px;
	margin:0px 20px 25px 20px;
	line-height: 16px;
}

#maintext span {
color:#BF1F4B
}

#sidebar {
	float:right;
	background-color:#e6e2d6;
	margin: 0;
	padding: 0;
	width:200px;
	text-align:center;
}
#maincontent {
	width:799px;
	/*float: left;*/
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	border-top: 1px solid #bf1f4b;
	margin: 12px 0 0 0;
}

#maincontent h3 {
	color:#bf1f4b;
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	line-height: 16px;
}

#introtext {
	width:599px;
	float:left;
	background-color:#595959;
}

#introtext p{
	margin:20px 20px 20px 28px;
	font-size:14px;
	line-height: 24px;
	color:#FFFFFF
}

#register {
	float:left;
	margin:20px 20px 0px 20px;
	padding-bottom: 20px;
}
a:link {
	color: #BF1F4B;
}



/* Code by DJ */
#footer{
	width: 799px;
	margin: 12px 0 0 0;
	padding: 8px 0 10px 0;
	border-top: 1px solid #eec3ce;
	clear: both;
	text-align: right;
	font: normal 12px/22px Arial, Helvetica, sans-serif;
	color: #bf1f4b;
}
#footer a{
	color: #bf1f4b;
	text-decoration: none;
}
#footer a:hover{
	color: #bf1f4b;
	text-decoration: underline;
}

#more_info_box{
	width: 370px;
	background: #bf1f48;
	padding: 10px 15px;
	margin: 0 0 0 20px;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #fcf9fa;
}
#more_info_box a{
	color: #fff;
	text-decoration: none;
}


#right_menu{
	width: 200px;
	background: url(../images/bg_rightmenu.gif) left bottom repeat-x #f4f6f7;
}
#right_menu ul{
	list-style-type: none;
	padding: 0;
	overflow: hidden;
	width: 180px;
	margin: 0 auto;
}
#right_menu li{
	padding: 10px 0 10px 20px;
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	color: #bf1f4b;
	text-align: left;
	background: url(../images/arrow.gif) left 15px no-repeat;
	border-bottom: 1px dashed #ca4b6e;
}
#right_menu li a{
	color: #bf1f4b;
	text-decoration: none;
}
#right_menu li a:hover, #right_menu li a.selected, #right_menu li a:hover.selected{
	color: #595959;
	text-decoration: none;
}


#topnav{
	margin: 12px 0 0 0;
	background: url(../images/bg_topnav.gif) 0 0 repeat-x;
	height: 43px;
	clear: both;
	font: bold 15px/43px Arial, Helvetica, sans-serif;
	color: #bf1f4b;
	text-align: center;
	position: relative;
}
#topnav ul{
	width: 440px;
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
#topnav li{
	float: left;
	height: 43px;
	padding: 0 15px;
	margin: 0;
	background: url(../images/menu_divider.gif) left center no-repeat;
}
#topnav li:first-child{
	background: none;
}
#topnav li.first_menu{
	background: none; /* For IE 6 */
}
#topnav li a{
	display: block;
	color: #bf1f4b;
	text-decoration: none;
}
#topnav li a:hover, #topnav li a.selected, #topnav li a:hover.selected{
	color: #bf1f4b;
	text-decoration: none;
	background: url(../images/nav_select_bg.gif) center bottom no-repeat;
}
#topnav_left{
	background: url(../images/topnav_left.gif) 0 0 no-repeat;
	width: 14px;
	height: 43px;
	position: absolute;
	left: -4px;
	top: 0;
	z-index: 20;
}
#topnav_right{
	background: url(../images/topnav_right.gif) 0 0 no-repeat;
	width: 14px;
	height: 43px;
	position: absolute;
	right: -4px;
	top: 0;
	z-index: 20;
}
#get_now{
	position: absolute;
	left: 5px;
	top: -22px;
	width: 175px;
	height: 86px;
	z-index: 1000;
}
#get_now img#Image1{
	_behavior: url(iepngfix.htc);
}


.curve_box{
	background: url(../images/bg_curve_box.gif) 0 0 repeat-y;
	width: 562px;
	margin: 0 0 0 20px;
}
.curve_box h1{
	font: normal 13px/45px Arial, Helvetica, sans-serif;
	padding: 0 15px;
	margin: 0 0 15px 0;
	color: #fff;
	width: 532px;
	background: url(../images/top_curve_box.gif) 0 0 no-repeat;
}
.curve_box h2{
	font: bold 13px/20px Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #000;
}
.curve_box div.box_bottom{
	background: url(../images/bottom_curve_box.gif) 0 0 no-repeat;
	height: 11px;
	font-size: 0;
	line-height: 0;
}
.curve_box div.box_content{
	padding: 0 25px 0 25px;
}
.curve_box p{
	padding: 0 0 15px 0 !important;
	margin: 0 !important;
}
ul.gen_bullet{
	list-style-type: none;
	padding: 0;
	margin: 0;
}
ul.gen_bullet li{
	background: url(../images/bullet.gif) 0 7px no-repeat;
	padding: 2px 0 2px 16px;
	margin: 0;
}

.space{
	height: 40px;
	clear: both;
}
