* {
	margin:15;
	padding:0;
}
html, body { 
	height:100%;
}
html {
	min-width:988px;
}
body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1.125em;
	color:#666666;
}

img {
	border:0; 
	vertical-align:top; 
	text-align:left;
}
object { 
	vertical-align:top; 
	outline:none;
}
ul, ol { 
	list-style:none;
}
table, table td { 
	padding:0;
	border:none;
	border-collapse:collapse;
}

.fleft { 
	float:left;
}
.fright { 
	float:right;
}
.clear { 
	clear:both;
}

.col-1, .col-2, .col-3 { 
	float:left;
}

.alignright { 
	text-align:right;
}
.aligncenter { 
	text-align:center;
}

.wrapper { 
	width:100%;
	overflow:hidden;
}
.container { 
	width:100%;
}




/*==== GLOBAL =====*/
#main {
	width:988px; 
	margin:0 auto;
	font-size:.75em;
	position:relative;
	z-index:2;
}

#header {
	height:300px;
	overflow:hidden;
}
#footer {
	padding:20px 0 40px 0;
}


/*----- forms parameters -----*/

input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}


/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding-bottom:20px;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}


p {
	margin-bottom:16px;
}
.p1 { 
	margin-bottom:8px;
}
.p2 { 
	margin-bottom:16px;
}
.p3 { 
	margin-bottom:24px;
}

/*----- txt, links, lines, titles -----*/
a {
	color:#94b452; 
	outline:none;
}
a:hover{
	text-decoration:none;
}

h2 {
	font-size:30px;
	line-height:1.2em;
	color:#1B451B;
	font-weight:normal;
	border-bottom:1px solid #d7d7d7;
	letter-spacing:-1px;
	padding-bottom:17px;
	margin-bottom:17px;
}
h3 {
	font-size:18px;
	line-height:24px;
	color:#393939;
	font-weight:normal;
	margin-bottom:13px;
}
h4 {
	font-size:1em;
	color:#393939;
}

.link1 { 
	background:url(images/arrow2.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	color:#cbbd7d;
	font-weight:bold;
}
.link2 {
	color:#9d9d9d;
}
	

.button { 
	float:left;
}
	.button span { 
		display:block; 
		background:url(images/button-left.gif) no-repeat left top; 
		padding-left:15px;
	}
		.button span span { 
			background:url(images/button-right.gif) no-repeat right top;
			padding-right:10px;
			padding-left:0;
		}
			.button span span a { 
				display:block;
				background:url(images/button-bg.gif) 0 0 repeat-x;
				padding:2px 5px 3px 5px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
			}
			.button span span a:hover { 
				text-decoration:underline;
			}
			
			
.line-ver { 
	background-image:url(images/line-ver.gif); 
	background-repeat:repeat-y;
	width:100%;
}

.title { 
	margin-bottom:20px;
}


/*==================boxes====================*/
.box {
	width:100%;
}
	.box .left-top-corner {
		background:url(images/left-top-corner.png) no-repeat 0 0;
		padding-left:26px;
	}
	.box .right-top-corner {
		background:url(images/right-top-corner.png) no-repeat 100% 0;
		padding-right:26px;
	}
	.box .border-top {
		height:26px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		background:url(images/border-top.png) 0 0 repeat-x;
	}
	.box .left-bot-corner {
		background:url(images/left-bot-corner.png) no-repeat 0 0;
		padding-left:26px;
	}
	.box .right-bot-corner {
		background:url(images/right-bot-corner.png) no-repeat 100% 0;
		padding-right:26px;
	}
	.box .border-bot {
		height:26px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		background:url(images/border-bot.png) 0 0 repeat-x;
	}
	.box .left-shad {
		background:url(images/left-shad.png) 0 0 repeat-y;
		padding-left:3px;
	}
	.box .right-shad {
		background:url(images/right-shad.png) 100% 0 repeat-y;
		padding-right:4px;
	}
	.box .bg {
	background:url(images/box-bg.gif) 0 0 repeat-x #ffffff;
	}
	.box .inner {
	padding:10px 32px 8px 50px;
	}





.box1 {
	margin:0 4px 0 3px;
	color:#FFFFFF;
}
	.box1 .left-top-corner {
		background:url(images/left-top-corner1.png) no-repeat 0 0;
		padding-left:25px;
	}
	.box1 .right-top-corner {
		background:url(images/right-top-corner1.png) no-repeat 100% 0;
		padding-right:25px;
	}
	.box1 .border-top {
		height:25px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		background:url(images/border-top1.gif) 0 0 repeat-x;
	}
	.box1 .left-bot-corner {
		background:url(images/left-bot-corner1.png) no-repeat 0 0;
		padding-left:25px;
	}
	.box1 .right-bot-corner {
		background:url(images/right-bot-corner1.png) no-repeat 100% 0;
		padding-right:25px;
	}
	.box1 .border-bot {
		height:25px;
		overflow:hidden;
		font-size:0;
		line-height:0;
		background:url(images/border-bot1.gif) 0 0 repeat-x;
	}
	.box1 .bg {
		background:url(images/box1-bg.gif) 0 0 repeat-x #3d372e;
	}
	.box1 .inner { 
		padding:0 32px 15px 40px;
	}
		
		
		.box1 h2 {
			border:none;
			background: no-repeat 0 14px;
			padding:0 0 0 0px;
			color:#fbf3cc;
		}



.address dt {
	margin-bottom:16px;
}
.address dd { 
	clear:both;
}
	.address dd span { 
		float:left;
		width:81px;
	}
	.address dd a {
		color:#9d9d9d;
	}


/*===== header =====*/
#header .logo	 {
	position:absolute;
	left:0px;
	top:99px;
}

