#wrapper{ 
	width:949px; 
	margin-left: auto;
	margin-right: auto;
	vertical-align: top;
	background-image: url(../images/content-bg-overall.gif);
}
#banner{
	width: 949px;
	height: 198px;
	background: #fff;
}
#content{
	float: left;
	width: 911px;
}
#leftbar{
	float: left; 
	width: 186px;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
}
#rightbar{
	float: left; 
	width: 700px; 
	padding-left: 15px;
}
#navbar{
	width: 911px;
	height: 40px;
	background: url(../images/nav-bg.gif);
	background-position: top right;
	border-bottom: 1px solid white; 
}
#login_box{
	background-color: #93E0FB;
	width: 172px;
	padding-left: 14px;
	padding-bottom: 8px;
	margin-top: -12px;
}
.downloads{
	width: 180px;
	float: left;
	padding: 4px;
}
.upsell_fields{
	width: 360px;
	float: right;
	padding: 4px;
	font-weight: bold;
}
#footer{
	border-top: 1px solid #CFCFCF; 
	width: 910px;
	padding-top: 6px; 
	padding-bottom: 10px; 
	background-color: #FFFFFF; 
	margin-top: 10px;
	float: left;
}
