html{margin:0;
padding:0;
}
body{background:#650934 url(../images/bodybg.jpg) repeat-x;
font-family: Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
}
#wrapper{position:relative;
background-color:#fbdfeb;
	width:960px;
	margin:auto;
}
a {color:#650934;}

#innerwrapper{position:relative;
width:960px;
background-color:#fbdfeb;
	margin-top:-60px;

}
#header{position:relative;
	width:1002px;
	height:197px;
	background:url(../images/header.png) no-repeat;
	z-index:100;
	margin-left:-33px;
}
.boxwrapper{position:relative;
background-image:url(../images/3boxes.jpg);
background-repeat:no-repeat;
width:960px;
height:144px;
z-index:101;
}
.choice1{position:absolute;
	left:75px;
	top:5px;
	width:235px;
}
.choice1 h2, .choice2 h2, .choice3 h2{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.choice1 h2 a, .choice2 h2 a, .choice3 h2 a{
	color:#fff;
	text-decoration:none;
}
.choice1 h2 a:hover, .choice2 h2 a:hover, .choice3 h2 a:hover{
	color:#fcf;
	
}
.choice1 p, .choice2 p, .choice3 p{
	color:#000;
	text-align:center;
}
.choice2{position:absolute;
	left:365px;
	top:5px;
	width:235px;
}
.choice3{position:absolute;
	left:660px;
	top:5px;
	width:245px;
}
#content_sales{position: relative;
background-color:#FFFFFF;
width:920px;
margin:auto;
padding:10px;
}

#content{position: relative;
	background-color:#FFF;
	float:right;
	width:750px;
	margin:auto;
	padding-left:10px;
}
#contentwrapper{position:relative;
background:#fbdfeb url(../images/bgcontentwrapper.jpg) repeat-y;
	float:right;
	width:770px;
	z-index:1000;
}

#contentcol1{position:relative;
width:475px;
padding:10px;
margin-right:10px;
}
#contentcol2{
	position:relative;
	float:right;
	width:245px;
	padding:10px;
	top: 4px;
	left: -11px;
}
#sales_right{position:relative;
width:230px;
padding:10px;
float:right;
}
#sales_left{position:relative;
width:600px;
float:left;
padding:10px;
}
#contentwrappersales{
	background:#fbdfeb url(../images/salesbg.jpg) repeat-y;
	width:940px;
	margin:auto;
	z-index:1000;
	min-height:700px;
	overflow:hidden;
}
#sidebar{position:absolute;
top:190px;
left:0;
width:160px;
}

#nav ul li{
	position:relative;
	list-style-type:none;
	background-color:#fbdfeb;
	margin-left:-40px;
	text-align:center;
	margin-bottom:2px;
	top: 37px;

}
#nav ul li:hover{position:relative;
	list-style-type:none;
	background-color:#730522;
	margin-left:-40px;
	text-align:center;
	margin-bottom:2px;
}
#nav ul li a{
	text-decoration:none;
	color:#730522;
	line-height:20px;
	font-weight:bold;
	padding:10px;
}
#nav ul li a:hover{
	text-decoration:none;
	color:#fbdfeb;
	line-height:20px;
	font-weight:bold;
}
#sidebar p{
	text-align:center;
	padding-left:5px;
}
#sidebar h3{
	text-align:center;
}
#sidebar img a{
	border:none;
	}
#footer{background-color:#650934;
	position:relative;
	width:960px;
	clear:both;
	border-top:#FCF 3px ridge;
	color:#fff;
}
#footer ul{width:900px;
margin:auto;
}
#footer ul li{
	display:inline;
	margin-left:5px;
	border-left:1px #000 solid;
	padding-left:5px;
	}
	#footer ul li a{
		text-decoration:none;
		color:#fff;
		font-weight:bold;
	}
	#footer .noborder{border-left:none;}
	#footer p{text-align:center;
	font-weight:bold;
	}
	#footer a{color:#FFF;
	}
	#footer a:hover{text-decoration:underline;}
	.left{float:left;}

.center{text-align:center;
}
.right{position:relative;
text-align:center;
font-size:15px;
padding-right:5px;padding-top:20px;
z-index:1000}
.noborder{
	border:none;
	padding-left:5px;
}
hr {width:75%;
margin:15px auto;
}
.signupframe {
  border: 1px solid #000000;
  background: #ffffff;
  color: #602040;
  font-family: Arial, Helvetica, sans-serif;
}
 img {padding: 5px;}
