@charset "utf-8";
/* CSS Document */

.cleaner {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	border: none;
	margin: 0;
	padding: 0;
	background: transparent;
}

body {
	text-align: center;
	padding: 0 0 20px 0;
	margin: 0;
	background-color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	}

#wrapper {
	position: relative;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0;
	width: 736px;
	}
	
#header {
	width: 736px;
	background: url(../images/header.jpg) no-repeat;
	}
	
#footer {
	float: left;
	width: 736px;
	padding: 0 23px;
	/* IE Win hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 690px;
	}
	
mainContent {
	width: 736px;
	}
	
#topContent {
	width: 736px;
	padding: 0 23px;
	/* IE Win hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 690px;
	}
	
#mainContentLeft {
	float: left;
	width: 298px;
	padding: 0 0 0 23px;
	/* IE Win hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 275px;
	}
	
#mainContentRight {
	float: left;
	width: 438px;
	padding: 0 23px 0 20px;
	/* IE Win hack */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 395px;
	}
	
hr {
	border: 0;
	color: #dbdbdb;
	background-color: #dbdbdb;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	width: 100%;
	text-align: left;
	margin: 20px 0;
	}
	
hr.bottom {
	margin: 10px 0 10px 0;
	}
	
img.text {
	border: solid 1px #666666;
	margin: 10px 0 15px 0;
	padding: 0;
	}
	
.logo {
	float: left;
	width: 200px;
	padding: 0 0 0 23px;
	}
	
.awards {
	float: left;
	width: 470px;
	padding: 0 23px 0 20px;
	}
	
.awardsNoLogo {
	float: left;
	width: 467px;
	padding: 0 23px 0 246px;
	}
	
.divider {
	float: left;
	width: 736px;
	background: url(../images/line.jpg) no-repeat;
	margin: 15px 0 0 0;
	}
	
#botLink {
	float: left;
	width: 736px;
	text-align: center;
	padding: 10px 0;
	}
	

	

