* {
	margin: 0;
	padding: 0;
}
body {
	background: #0099ff url('/images/backgrounds/body.png') repeat-x top;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetiva, Verdana, Sans-Serif;
}
a {
	color: #373327;
	text-decoration: none; 
}
a:hover {
	color: red;
	text-decoration: underline;
}
.headline {
	font-size: 24px;
	color: #379b05;
	margin-top: -20px;
	margin-bottom: 20px;
	text-align: center;
	padding-top: 20px;
}

.headline a {
	color: #379b05;			
}

.headline2 {
	clear: both;
	width: 880px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 18px;
}

.headline3 {
	clear: both;
	width: 880px;
	margin: auto;
	margin-bottom: 10px;
	text-align: left;
	font-size: 16px;
}

h2 {
	font-size: 18px;
}


img {
	border: 0;
	vertical-align: middle;
	behavior: url(/js/iepngfix.htc);	
}

#container {
	text-align: left;
	margin: 0 auto;
	width: 967px;
	
}	

#header {
	width: 967px;
	height: 160px;
}
#contentTop {
	height: 30px;
	width:  967px;
	background: url('/images/backgrounds/content_top.png') no-repeat top left;
	behavior: url(/js/iepngfix.htc);	
}
#content {
	width: 967px;
	background: url('/images/backgrounds/content_middle.gif') repeat-y top left;
}
#contentBottom {
	height: 50px;
	width:  967px;
	background: url('/images/backgrounds/content_bottom.png') no-repeat top left;
	behavior: url(/js/iepngfix.htc);	
}

#footer {
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	width: 957px;
	height: 120px;
	font-size: 12px;
	color: white;
}
#logo {
	text-align: center;
	width: 100%;
	height: 65px;
	line-height: 50px;
}
#handipointsLogo {
	margin-left: 40px;
	margin-right: 40px;
}
#searchBar {
	text-align: left;
	line-height: 27px;
	width: 100%;
	height: 55px;
	font-size: 12px;
	color: white;
}
#searchLabel {
	float: left;
	display: inline;
	width: 342px;
	margin-right: 10px;
	text-align: right;
	margin-top: 0px;
}
#searchBox {
	float: left;
	display: inline;
	width: 300px;
	text-align: center;
}
#logoLinks {
	margin-left: 10px;
	float: left;
	display: inline;
	width: 290px;
	text-align: left;
}

#logoLinks a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#logoLinks a:hover {
	text-decoration: underline;
}

#mainNav {
	height: 40px;
}

.selectedNav  {
	background: url('/images/header/arrow_selected.gif') no-repeat bottom center;
	height: 100%;
	width: 24.5%;
	text-align: center;
	float: left;
	display: inline;
}
.unselectedNav {
	height: 100%;
	width: 24.5%;
	text-align: center;
	float: left;
	display: inline;
}

#mainNav a {
	color: #feec8a;
	text-decoration: none;
}
#mainNav a:hover {
	text-decoration: underline;
}


#footer a {
	font-size: 12px;
	color: white;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footerLinks {
	float: left;
	display: inline;
	width: 772px;
}
#copyright {
	text-align: right;
	float: right;
	display: inline;
	width: 185px;
}

.adLeaderboard728 {
	width: 728px;
	height: 90px;
	margin-left: 117px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.adBanner468 {
	width: 468px;
	height: 60px;
	margin: 0px;				
}

.adTower160 {
	width: 160px;
	margin: 0px;				
    border: 1px solid #D5CEF3;
    font-size: 14px;
    line-height: 30px;
    margin-bottom: 20px;
    text-align: center;
}

.adTower160 h3 {
    padding: 8px;
	text-align: center;
	color: #373327;
}
.adTower160 ul {
    padding-left: 15px;	
    padding-right: 15px;	
    list-style: none;			
}
.adTower160 li {
	height: 30px;
	border-bottom: 1px solid #D5CEF3;
}

.adTower160 h4 {
    padding: 8px;
    margin-top: -10px;
    padding-top: 0px;
	text-align: center;
	color: #373327;
	font-weight: normal;
	line-height: 16px;
}

.adTower160 p {
	padding: 8px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.freeSignupButton {
	float: left;
	margin-right: -210px! important;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}