html {
	height: 101%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 12px;
	font-family: Arial, Verdana, sans-serif;
	background: #e5e5e5 url(img/pageBackground.jpg) top center repeat-y;
	padding: 0;
}

img, a img {
	border: none;
}

#mainbox {
	width: 900px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
}

#top {
	width: 900px;
	height: 103px;
	float: left;
}

#logo {
	width: 210px;
	height: 75px;
	margin: 0 0 0 250px;
	float: left;
}

#slogan {
	width: 126px;
	margin: 31px 0 0 70px;
	line-height: 16px;
	float: left;
}

#address {
	width: 204px;
	margin: 0 0 0 14px;
	padding: 0 0 0 14px;
	float: left;
	line-height: 16px;	
}

#col1 {
	width: 236px;
	float: left;
}

#col0 {
	width: 428px;
	float: left;
}

#headerImage {
	width: 428px;
	height: 315px;
	margin: 0 0 0 4px;
}

#col2 {
	float: left;
	width: 201px;
	padding: 40px 15px 0 20px;
}

#navFooter {
	width: 900px;
	clear: both;
}
