#main {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	background-image:  url("background/background.jpg");
	background-repeat: repeat-y;
	background-position: center top;

}
body {
	background-color: #637387;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
	behavior: url(csshover.htc);
} /*WinIE behhavior call */

#header {
	background-image: url(background/header.gif);
	background-repeat: no-repeat;
	height: 235px;
	width: 746px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 0px;
}
#content {
	width: 620px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	
}

#home #content {
	width: 620px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	background: url(background/home_back.gif) 0px 40px no-repeat;
}
#footer {
	width: 800px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	margin-top: 40px;
}
#logo {
	width: 460px;
	padding-top: 85px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
.welcome {
	width: 260px;
	font-size: 16px;
}
a {
	color: #769ac7;
	text-decoration: none;
}
a:hover {
	color: #ceb906;
}
.floatl {
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 12px;
	font-style: italic;
}
.about {
	width: 450px;
	text-align: justify;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
.floatr {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	text-align: center;
	font-style: italic;
	font-size: 12px;
}
td {
	padding: 5px;
	margin: 0px;
	border-left: 1px solid #FFFFFF;
	text-align: center;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
tr.dkGreen {
	background-color: #C1E1B6;
	padding: 0px;
	margin: 0px;
}
tr.ltGreen {
	background-color: #D9FECD;
	margin: 0px;
	padding: 0px;
}
th {
	font-size: 36px;
	font-weight: 100;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}
table {
	margin: 0px auto;
	padding: 0px;
	z-index: -50;
	width: 560px;
}
.end {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.cats {
	font-size: 18px;
}
#grid a {
	font-size: 12px;
}
h1 {
	font-weight: 100;
	text-align: center;
}


div#nav {
	margin-right: auto;
	margin-left: auto;
	width: 602px;
	z-index: 50;
	height: 26px;
}
div#nav ul {
	margin: 0;
	padding: 0;
	z-index: 50;
}
div#nav li {
position: relative; list-style: none; margin: 0; float: left;
}
div#nav li a {
display: block;  text-decoration: none; font-size: 14px;
}
div#nav>ul a {width: auto;}

div#nav ul ul {
	position: absolute;
	display: none; width: 106px;
}
div#nav ul.level1 li.submenu:hover ul.level2 {
	display: block;
	float: none;
}
ul.level2 li {width: 106px;}
ul.level2 a {
	padding: 5px;
	border: 1px solid #CCC;
	background-color: #E7E8E3;
}
#footbot {
	background: #637387 url(background/footer_bottom.jpg) no-repeat 0px 0px;
	width: 800px;
	height: 50px;
	font-size: 10px;
	text-align: right;
}
#footbot a {
	color: #E7E8E2;
	margin-right: 26px;
	
}
#footbot a:hover {
	
	color: #ceb906;
	
}
#popup {
	background-color: #E7E8E2;
	
}
#popup p {
	
	font-size: 18px;
}
#duwan {
	padding-top: 30px;
}
#notepop {
	color: #FFFFFF;
}
#notepop h5 {
	margin-top: 5px;
	margin-bottom: 20px;
	font-size: 12px;
}
.sold {
	color: #CC3300;
	font-weight: 500;
	font-size: 16px;
}
.empty2 {
	display: none;
}
img {
	border: 0px;
}

.discript {
	font-size: 12px;
}
#textlinks {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#notepop .cats td{
	color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
