@charset "utf-8";
#box {
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	height: 700px;
	overflow: visible;
}
#nav {
	width: 180px;
	margin-top: 30px;
	float: left;
}
#main {
	width: 100%;
	float: left;
	height: 510px;
}

#body {
	height: 510px;
	border-top-width: 3px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: solid;
	width: 975px;
	float: none;
	visibility: visible;
}

* {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#head {
	height: 90px;
	width: 975px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#logo {
	height: auto;
	width: 180px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-bottom: auto;
	float: left;
	margin-top: 10px;
}
#head_right {
	width: 790px;
	float: right;
	height: 85px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #333333;
	overflow: hidden;
}
#footer {
	color: #000000;
	font-size: 11px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 50px;
	width: 975px;
	text-align: left;
	float: none;
}


#right_logo {
	width: auto;
	float: right;
	height: auto;
	margin-top: 68px;
	text-decoration: none;
	overflow: hidden;
}
a:link {
	color: #000000;
	text-decoration: none;
}
#footer_left {
	height: auto;
	width: 400px;
	margin-left: 5px;
	margin-top: 3px;
}

a:visited {
	color: #000000;
	text-decoration: none;
}
#footer_right {
	float: right;
	height: auto;
	width: 60px;
	padding: 0px;
	clear: none;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #999999;
}
