@charset "UTF-8";
/* CSS Document */

body
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(background.png);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}

a:link, a:visited, a:active
{
	color: #CC6E55;
}

a:hover
{
	color: #333333;
}

img
{
}

h1
{
	font-weight: normal;
	padding-left: 10px;
}
#layout {
	margin: auto 0px;
	padding-top: 0px;
	position: relative;
	top: -8px;
	float: left;
}
#menu {
	background: #0000FF;
	float: left;
	position: absolute;
	margin: 0px;
	top: 70px;
	left: 75px;
	clear: left;
	padding: 0px;
}
#content {
	width: 580px;
	position: absolute;
	margin-top: 20px;
	margin-left: 200px;
}

#content p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7A8D8D;
	line-height: 1.6;
	padding-left: 10px;
	padding-right: 30px;
}
#shell
 {
	margin: 0 auto;
	margin-top: 0px;
	padding-top: 0px;
	width: 900px;
}
#footer
{
	background: url(../test/top-header_f2.png) repeat-x;
	width: 900px;
	float: left;
	height: 20px;
	background-position: bottom;
}
#header {
	height: 10px;
}

#footer-01
 {
	font-size: 9px!important;
	text-align: left;
	color: #999999;
	margin-top: 50px;
}

#footer-02
 {
	font-size: 9px!important;
	text-align: left;
	color: #999999;
	margin-top: 3px;
	margin-bottom: 20px;
}
#header-img {
	margin-top: 40px;
	margin-bottom: 30px;
}
