* {
	padding:0;
	margin:0;
	border:0;
	font-family:arial,verdana,helvetica,tahoma,sans-serif;
}
p {
	font-size:.85em;
	padding:0 0 1em 0;
	line-height:1.15em;
}
a {
	color:#595959;
}
a:visited {
	color:#707070;
}
a:hover {
	text-decoration:none;
}
ul {
	list-style:none;
}
h1, h3 {
	font-weight:normal;
	padding-bottom:1em;
}
/*------------------------------------main--------------------------------------------*/
html {
	height:100%;
}
body#main {
	background:#020010 url("/img/bg.jpg") repeat-x left top;
	height:100%;
	border-top:7px #FF9C00 solid;
}
#deco {	
	width:100%;
	min-height:100%;
	background:url("/img/big.jpg") no-repeat left top;
	position:relative;
}
#wrapper {
	max-width:990px;
	width:90%;
	margin:0 auto;
	padding:6% 0 150px 0;
	overflow:hidden;
	position:relative;
}
#footer {
	position:relative;
	margin-top:-7em;
	height:4em;
	background:#FFF;
	border-bottom:2em #888 solid;
	border-top:7px #1C0075 solid;
	padding:10px 20px 0 0;
}
#first {
	float:left;
	width:60%;
	padding:80px 0 10px 0;
}	
#second {
	float:right;
	width:35%;
	padding:80px 0 10px 0;
}	
#frame {
	float:left;
	width:96.5%;
	padding:50px 0 10px 0;
}	
#list li, #list2 li, #list1 li {
	background:url("/img/marker.gif") no-repeat left 3px;
	padding-left:15px;
	font-size:.85em;
	margin-bottom:1em;
	line-height:1.1em;
	color:#FFF;
}
.attention {
	background:url("/img/arrow.png") no-repeat left top;
	padding-left:25px;
	color:#3A61BE;
	font-size:1.2em;
}
p.attention {
	font-size:.85em;
	color:#000;
	margin-left:50%;
}
p.header {
	color:#FFF;
}
/*----------------------------------------------hcard----------------------------------*/		
.vcard {
	width:100%;
	clear:both;
}
	.vcard .org {
			background:url("/img/logo.png") no-repeat;
			width:437px;
			height:70px;
			padding:0;
}
	.vcard .org span {
			display:none;
}
/*------------------------------------------inner-------------------------------------------*/
#inner {
	background: #F6F6F6 url("/img/inner_bg.jpg") no-repeat bottom center fixed;
	height:100%;
	border-top:7px #FF9C00 solid;
}
#inner #deco {	
	width:100%;
	min-height:100%;
	background:url("/img/small.jpg") repeat-x left top;
	position:relative;
}
#inner #wrapper {
	padding:20px 0 150px 0;
}	
#inner #list li, #inner #list1 li , #inner #list2 li {
	background:url("/img/marker_b.gif") no-repeat left top;
	color:#000;
}
#inner #menu li.contacts {
	background:url("/img/envelope.png") no-repeat left top;
	padding-left:30px;
	min-height:30px;
}
#inner #menu {
	position:absolute;
	width:450px;
	right:0px;
	top:20px;
	display:inline;
}

/*------------------------------------menu--------------------------------------------*/
#menu {
	position:absolute;
	width:350px;
	right:0px;
	top:9%;
	display:inline;
}
	#menu li {
		float:right;
		margin-left:30px;
}
	#main li.contacts {
		background:url("/img/envelope.png") no-repeat left top;
		padding-left:30px;
		min-height:30px;
}
	#menu li a {
		color:#FFF;
}
	#menu li a:hover {
		color:#EF6F28;
}	

/*------------------------------------form-----------------------------------------*/
form { 
	float:left;
	padding:10px;
	font-size:.85em;
	border:1px #e0e0e0 solid;
	width:100%;
	   
}
fieldset {
	padding:10px 0;	
	float:left;	 
	width:100%;
	border:0;
}
legend {
	color:#bababa;
	padding:1em 1em 2em 0;
	white-space:normal;
}
	legend strong {
		color:#F00;
}
label {  	
	float:left;
	width:99%;
	margin:0 0 10px 0px;	 	
}
	label input {
		float:right;
		width:303px;
		height:1.5em;
		border:1px #818181 solid;
}
	label textarea {
		float:right;
		width:303px;
		border:1px #818181 solid;
}	
textarea {
	font-size:.97em;
}
label span {
	float:left;
	width:250px;
}
	label span strong {
		color:#F00;
}
#submit {
	float:right;
	margin:20px 188px 0 0;
	width:120px;
	height:38px;
    background:url("/img/button.png");
    cursor:pointer;
    border:none;
    color:#FFF;
} 
/*------------------------------------------copyright-----------------------------------*/		
.copyright {
	list-style:none;
	height:1.5em;
	position:absolute;
	left:0;
	bottom:0;
	width:90%;
	max-width:990px;
} 
.copyright li {
	float:left;
	margin:0 0 0 10px;
	padding-bottom:30px;
}
.copyright li a {
	color:#888;
	font-size:.75em;
	text-decoration:underline;
} 
.copyright li a:hover {
	text-decoration:none;
}



#inner #langs {
	position:absolute;
	width:360px;
	right:0px;
	top:75px;
	display:inline;
}

#menu {
	position:absolute;
	width:350px;
	right:0px;
	top:9%;
	display:inline;
}


#langs {
	position:absolute;
	width:350px;
	right:0;
	top:15.5%;
	list-style:none;
	display:inline;	
}
#langs div {
	width:100%;
	font-size:85%;
}
#langs ul {
	list-style: none;
}
#langs li {
	float:right;
	margin:0 0 0 10px;
	vertical-align:inherit;
	background:url("/images/dot.gif") no-repeat center left;
}
#langs li a {
	color:#fff;
	display:block;
	position:relative;
}
#langs li a:hover {
	color:#ef6f28;
	display:block;
	position:relative;
}



/* --------------------------------------------------------- */
#contact {
	width:100%;
	font-size:.75em;
}
#contact td, #contact th {
	padding:4px 2px 2px 0;
	border-bottom:1px #888 solid;
}

#company-info {
	color:#fff;
	margin:2em 0;
	font-size:.8em;
}
h4 {
	font-size:1.1em;
	font-weight:normal;
	padding-bottom:1em;
}
#main #list2 li a {
	color:#fff;
}
#inner #list_contact ul {
	background:url("/img/marker_b.gif") no-repeat left 3px;
	padding-left:15px;
	font-size:.85em;
	margin-bottom:1.1em;
}
#inner #list_contact li {
	line-height:1.25em;
}