body { font-family: "trebuchet MS", Arial, helvetica, sansSerif; font-size: 14px; color: #333333; background-color: #FFFFFF; text-align: center; margin: 0px; background-image: url('diags_form.gif'); } #wrapper {
	text-align: left;
	width: 980px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
} #content {
	background-image: url('habels_bg_content.png');
	width: 980px;
	clear: both;
} #main_content {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}
#bottom_navigation {
	width: 940px;
	padding-right: 20px;
	padding-left: 20px;
}
#bottom_navigation strong {
	font-weight: bold;
	color: #99cc00;
}


.left {
	float: left;
	width: 33.3%;
}
.right {
	float: right;
	width: 33.3%;
	text-align: right;
}
.center {
	text-align: center;
	width: 33.3%;
	float: left;
	}

#banner { float: left; width: 620px; } #side_nav { float: right; width: 300px; } .clear { clear: both; } #header {
	height: 120px;
	background-image: url('habels_bg_header.png');
	padding-right: 20px;
	padding-left: 20px;
} #logo { padding-top: 20px; padding-bottom: 10px; float: left; width: 200px; height: 75px; } #cart {
	float: right;
	height: 105px;
	width: 300px;
	padding-top: 15px;
	padding-right: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
} #navigation {
	clear: both;
	padding-top: 5px;
	width: 980px;
	float: left;
	background-image: url('habels_bg_navigation.png');
	background-repeat: repeat-y;
	padding-left: 20px;
} #navbar { float: left; width: 600px; } #search { float: right; width: 250px; } 


#footer {
	height: 100px;
	background-image: url('habels_bg_footer.png');
	padding-left: 20px;
	font-size: .8em;
	padding-right: 20px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: bottom;
} 

#footer #left {
	float: left;
	width: 33.3%;
}
#bottom_navigation a {
	color: #333333;
}

#footer #right {
	float: right;
	width: 33.3%;
	text-align: right;
}
#footer #center {
	text-align: center;
	width: 33.3%;
	float: left;
	}

