body{
	font-size: 12px;
	line-height:18px;
	color: #999999;
	background:#FFF7FE;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}
div, p{
	margin:0px;
	padding:0px;
}
a:link, #nav a:link { color: #FA6DC3; text-decoration:none; }
a:visited, #nav a:visited { color: #FA6DC3; text-decoration:none; }
a:active,#nav a:active { color: #FA6DC3; text-decoration:none; }
a:hover,#nav a:hover { color: #FA6DC3; text-decoration:underline; }
img{
	border:0;
}
#top-container{
	background:#FFFFFF;
	width:100%;
	height: 116px;
}
#logo{
	position:absolute;
	width: 850px;
	top:13px;
	height:118px;
	left: 50%;
	margin-left:-425px;
	z-index:1;
}
#logo img{
	float:left;
}

#top-level2{
	clear:both;
	background: url(/images/topline.gif) top left repeat-x;
	height: 24px;
	width:100%;
}
#ribbon{
	position:absolute;
	width: 850px;
	top:102px;
	left:50%;
	height:50px;
	margin-left:-425px;
	z-index:10;
	
}

#nav{
	position:absolute;
	width: 450px;
	top:83px;
	height:33px;
	left: 50%;
	margin-left:-40px;
	z-index:300;
}
#nav ul{
	display: inline;
	list-style:none;
	margin:0px;
	padding:0px;
	height:33px;
	
}
#nav li{
	margin:0px;
	padding:0px;
float:left;
	display:inline;
	margin-left:10px;
		height:33px;
		padding-bottom:2px;
}
#nav li.here{
	display:inline;
	border-bottom: 4px solid #BBA957;
}
#nav li.over{
	display:inline;
	border-bottom: 4px solid #FEF9E1;
}
#nav span#mid-off{
	float:left;
	padding:10px 5px 0px 5px;
	height:23px;
	text-align:center;
	background: #F2E1FB url(/images/btn_off_mid.gif) top left repeat-x;
}

#nav span#mid-on{
	float:left;
	padding:10px 5px 0px 5px;
	height:23px;
	text-align:center;
	color: #FFFFFF;
	font-weight:bold;
	background: #F2E1FB url(/images/btn_on_mid.gif) top left repeat-x;
}
#nav span#corner{
	float:left;
}

#main-outer-container{
	position:absolute;
	width: 850px;
	top:152px;
	left: 50%;
	margin-left:-425px;	
	background:url(/images/main_mid_bg.gif) top left repeat-y;
}
#main-inner-container{
	width:765px;
	margin-left:38px;
}
#footer-container{
	clear:both;
	float:left;
	height:74px;
	width:100%;
	background: #FFF7FE url(/images/main_bot_bg.gif) top left no-repeat;	
}
#footer{
	width:550px;
	margin-left:38px;
	margin-top:30px;
	padding-left:10px;
	float:left;
}
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0px 0;
	display: inline;
}
/* trbl*/
#footer li.first{
	border: 0px;
}
#copyright{
	width:200px;
	margin-top:30px;
	border:0;
float:left;
font-size:9px;
	color: #FB77C7;
}
#copyright img{
	float:right;
	vertical-align:right;
	border:0;
}
#footer li {
	height:8px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-size: 9px;
	border-left: 1px solid #FB77C7;
	display: inline;
}

#footer  a.here,a.here:active,a.here:hover {

	color: #FB77C7;
}
	#footer li a{
		text-decoration:none;
	}
	#footer li a:hover, a:active, a:visited{
				text-decoration:underline;
		
	}





/*---*/
#current-offerings-container{
	width:100%;
	text-align:center;
	background:url(/images/current_hdr_top.gif) top left repeat-y;
}
#current-offerings-container ul{
	margin:0px;
	padding:0px;
	text-align:center;

	list-style:none;
	height:80px;
	margin-top:10px;
		margin-left:-30px;

}
#current-offerings-container li img{
			border: 2px solid #FEF0AF;

}
#current-offerings-container li img#here{
			border: 2px solid #524403;

}
#current-offerings-container li{
	display:inline;
	margin:0px;
	padding:0px;
	padding-left:30px;
		padding-top:10px;
}
#current-title{
	position:absolute;
	width:212px;
	height:21px;
margin:0px;
padding:0px;
}
#current-offerings-bot{
	clear:both;
	width:100%;
}
#current-item{
	clear:both;
	width:100%;
	background:url(/images/current_item_top.gif) top left repeat-y;	
}
#current-item#bot{
	clear:both;
	width:100%;
	
}
#current-item div#content-container{
	
	width:689px;
	margin-left:22px;
	background:#FFFCEC url(/images/grad_1.gif) bottom left repeat-x;
	padding-bottom:20px;
	min-height:220px;
}
#current-item span#content{
	width:664px;
	margin-left:15px;
	margin-top:20px;
}
#current-item span#content-indicator{
	width:664px;
	margin-left:15px;
	margin-top:20px;
}
#current-item span#left{
	float:left;
	padding-left:7px;
	width:210px;
	height:200;
	
}
#current-item img{
	float:left;
	border:0;
	margin:0;
	padding:0;
}
#current-item #arrows{
	float:left;	margin-top:60px;
}
#current-item span#right{
	float:left;
	padding-left:5px;
	width:450px;
}
#current-item span.hdr{
	font-size:20px;
	font-weight:bold;
	color:#A59237;
}
#current-item div#description-container{
	margin-top:10px;
	background:#FFFFFF;
	width:100%;
}
#current-item div#description-container div#description{
	padding:10px;
}
#current-item div#link{
	clear:both;
	float:right;
	margin-top:10px;
	color:#504203;
}
#current-item div#link a{
	color: #B8A500;
}
h1{
	margin:0px;
	padding:10px 0px 10px 0px;
	font-size:20px;
	font-weight:normal;
	font-family: 'Georgia',serif;
	font-style:italic;
	color: #660099;
	
}
h3{
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-weight:normal;
	font-family: 'Georgia',serif;
	font-style:italic;
	color: #660099;
	
}
h2{
	font-size:14px;
	font-weight:bold;
	color: #FF0000;
	padding:0px;
	margin:0px;
	padding-top:5px;
	
}
/* end footer */

a {
	cursor: pointer; cursor: hand;
}
