body {
	background:#FFF url(../images/global/bg-body.gif) repeat-x left top;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
}

div {text-align:left;}

p {
	margin:0;
	padding:0;
}

img {border:0;}

hr{display:none;}

#top {
	margin:0 auto;
	width:990px;
	height:30px;
	border-bottom:1px solid #373737;
	background:#000;
}

#top h2 {
	float:left;
	padding:5px 0 0 0;
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:normal;
	width:600px;
}


#top ul {
	float:right;
	padding:5px 0 0 0;
	margin:0;
	font-family:Trebuchet MS, sans-serif;
	font-size:13px;
	font-weight:normal;
	list-style-type:none;
	width:300px;
}

#top ul li{
	margin:0;
	padding:0 0 0 7px;
	float:right;
	
}

#top ul li.bar{
	border-right:1px solid #4E4E4E;
	padding:0 7px;
}

#top a {
	color:#247BFF;
	text-decoration:none;
}

#top a:hover {
	color:#09F;
	text-decoration:underline;
}

#header {
	width:990px;
	height:141px;
	margin:0 auto;
	background:#212121 url(../images/global/bg-header.gif) no-repeat center top;
}

#header h1 {
	height:71px;
	width:179px;
	margin:21px 0 0 37px;
	padding:0;
	background:url(../images/global/gelli.gif) no-repeat left top;
	float:left;
}

#header h1.h1-eng {
	height:74px;
	width:179px;
	margin:21px 0 0 37px;
	padding:0;
	background:url(../images/global/gelli-eng.gif) no-repeat left top;
	float:left;
}

#header h1 a{
	height:71px;
	width:179px;
	display:block;
	color:#000;
}

#header h1 a span{
	display:none;
}

#header h1.h1-eng a{
	height:74px;
	width:179px;
	display:block;
	color:#000;
}

#header h1.h1-eng a span{
	display:none;
}


#navigation {
	width:990px;
	height:270px;
	margin:-32px auto 0;
}

#navigation ul#menu-v{
	width:260px;
	height:270px;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	background:#CCC;
	font-family:Trebuchet MS, sans-serif;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
}

#navigation ul#menu-v li{
	width:260px;
	height:43px;
	margin:0;
	padding:0;
	border-top:1px solid #FFF;
	border-bottom:1px solid #B1B1B1;
	background:url(../images/global/bg-menu-v-li.gif) no-repeat left top;
}

#navigation ul#menu-v li a{
	color:#039;
	text-decoration:none;
	display:block;
	width:auto;
	background:url(../images/global/blue-arrow.gif) no-repeat 16px 20px;
	height:17px;
	padding:13px 30px 13px 37px;
}

#navigation ul#menu-v li a:hover{
	color:#09F;
}

#navigation ul#menu-o {
	width:724px;
	height:36px;
	background:url(../images/global/bg-menu-o.gif) repeat-x left bottom;
	float:right;
	list-style-type:none;
	font-family:Trebuchet MS, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0 6px 0 0;
	margin:0;
} 

#navigation ul#menu-o li{
	height:35px;
	border-top:1px solid #247BFF;
	width:119px;
	float:right;
	background:#039 url(../images/global/bg-menu-o-li.gif) repeat-x left top;
	margin:0 2px 0 0;
	padding:0;
} 

#navigation ul#menu-o li a{
	color:#CECECE;
	text-decoration:none;
	display:block;
	width:auto;
	text-align:center;
	height:19px;
	padding:8px 0;
}

#navigation ul#menu-o li a:hover{
	color:#FFF;
}

#navigation #img-wide{
	width:730px;
	height:222px;
	border-bottom:3px solid #039;
	background:#DEDEDE;
	float:right;
}

#content{
	width:990px;
	margin:0 auto;
	padding:20px 0 0 0;
}

#footer{
	width:990px;
	margin:0 auto;
	
}

div#footer p {
	text-align:center;
	color:#666;
	line-height:19px;
	padding:10px 0 5px 0;
	font-size:12px;
	border-top:3px solid #039;
	float:left;
	width:100%;
}

div#footer p a{
	color:#09F;
	text-decoration:none;
}

div#footer p a:hover{
	text-decoration:underline;
}


div#footer #cybermarket{
	font-size:10px;
	padding:10px 0 20px 0;
	background:none;
	float:left;
	width:100%;
	border:none;
}

div#footer #cybermarket a{
	color:#999;
	text-decoration:none;
}





