@import url(reset.css);
/* global styles
---------------------------------------- */
body, div, table {font: 11px Arial, Tahoma, Verdana, sans-serif; color: #000;}
html, body{    
	width: 100%;
    height: 100%;
	background-color: #1f80b6;
}
h1{
	font-size: 18px;
}
h2{
	font-size: 16px;
	}
h3 {
	font-size: 14px;
	}
a {color: #0066cc; text-decoration: underline;}
a:hover{text-decoration:none;}
p {margin:15px 0}
/* Page
---------------------------------------- */
.page {
	overflow:hidden;
	position:relative;
	margin:0 auto;
	width:1195px;
	background-color:#FFF;
}
/* Header
---------------------------------------- */
.header {
	position:relative;
	z-index:3;
	margin:0 auto;
}
.header-top {
	position:relative;
	z-index:3;
	margin-bottom:-5px;
	height:136px;
	background:url(../i/header-bg.png);
}
/* logo */
.header .logo {
	position:absolute;
	top:9px;
	left:46px;
	}
	.header .logo a {
		display:block;
	}
	.header .logo a img {display:block;}
	.header .logo span.phone {
		display:inline-block;
		position:relative;
		top:-7px;
		margin-left:108px;
		color:#fff;
		font-size:18px;
		line-height:18px;
	}
/*about*/
.header .about {
	position:absolute;
	top:90px;
	right:155px;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
/* navigation */
.global-nav {
	position:absolute;
	z-index:2;
	right:0;
	top:130px;
	padding-left:31px;
	overflow:hidden;
	}
	.global-nav li {
		float:left;
		position:relative;
	
		height:38px;
		background:url(../i/nav-bg.png) repeat-x 0 100%;
		}
		.global-nav li a {
			display:block;
			padding:12px 35px 12px 20px;
			background:url(../i/nav-star.png) no-repeat 0 -200px;
			color:#fff;
			font-size:13px;
			text-decoration:none;
		}
		.global-nav li a:hover {
			background-position:0 50%;
		}
		.global-nav li a.active {
			background-position:0 50%;
		}
		.global-nav li span.side {
			position:absolute;
			top:0;
			left:-31px;
			display:block;
			width:31px;
			height:38px;
			background:url(../i/nav-bg.png);
		}
/*promo*/
.promo {
	position:relative;
	height:478px;
	}
	.promo .flash {
		position:relative;
		z-index:1;
	}
	.promo .promo-btm {
		position:absolute;
		z-index:2;
		left:0;
		bottom:0;
		height:64px;
		width:100%;
		background:url(../i/promo-btm.png);
	}
/* Body
---------------------------------------- */
.body {
	position:relative;
	z-index:2;
	padding:0 0 0 0;
}

/* Content Layout
---------------------------------------- */
.content {
	overflow:hidden;
	min-height:500px;
	padding:50px 170px 30px;
}
/*heading*/
.content .heading {
	color:#d92407;
}
/*index-content*/
.index-content {
	padding:0;
	margin-top:-59px;
	min-height:300px;
	border-bottom:4px solid #ff6e0f;
	background:url(../i/aside-brdr.png) repeat-y 100% 0;
	}
	.index-content .aside {
		float:right;
		padding:30px 30px 0 50px;
		width:200px;
min-height:600px;
	}
	.index-content .main {
		overflow:hidden;
		padding:80px 70px 0 115px;
	}

/* Custom
---------------------------------------- */
.banners {}
	.banners li {
		margin-bottom:30px;
	}
/* Footer
---------------------------------------- */
.footer {
	position:relative;
	overflow:hidden;
	padding:10px 35px;
	height:113px;
	width:1125px;
	margin:0 auto;
	background:url(../i/footer-bg.png);
	color:#fff;
}
	.footer div {color:#fff;}
	.footer .footer-info {
		float:left;
		margin-top:15px;
	}
	.footer .counters {
		margin-bottom:15px;
	}
	.footer .footer-text {
		float:right;
		}
#flashContent {width:720px;height:180px;}


A.news {
	 FONT-SIZE: 12px;  COLOR: #b3b3b3; FONT-FAMILY: Tahoma;   TEXT-DECORATION:none; FONT-WEIGHT: normal; 
	
}
A.news:active {
	FONT-SIZE: 12px; COLOR: #b3b3b3;   FONT-FAMILY: Tahoma;   TEXT-DECORATION:none; FONT-WEIGHT: normal; 
  
}
A.news:hover {
	 FONT-SIZE: 12px; COLOR: #b3b3b3;   FONT-FAMILY: Tahoma;   TEXT-DECORATION:underline; FONT-WEIGHT: normal; 

}
A.news:visitet {
	 FONT-SIZE: 12px; COLOR: #b3b3b3;   FONT-FAMILY: Tahoma;   TEXT-DECORATION:none; FONT-WEIGHT: normal; 

}


	
