@charset "utf-8";
/* CSS Document */

html{
	background-color: transparent;
}

body {
	width: 603px;
	overflow: visible !important;
	padding: 0 !important;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	border: none;
}

#assist-nav,
#search-block,
#gnav,
#sidebar {
	display: none !important;
}


#contents-box {
	width: 603px;
	float: none;
	clear:both;
	overflow: visible;
	text-align: left;
	margin: 0;
	padding: 0;
}

#header {
	width: 603px;
	height: 70px;
}

#header #logo {
	padding: 20px 0 20px 10px !important;
}

#container,
#footer {
	width: 603px;
	border: none;
}

#container {
	border:none;
}
