#wrapper {
	width:762px;
 	position:relative;
	left:50%;
	margin-left:-381px;
	}

#branding {
	padding-left:17px;
	height:73px;
	}
	
#banner {
	padding-left:17px;
	width:725px;
	height:260px;
	}
	
#content {
	width:463px;
	float:left;
	padding-left:25px;
	padding-right:6px;
	background-position:right top;
	background-repeat:no-repeat;
	}
	
#sidebar {
	width:224px;
	float:right;
	padding-top:20px;
	padding-left:15px;
	padding-right:28px;
	}
	
	#background {
	background-image:url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	height:100%;
	}

#footer {
	clear:both;
	padding-left:25px;
	}
	
#footerright {
	float:right;
	width:470px;
	padding-right:20px;
	}
	
#footerleft {
	float:left;
	width:240px;
	}
	

#leftfloat {
	background: url(../images/left_float.jpg) no-repeat left top;
	width: 19px;
	height: 471px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 98px;
	left: 1px;
	}
	
	
#rightfloat {
	background: url(../images/right_float.jpg) no-repeat left top;
	width: 20px;
	height: 453px; 
	display: block;
	overflow: hidden;
	position: absolute;
	top: 35px;
	left: 742px;
	}
	
#logo {
	background: url(../images/logo.png) no-repeat left top;
	width: 188px;
	height: 104px;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 6px;
	z-index: 100;
	}
	
	
	
#bluetop {
	background-image: url(../images/blue_top.png);
	width:193px;
	padding-left:16px;
	padding-top:16px;
	padding-right:15px;
	}
	
#redtop {
	background-image: url(../images/red_top.png);
	width:193px;
	padding-left:16px;
	padding-top:16px;
	padding-right:15px;
	}
