#wrapper { 
	margin: 0 auto;
	width: 800px;
	}

#header {
	display: block;
	width: 800px;
	margin: auto;
	background-image: url("../../driverlounge/images/driverheader.jpg");
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 135px;
	font-size: 93%;
	}

#header span {
	display: none;
	}
	
#logos {
	padding-top: 8px;
	background-color: #FFFFFF;
	float: center;
	}
	
#screenNavigation {
	width: 180px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	color: #333;
	float: left;
	text-transform: uppercase;
	}

#screenNavigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-right: 1px solid #000;
	}
		
#screenNavigation li {
	border-bottom: 1px solid #90bade;
	margin: 0;
	}
	
#screenNavigation li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #1958b7;
	border-right: 10px solid #508fc4;
	background-color: #2175bc;
	color: #fff;
	text-decoration: none;
	width: 100%;
	}

html>body #screenNavigation li a {
	width: auto;
	}
	
#screenNavigation li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
	}

#mobileNavigation {
	display: none;
	}

#wx_module_7549 {
	width: 180px;
	float: left;
	background-color: #90bade;
	}
	
#weather {
	width: 160px;
	float: left;
	}

#content { 
	width: 600px;
	float: right;
	margin-top: 1em;
	}
	
#welcome {
	width: 72%;
	float: left;
	padding-right: 5px;
	border-right: 1px solid #BCBEC0;
	}
		
#recruiting {
	width: 22%;
	float: right;
	margin-bottom: 3px;
	}	
		
#copyright {
	width: 180px;
	float: left;
	border-top: 1px dashed #BCBEC0;
	margin-top: 0;
	padding-top: 10px;
	text-align: left;
	line-height: 100%;
	font-size: 90%;
	}
	
#footer { 
	width: 600px;
	float: right;
	border-top: 4px solid #BCBEC0;
	margin-top: 10px;
	padding-top: 10px;
	text-align: center;
	font-size: 93%;
	}
	
.statcounter {
	width: 0;
	height: 0;
	display: none;
	}
	
img.statcounter {
	width: 0;
	height: 0;
	display: none;
	}