body {
	background:#dee0e2 url(img/bg.jpg) repeat-x 0 0;
}

.clear {
	clear: both;
}

#date {
	float: right;
	font:bold 11px tahoma;
	margin: 35px 20px 0 0;
	width: 150px;
	color: #fff;
}

#input_box  {
	background:url(img/h.search.jpg) no-repeat;
	height: 24px;
	width: 152px;
	margin: 20px 0px 0 0;
	float: left;
}

#search_button {
	background:url(img/h.sbutton.jpg) no-repeat;
	height: 20px;
	width: 73px;
	float: left;
	margin: 22px 0 0 0;
}

#header_nav {
	float: left;
	font:12px tahoma;
	margin: 24px 0 0 0;
	color: #fff;
	padding: 0 0 0 10px;
}

#header_nav a {
	color: #fff;
	text-decoration: none;
}

input {
	#background:#dee0e2 url(img/sb.bg.jpg) repeat-x;
	background: transparent;
	border: none;
	height: 15px;
	margin: 4px 0 0 10px;
	width: 130px;
	font: 11px tahoma;
}

#wrapper {
	margin: 0 auto;
	width: 945px;
}

#header {
	background:url(img/h.bg.jpg) repeat-x;
	height: 110px;
}

#header_logo {
	background:url(img/h.logo.jpg) no-repeat;
	height: 110px;
	width: 540px;
	float: left;
}

#nav {
	background:url(img/n.bg.jpg) repeat-x;
	height: 41px;
}

#nav_home {
	background:url(img/home.button.jpg);
	height: 37px;
	width: 101px;
	float: left;
}

#nav_home a {
	background:url(img/home.button.jpg);
	height: 37px;
	width: 101px;
	display: block;
}

#nav_home a:hover {
	background:url(img/home.button.jpg) no-repeat 0 -45px;
}

#nav_home span{
	display: none;
}

#nav_about {
	background:url(img/about.button.jpg);
	height: 37px;
	width: 152px;
	float: left;
}

#nav_about a {
	background:url(img/about.button.jpg);
	height: 37px;
	width: 152px;
	display: block;
}

#nav_about a:hover {
	background:url(img/about.button.jpg) no-repeat 0 -45px;
}

#nav_about span {
	display: none;
}

#nav_divisions {
	background:url(img/divisions.button.jpg);
	height: 37px;
	width: 100px;
	float: left;
}

#nav_divisions a {
	background:url(img/divisions.button.jpg);
	height: 37px;
	width: 105px;
	display: block;
}

#nav_divisions a:hover {
	background:url(img/divisions.button.jpg) no-repeat 0 -45px;
}

#nav_divisions span{
	display: none;
}

#nav_team {
	background:url(img/team.button.jpg);
	height: 37px;
	width: 90px;
	float: left;
}

#nav_team a {
	background:url(img/team.button.jpg);
	height: 37px;
	width: 90px;
	display: block;
}

#nav_team a:hover {
	background:url(img/team.button.jpg) no-repeat 0 -45px;
}

#nav_team span {
	display: none;
}

#nav_contact {
	background:url(img/contact.button.jpg);
	height: 37px;
	width: 98px;
	float: left;
}

#nav_contact a {
	background:url(img/contact.button.jpg);
	height: 37px;
	width: 98px;
	display: block;
}

#nav_contact a:hover {
	background:url(img/contact.button.jpg) no-repeat 0 -45px;
}

#nav_contact span {
	display: none;
}

#sub_content {
	width: 965px;
	font:11px tahoma;
}

#sub_header {
	background:#fff url(img/s.h.jpg);
	height: 210px;
	width: 945px;
}

#vel_header  {
	background:#fff url(img/sc.velocity.jpg) no-repeat;
	height: 27px;
	width: 252px;
	float: left;
}
#summit_header {
	background:#fff url(img/sc.summit.jpg) no-repeat;
	height: 27px;
	width: 228px;
	float: left;
}

#colo_header  {
	background:#fff url(img/sc.colo.jpg) no-repeat;
	height: 27px;
	width: 228px;
	float: left;
}

#mohawk_header  {
	background:#fff url(img/sc.mohawk.jpg) no-repeat;
	height: 27px;
	width: 237px;
	float: left;
}

#vel_content {
	background: #fff;
	height: 135px;
	width: 220px;
	float: left;
	padding: 0 0 0 20px;
}

#summit_content {
	background: #fff;
	height: 135px;
	width: 220px;
	float: left;
	padding: 0 0 0 15px;
}

#colo_content {
	background: #fff;
	height: 135px;
	width: 220px;
	float: left;
	padding: 0 0 0 10px;
}

#mohawk_content {
	background: #fff;
	height: 135px;
	width: 240px;
	float: left;
	padding: 0 0 0 0px;
}

#vel_logo {
	background:url(img/sc.velogo.jpg) no-repeat;
	height: 52px;
	width: 54px;
	float: left;
}

#summit_logo {
	background:url(img/sc.sumlogo.jpg) no-repeat;
	height: 52px;
	width: 54px;
	float: left;
}

#colo_logo {
	background:url(img/sc.cologo.jpg) no-repeat;
	height: 52px;
	width: 51px;
	float: left;
}

#mohawk_logo {
	background:url(img/sc.mohlogo.jpg) no-repeat;
	height: 116px;
	width: 54px;
	float: left;
}

#footer {
	font:bold 12px tahoma;
	color: #525252;
}

#copyright {
	float: left;
	padding: 10px 0 0 0;
}

#footer_nav {
	float: right;
	padding: 10px 0 0 0;
}

#footer_nav a {
	color: #525252;
}

#footer_nav a:hover {
	color: #99c8d6;
}

#left_nav {
	font: 12px tahoma; 
	width: 193px;
	float: left;
}

#left_nav h1 {
	font: 14px tahoma;
	color: #fff;
	background:#808080;
	padding: 5px 0 0 10px;
	margin: 2px 0 0 0;
	height: 24px;
}

#left_nav a {
	text-decoration: none;
}

#left_nav h2 {
	font: 12px tahoma;
	background: #d4d4d4;
	margin: 2px 0 0 0;
	height: 20px;
	border-left:3px solid #8de6ff;
}

.left_nav { 
	text-decoration: none;
	color: #808080;
	padding: 2px 0 0 5px;
	height: 20px;
	display: block;
}

#sub_links a:hover {
	background: #fff;
}

#mohawkman {
	background:url(img/mohawkman.jpg) no-repeat;
	width: 191px;
	height: 207px;
}

#bottom_wrapper {
	background: #fff;
	padding: 10px 10px 10px 10px;
	#width: 945px;
	width: 925px;
	height: 450px;
}

#breadcrumbs {
	font: 12px tahoma;
	color:#808080;
	padding: 0 0 0 10px;
	float: left;
}

#breadcrumbs a {
	color:#808080;
	text-decoration: none;
}

#content {
	font:12px tahoma;
	#width: 742px;
	width: 700px;
	background: #fff;
	float: left;
	padding: 0 0 0 10px;
}

#content li {
	list-style-type: square;
}

#content h1 {;
	text-align: left;
}

#cc_logo {
	background: url(img/cc.jpg) no-repeat;
	width: 191px;
	height: 207px;
	margin-left: 11px;
}

#vs_logo {
	background: url(img/vs.jpg) no-repeat;
	width: 191px;
	height: 239px;
}

#ss_logo {
	background: url(img/ss.jpg) no-repeat;
	width: 191px;
	height: 239px;
}

#pgs_logo {
	background: url(img/pgs.jpg) no-repeat;
	width: 191px;
	height: 239px;
}