@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFF;
	background-image: none;
}
#main_container {
	margin: 0px;
}
#top_bar {
	background-image: none;
}
#logo {
	display: none;
}
#printter-logo {
	display: block;
	margin-left: 20px;
	float: left;
	position: relative;
	top: -43px;
	height: 60px;
	width: 124px;
}
#banner {
	width: 730px;
	overflow: hidden;
	left: 20px;
}
#main_menu {
	display: none;
}
#page_container {
	top: -67px;
}
#page_contentbox {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.hompage_contentbox {
	min-height: 180px;
	padding: 10px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
}
#header_bluebox h1{
	color: #005AA2;
	background-image: none;
}
#header_greenbox h1 {
	color: #005AA2;
	background-image: none;
}
#footer {
	overflow: hidden;
	width: 730px;
	left: 20px;
}

