body {
	background-color:#D9E6C4;
	font-family:"Times New Roman", Times, serif;
	font-size:15px;
	margin:0;
	padding:0;
	text-align:center;
}

p {margin:0; padding:0;}

div {text-align:left;}

img {border:0;}

div#container {
	width: 900px;
	margin:0 auto;
	padding:13px 0 0 30px;
}

div#top{
	width:880px;
	height:62px;
	float:left;
	padding:0 10px;
}

div#top #sx{
	width:580px;
	height:62px;
	float:left;
}

div#top #sx h1{
	font-weight:normal;
	font-size:37px;
	letter-spacing:-2px;
	margin:-4px 0 0;
	padding:0;
}

div#top #sx h1 a{
	text-decoration:none;
	color:#3E610E;
}

div#top #sx h1 a:hover{
	color:#4B7711;
}

div#top #sx h2{
	font-size:19px;
	font-style:italic;
	padding:0;
	margin:-4px 0 0;
}

div#top #sx h2 a{
	text-decoration:none;
	color:#3F6967;
}

div#top #sx h2 a:hover{
	color:#508784;
}

div#top #dx{
	width:300px;
	height:16px;
	float:right;
	padding:38px 0 8px;
	text-align:right;
}

div#top #dx ul{
	height:16px;
	margin:0;
	padding:0;
	list-style-type:none;
}

div#top #dx ul li{
	float:right;
	margin:0;
	padding:0 0 0 10px;
	display:inline;
	width:48px;
	font-size:13px;
	font-weight:bold;
	text-align:left;
}

div#top #dx ul li a{
	text-decoration:none;
	color:#3F6967;
}

div#top #dx ul li a:hover{
	color:#508784;
}

div#top #dx ul li img{
	vertical-align:text-bottom;
}


div#footer {
	width:900px;
	padding:20px 0 15px;
	color:#3E610E;
	text-align:center;
	line-height:18px;
	float:left;
	background-image: url(../images/homepage/bg-footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

div#footer a{
	color:#39807D;
	text-decoration:none;
}

div#footer a:hover{
	text-decoration:underline;
}

div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 0;
	font-family:Arial, Helvetica, sans-serif;
}

div#footer #cybermarket a{
	color:#003366;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	text-decoration:underline;
}


 