* {
	margin:0;
	padding:0;
}
body {
	margin:0;
	padding:0;
	text-align:center;
	background:url(img/backBody.jpg);
}
#wrapper {
	width:899px;
	margin:10px auto;
	background:url(img/backWrapper.jpg) top center repeat-y;
}
#headerTop {
	width:899px;
	height:105px;
	background:url(img/backHeaderTop.jpg) top center no-repeat;
}
#headerMain {
	width:899px;
	height:328px;

}
#content {
	width:839px;
	margin:0 auto;
	padding-top:40px;
}
#left {
	width:279px;
	float:left;
	margin:0 0 0 0;
	padding-bottom:50px;
}
#right {
	width:530px;
	float:right;
	margin:0 0 0 0;
	text-align:left;
	padding-bottom:50px;
}
h2 {
	font:bold 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F60;
	margin:0 0 20px 0;
}
h3 {
	font:bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #369;
	margin:0 0 20px 0;
}	
#right p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	margin:0 0 30px 0;
	text-align:justify;
}
#right ul li {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222;
	width:480px;
	margin:0 0 15px 15px;
	text-align:left;
	list-style:none;
	background:url(img/bullet.jpg) no-repeat;
	background-position: 0 2px;
	border-bottom:1px dashed #999;
	padding:0 0 15px 15px;
}
#footer {
	width:899px;
	height:62px;
	background:url(img/backBottom.jpg) bottom center no-repeat;
}
#consult {
	width:279px;
	height:100px;
	float:left;
	background:url(img/backConsult.jpg) top left no-repeat;
	margin:0 0 15px 0;
	padding-top:44px;
}
#trade {
	width:279px;
	height:105px;
	float:left;
	background:url(img/backTrade.jpg) top left no-repeat;
	margin:0 0 15px 0;
	padding-top:41px;
}
.consultLinks {
	display:block;
	width:206px;
	text-decoration:none;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	clear:both;
	float:right;
	text-align:right;
	margin:0 0 12px 0;
	line-height:13px;
	padding-right:18px;
}
.consultLinks:hover, .tradeLinks:hover {
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #C30;
	line-height:13px;
}
.tradeLinks {
	display:block;
	width:176px;
	text-decoration:none;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#777;
	clear:both;
	float:right;
	text-align:right;
	margin:0 0 12px 0;
	line-height:13px;
	padding-right:18px;
}
a.orangeLinks {
	display:block;
	width:280px;
	height:26px;
	background:url(img/backLinks.jpg) top left no-repeat;
	font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left;
	clear:both;
	text-align:left;
	text-indent:8px;
	margin:0 0 1px 0;
	padding-top:5px;
	color:#fff;
	text-decoration:none;
}
a.orangeLinks:hover {
	color:#000;
}

h1 a{
	width:403px;
	height:105px;
	float:left;
	background:url(img/logoBG.jpg) top left no-repeat;
	text-indent:-9999px;
	margin:0 0 0 40px;
}
#lang {
	width:56px;
	height:30px;
	float:right;
	margin:40px 0 0 0;
	padding:0 36px 0 7px;
}
#lang a.bg {
	float:left;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
#lang a.en {
	float:right;
	font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
input {
	width:300px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #CCC;
}
input:focus {
	border:2px solid #F60;
	background:#FFCFB9;
}
textarea {
	width:300px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:3px;
	border:1px solid #CCC;
}
textarea:focus {
	border:2px solid #F60;
	background:#FFCFB9;
}
input.buton {
	width:100px;
	padding:8px;
	background:#FFCFB9;
	border:1px solid #FFAA82;
	font:bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#F00;
	margin-top:20px;
}
.copyLeft {
text-align:left;
float:left;
margin:6px 0 0 24px;
font:9px Verdana, Arial, Helvetica, sans-serif;
color: #666;
clear:both;
}
.copyRight {
text-align:right;
float:right;
margin:31px 24px 0 0;
font:9px Verdana, Arial, Helvetica, sans-serif;
color:#666;
}
.copyRight .linkX{
font:bold 9px Verdana, Arial, Helvetica, sans-serif;
text-decoration:none;
color: #C03;
}
a.webdesign {
	float:right;
	margin:3px 15px 0 0;
	display:block;
	width:195px;
	height:21px;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#999;
	background:url(img/mg.jpg) top right no-repeat;
}
a.webdesign:hover {
	color: #ba0060;
	background:url(img/mg.jpg) bottom right no-repeat;
}
/******** Clear Fix ************/

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0;

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

.style7 {font-size: 9px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; }

#news {
float:left;
padding:5px;
text-align:left;
margin-top:15px;
}
#news p {
font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#777;
padding-bottom:8px;
margin-bottom:8px;
border-bottom:1px solid #cecece;
}
#news h3 {
font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
margin:0 0 8px 0;
}
#news h3 a {
font:bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333;
text-decoration:none;
}
#footer ul li {
float:left;
list-style:none;
display:block;
margin:8px 15px 0 24px;
}
#footer ul li a{
font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
text-decoration:none;
color:#fff;
}