body {
	background:#282828 url('images/bg_body.gif') top center repeat-x;
}
#pnl_head {
	height:440px;
}

#promo_r {
	height:251px;
	width:380px;
	background:url("images/bg_promo_paper.jpg") 0 8px no-repeat;
	padding:40px 30px 20px 30px;
	float:left;
}
#promo_r H2 {
	margin:0px 0 0px 0px;
	padding:5px 0 3px 0;
	font:bold 27px Trebuchet, Helvetica, sans-serif;
}
#promo_r A {
	text-decoration:none;
	color:#353535;
	font:22px Trebuchet, Helvetica, sans-serif;
	display:block;
	margin:0 5px 0 0;
}
#promo_r A.activeSlide { 
}

#promo_r UL {
	margin:0 0 0 0px;
	padding:0 0 0 5px;
	list-style:none;
}
#promo_r LI {
	margin:0 5px 0 3px;
	padding:1px 0 1px 0px;
	list-style:none;
	text-decoration:none;
	color:#353535;
	font:22px Trebuchet, Helvetica, sans-serif;
	display:block;
}
#promo_l {
	height:311px;
	width:950px;
	background:url("images/bg_promo_l.jpg") left 23px no-repeat;
}
#promo_l2 {
	width:480px;
	padding:0 0 0 30px;
	float:left;
	overflow:hidden;
}
#promo_l2_inner {
	width:443px;
	height:350px;
	overflow:hidden;
}
#promo_l2 IMG {
	display:block;
}
.promo_blurb {
	width:480px;
	padding:2px 0 0 20px;
}
.promo_blurb H1 {
	margin:0;
	padding:0;
	color:#fff;
	font: 28px Georgia, serif;
	font-style:italic;
}
#promo_m {
	height:311px;
	width:950px;
	margin:10px 0 0 0px;
	background:url("images/bg_promo_m.jpg") 0px 23px repeat-x;
}

.popup {
	width:350px;
	min-height:340px;
	background:#282828;
	border:1px solid #F5EEE4;
	margin:20% auto;
}
.popup_wrapper {
	text-align:left;
	width:100%;
	height:100%;
	top:0;
	left:0;	
	position:absolute;
	z-index:100;
}
.popup_background {
	text-align:left;
	width:100%;
	height:200%;
	top:0;
	left:0;	
	position:absolute;
	z-index:99;
	background:#3A6E8F;
	opacity:.75px;
	filter:alpha(opacity=75);
	-khtml-opacity: 0.75;
	-moz-opacity: 0.75;
}
.popup_head {
	width:100%;
	height:40px;
}
.popup_inner {
	padding:30px;
	color:##F5EEE4;
}

#btn_close {
	float:right;
	margin:10px;
	border:none;
}
dl {
	clear:both;
	padding:0 0 5px 0;
	margin:0 0 0 0;
	width:290px;
}
dt {
	float:left; 
	text-align:left; 
	width:150px;  
	margin:3px 10px 3px 0;
	padding:0;
	color:#F5EEE4;
	font:bold 10px Trebuchet, Helvetica, sans-serif;
}
dd {
	float:left; 
	width:290px; 
	margin:0 0 0px 0;
	padding:0;
}
#fromemail, #toemail {
	width:280px;
}
#comments {
	width:285px;
	height:110px;
	font:12px/12px Arial, Helvetica, sans-serif; 
	padding:0;
}
a#btn_send  {
	background: url('images/btn_send.jpg') no-repeat;
	width:61px;
	height:25px;
	display:block;
	text-decoration:none;
	margin:5px 0 0 0px;
}
a:hover#btn_send {
	background-position: 0 -25px;
}
#btn_send b {
	display:none;
}