@charset "UTF-8"; 

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, details, figcaption, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, summary, time {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, output, section, summary{
	display:block;
}
meter,progress,mark, time{
	display:inline;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:980px;
}
body {
	background:url(../images/content-bg.png) center 188px no-repeat #18597f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:100%;
	line-height:1em;
	color:#000;
}
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%;
}
a.und, .und a {
	text-decoration:none;
}
a.und:hover, .und a:hover {
	text-decoration:underline;
}
.nocolor, .nocolor a{
	color:inherit;
}
/*==== GLOBAL =====*/
.pages{
	width:1000%;
	position:relative;
}

.page{
	width:10%;
	float:left;
}

.inner{
	width:980px;
	margin:0 auto;
	position:relative;
}
header{
	width:100%;
	height:188px;
	position:absolute;
	background:url(../images/header-bg.png) center top no-repeat;
	z-index:2;
}

#content{
	margin-top:188px;
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#fff;
	overflow:hidden;
	position:relative;
}

#content>.inner{
	width:900px;
	padding:160px 0 170px 80px;
	overflow:hidden;
}

#page1 #content>.inner{padding:100px 0 170px 30px; width:980px;}

footer {
	height:42px;
	background:url(../images/footer-bg.png) center top no-repeat;
	position:absolute;
	width:100%;
	min-width:980px;
}

.pressfooter{
	height:100%;
	min-height:863px;
	position:relative;
	margin-bottom:-42px;
	overflow:hidden;
}
/*----- forms parameters -----*/

input, select, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
	margin:0;
}

textarea{
	overflow:auto;
}
/*----- other -----*/

a.button{
	font:12px/29px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
	background:url(../images/button-bg.png);
	display:inline-block;
	padding:0 12px;
	-moz-border-radius:6px;
	border-radius:6px;
	-webkit-border-radius:6px;
}

a.button:hover{
	color:#fffd2b;
}

.list a{
	background:url(../images/marker1.png) left 5px no-repeat;
	padding-left:14px;
	line-height:22px;
}

.list.t2 a{
	font-weight:bold;
	background-image:url(../images/marker2.png);
	line-height:24px;
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:9px;
}
.p2 {
	margin-bottom:18px;
}
.p3 {
	margin-bottom:27px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#fff;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
	width:240px;
}
dl.address dd span {
	float:left;
}
dl.img-box,.img-box-set dl {
	overflow:hidden;
}
dl.img-box dt ,.img-box-set dl dt{
	float:left;
}
dl.img-box dd ,.img-box-set dl dd{
	overflow:hidden;
}

dl.img-box.t1 dt{
	padding-right:6px;
}

/*===== header =====*/
header .logo{
	position:absolute;
	left:400px;
	top:60px;
	z-index:1000;
}

header .logo img{
	left:0;
	top:0;
	position:absolute;
	z-index:1000;
}

header h1{
	position:absolute;
	left:360px;
	top:52px;
}

header h1 a{
	font:700 36px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
}

header nav{
	position:absolute;
	top:156px;
	left:146px;
}

header nav li{
	float:left;
	margin-right:80px;
}

header nav li.thd{
	margin-right:300px;
}

header nav li a{
	color:#b9b9b9;
	font:400 13px/1.2em Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
}

header nav li a:hover,header nav li.active a{
	color:#fff;
}
/*===== content =====*/

#content h2{
	font:36px/1.3em Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:60px;
}

#content h3{
	font:20px/1.2em Arial, Helvetica, sans-serif;
	color:#fff;
	margin-bottom:22px;
}

#content .border-right{
	background: url(../images/v_border.png) right repeat-y;
	padding-right:30px;
	margin-right:30px;
}

#content .border-bottom{
	background:url(../images/g-border.png) bottom repeat-x;
	padding-bottom:18px;
}

.forum{
	width:100%;
}

.forum td{
	border:1px rgba(255,255,255,.2) solid;
	text-align:center;
	vertical-align:middle;
	padding:14px 0;
}

.forum td.col1{
	width:546px;
	padding-left:24px;
	text-align:left;
}

.forum .row1 td{
	text-align:center;
}

/*===== footer =====*/
footer{
	text-align:center;
}

footer .privacy{
	font:10px/42px Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase;
}

footer .privacy a{
	text-transform:none;
}


/*----- forms -----*/

#form1 input,#form1 textarea{
	background:#fff;
	border:none;
	width:253px;
	float:left;
	padding:5px 0 5px 6px;
	margin:0 0 16px 0;
	font:12px Arial, Helvetica, sans-serif;
	color:#515151;
}

#form1 textarea{
	height:150px;
}

#form1 .btns{
	float:right;
}

#form1 .btns a{
	float:left;
	margin-left:14px;
}

#login{
	position:absolute;
	left:320px;
	top:160px;
}

#login label{
	float:left;
	margin-right:20px;
}

#login input{
	width:113px;
	display:inline-block;
	background:#fff;
	border:none;
	padding:4px 0 4px 6px;
	margin-top:2px;
	margin-left:10px;
}

#login .button{
	float:left;
}

/*==========================================*/
