/* CSS Document */

body {
	background-color: #aaaaaa;
	margin:0;
	font-smooth:always;}


#wrapper {
	width:1030px;
	margin:0 auto;
	background:#fff;}
	
#header-wrapper {
	background: url(../images/layout/header-bg.jpg) repeat-x top left;
	height:106px;}
	
#menu {
	background:url(../images/layout/menu-bg.jpg) repeat-x top left;
	width:502px;
	height:106px;
	float:left;}
	
#demo-wrap { float:left;}
	
#demo {
	background:url(../images/layout/header-demo.jpg) no-repeat top right;
  	display: block;
	float:left;
	width:222px;
	height:106px;}
	
#demo:hover{ 
  background-position: 0 0;}

#demo span{  display: none;}

#logo-wrap { float:left;}
	
#logo {
  	display: block;
	float:left;
	width:267px;
	height:106px;
	background:url(../images/layout/header-logo.jpg) no-repeat top right;}
	
#logo:hover{ 
  background-position: top right;}

#logo span{  display: none;}

	
.clear {
	clear:both;
}
#content-wrapper {
	padding:20px 22px 20px 22px;
}
#sideBar-wrapper {
	width:186px;
	float:left;	
	background:url(../images/layout/sidebar-bg.jpg) repeat-y;
	font-family: Geneva, Arial, Helvetica, sans-serif;}

#sideBarleft { }

#sideBar-btm {
	background:url(../images/layout/sidebar-btm.jpg) no-repeat top left;
	height:7px;
}
#feature {
	float:left;
	width:608px;
	margin:0 3px;
}
#sideBarright {
	background:url(../images/layout/sidebar-bg.jpg) repeat-y;
}
#natl-champs {
	background: url(../images/2010champ-banner.jpg) no-repeat 52% 0;
	height:297px;
}
#footer-info {
	float:left;
	padding-left:40px;
	padding-top:10px;}
	
#footer ul {
	float:right;
	list-style-type:none;
	margin:18px 4em 0 0;
	padding:0;
	font-size:11px;
	white-space:nowrap;}
	
.divider {
	background:url(../images/front-features/divider.jpg) no-repeat top left; 
	height:7px;
	margin:0;
	padding:0;}
	
#features { 
	width:607px;
	margin:0 auto;
	padding-top:14px; }

#feature-lrg {
	padding-top:14px; 
	padding-left:0;}
	
#features-sm {
	clear:both;
	width:607px;
	margin-top:0;
	padding-top:0;}

#menu-wrap {
	padding-top:87px;
	height:19px;
}
