body {
	background-color: #333;
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
}

img {border:0;}

p {
	margin:0;
	padding:0;
}

div {text-align:left;}

div#container {
	width:990px;
	margin:0 auto;
}

div#top{
	width:980px;
	padding:5px 0 0 10px;
	height:140px;
	border-bottom:1px solid #333;
}

div#top #box-logo{
	width:123px;
	float:left;
	height:140px;
	padding:0 0 0 7px;
}

div#top #main{
	width:850px;
	float:right;
	height:140px;
}

div#top #main h1{
	top:52px;
	z-index:1000;
	width:520px;
	padding:0 0 0 10px;
	margin:0;
	letter-spacing:-1px;
	font-size:36px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:29px;
	position:absolute;
	
}

div#top #main h1 a{
	color:#FFF;
	text-decoration:none;
}

div#top #main h1 a:hover{
	color:#999;
}

div#top #main h1 span{
	font-style:italic;
}

div#top #main #about{
	width:840px;
	padding:77px 0 0 10px;
	height:33px;
}

div#top #main #about h2{
	margin:0;
	padding:4px 0 0 0;
	width:519px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	letter-spacing:1px;
	font-weight:normal;
	height:25px;
}

div#top #main #about h2 a{
	color:#CCC;
	text-decoration:none;
}

div#top #main #about h2 a:hover{
	color:#999;
}

div#top #main #about ul{
	width:301px;
	float:right;
	padding:0;
	margin:0 10px 0 0;
	height:33px;
	list-style-type:none;
	background:#999;
}

div#top #main #about ul li{
	width:150px;
	float:left;
	font-size:13px;
	font-weight:bold;
}

div#top #main #navigation{
	width:850px;
	height:30px;
	background:#999 url(../images/global/bg-navigation.jpg) repeat-x left bottom;
}

div#header {
	height:120px;
	width:990px;
}

	
#footer {
	width:990px;
	padding:10px 0 20px;
	text-align:center;
	font-size:13px;
	float:left;
	color:#999;
	line-height:19px;
}



#footer a {
	color:#CCC;
	text-decoration:none;
}


#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:#666;
	text-decoration:none;
}

div#footer #cybermarket a:hover{
	text-decoration:underline;
}