#header .nav {
	position:absolute;
	left:370px;
	top:100px;
}
	#header .nav li {
		float:left;
		position:relative;
	}
		#header .nav li a {
	float:left;
	width:122px;
	text-align:center;
	height:85px;
	line-height:85px;
	color:#000000;
	font-size:16px;
	text-decoration:none;
	position:relative;
	z-index:2;
		}
		#header .nav li a:hover, #header .nav li a.current {
	color:#FFFFFF;
		}
		
		#header .nav li b {
			display:block;
			width:122px;
			height:75px;
			position:absolute;
			left:0;
			top:6px;
			z-index:1;
			display:none;
		}
	
	#header .nav li.last a{
	width:127px;
	text-indent:-6px;
	}
	#header .nav li.last a:hover, #header .nav li.last a.current {

	}
		
		#header .nav li.item1 b {
			background:url(images/m1.png) no-repeat 0 0;
		}
		#header .nav li.item2 b {
			background:url(images/m2.png) no-repeat 0 0;
		}
		#header .nav li.item3 b {
			background:url(images/m3.png) no-repeat 0 0;
		}
		#header .nav li.item4 b {
			background:url(images/m4.png) no-repeat 0 0;
		}
		#header .nav li.item5 b {
			background:url(images/m5.png) no-repeat 0 0;
			height:57px;
		}

/*===== content =====*/
#content {
  min-height:260px;
	height:auto !important;
	height:260px;
}
	
	#content .row-1 {
		padding-bottom:7px;
	}
	
		#content .row-2 .line-ver {
			background-image:url(images/line-ver1.gif);
		}
		#content .row-2 h3 {
			color:#fff;
		}
	
	
	#content .row-1 .list1 li {
		background:url(images/arrow3.gif) no-repeat 0 4px;
		padding:0 0 8px 18px;
	}
		#content .row-1 .list1 li a {
			color:#393939;
		}
		#content .row-1 .list1 li a:hover {
			border-bottom:1px solid #393939;
		}
	
	.img-list {
		width:100%;
		overflow:hidden;
	}
		.img-list li {
	float:left;
	width:225px;
	margin-right:0px;
	line-height:15px;
		}
		.img-list li.last {
			margin-right:0;
		}
			.img-list li img {
				margin-bottom:12px;
			}
			.img-list li a {
				color:#5694e4;
				font-style:italic;
			}
	
	
	.partners-list {
		width:100%;
		overflow:hidden;
	}
		.partners-list li {
	float:left;
	width:800px;
	margin-right:14px;
		}
		.partners-list li.last {
			margin-right:0;
		}
			.partners-list li img {
				display:block;
				margin-bottom:10px;
			}
			.partners-list li strong {
				display:block;
				color:#393939;
			}
	
	
	
	.list1 li {
		background:url(images/arrow1.gif) no-repeat 0 4px;
		padding:0 0 7px 19px;
		font-size:16px;
	}
		.list1 li a {
			color:#fff;
			text-decoration:none;
		}
		.list1 li a:hover {
			border-bottom:1px solid #fff;
		}

/*===== footer =====*/

		.footer-box .top {
			background:url(images/footer-box-top.png) no-repeat 0 0;
			height:31px;
			overflow:hidden;
			font-size:0;
			line-height:0;
		}
		.footer-box .bot {
			background:url(images/footer-box-bot.png) no-repeat 0 100%;
			height:26px;
			overflow:hidden;
			font-size:0;
			line-height:0;
		}
			.footer-box .inner {
				background:url(images/footer-box-bg.png) 0 0 repeat-y;
				padding:0 4px;
			}
				.footer-box .wrapper {
					background:url(images/footer-tail.gif) 0 0 repeat-x #e8e8e8;
				}
		
		
		
		
		#footer .fleft {
			padding:0 0 0 35px;
		}
			#footer .fleft a {
				color:#61ade6;
			}
		#footer .nav {
			float:right;
			padding-right:25px;
		}
			#footer .nav li {
				display:inline;
			}
				#footer .nav li a {
					color:#61ade6;
					padding:0 16px 0 13px;
				}


/*----- forms -----*/
#newsletter-form fieldset {
	border:none;
	background:url(images/input-bg.gif) no-repeat 0 0;
}
	#newsletter-form label {
		display:block;
		height:41px;
		overflow:hidden;
	}
	#newsletter-form label.last {
		height:31px;
	}
	#newsletter-form input.text {
		width:240px;
		border:none;
		background:none;
		padding:8px 0 2px 10px;
		color:#fff;
		font-weight:bold;
	}
	#newsletter-form input.submit {
		width:86px;
		height:23px;
		color:#fff;
		text-decoration:none;
		text-align:center;
		font-weight:bold;
		border:none;
		background:url(images/subscribe.gif) no-repeat 0 0;
		cursor:pointer;
	}


#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:45px;
		background:url(images/input-bg.gif) no-repeat 0 0;
	}
	#contacts-form input {
		width:240px;
		border:none;
		padding:7px 0 4px 10px;
		color:#fff;
		background:none;
		font-weight:bold;
	}
	#contacts-form .textarea-box {
		background:url(images/textarea.gif) no-repeat 0 0;
		width:301px;
		height:75px;
		margin-bottom:5px;
	}
	#contacts-form textarea {
		width:285px;
		background:none;
		border:none;
		padding:7px 0 4px 10px;
		color:#fff;
		overflow:auto;
		height:65px;
		font-weight:bold;
	}

	#contacts-form .col-1 {
		width:276px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:301px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}

/*==========================================*/

.bgstretcher {
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: 1;
}
.bgstretcher, .bgstretcher UL, .bgstretcher UL LI {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
