body {
	background-color: #ffffff;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	font-family: Trebuchet MS, Tahoma, Verdana, Arial;
	font-size: 9px;
}

a {
	text-decoration: none;
}

a:hover {
	border-width: 0px;
}

#header_line {
	width: 100%;
	height: 43px;
	background-image: url('img/header_bg.gif');
	background-repeat: repeat;
}

#header {
	width: 954px;
	text-align: left;
	padding: 40px 0px 0px 0px;
}

#line {
	width: 100%;
	height: 161px;
	background-image: url('img/bg.gif');
	background-repeat: repeat;
	text-align: center;
	clear: both;
}

#logo {
	padding: 0px 0px 80px 90px;
	float: left;
}

#under {
	padding: 25px 230px 0px 0px;
	float: right;
}

