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 {
	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, meter, nav, output, progress, section, summary{
	display:block;
}
mark{
	display:inline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
html, body {
	height:100%;
}
html {
	min-width:1016px;
}
body {
	background:#eeece7 url(../images/body-bg.gif) repeat-x top;
	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;
	position:relative;
	z-index:1;
	overflow:hidden;
}

.col-1 section,.col-2 section,.col-3 section{
	overflow:hidden;
}

.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 =====*/
#main {
	width:1016px;
	margin:0 auto;
	font-size:.75em;
}
header{
	height:585px;
	position:relative;
}

#content{
	width:1016px;
	overflow:hidden;
	padding-top:4px;
	font:13px/18px Arial, Helvetica, sans-serif;
	color:#3b3d3e;
}

footer {
	height:63px;
	position:relative;
}

.header-bg{
	width:100%;
	float:left;
	background: url(../images/header-bg.jpg) no-repeat center top;
}
/*----- forms parameters -----*/

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

a.button{
	font:bold 12px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#315473;
	text-decoration:none;
	float:left;
	background:url(../images/button-bg.gif);
	padding:0 12px 0 12px;
	position:relative;
}

a.button:hover{
	color:#fff;
}

a.button:before{
	background: url(../images/button-left.gif);
	width:6px;
	height:24px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

a.button:after{
	background: url(../images/button-right.gif);
	width:6px;
	height:24px;
	position:absolute;
	right:0;
	top:0;
	content:'';
}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:18px;
}
.p1 {
	margin-bottom:8px;
}

strong.p1 {
	display:block;
}

.pl{
	padding-left:28px;
	font-size:14px;
}

.p2 {
	margin-bottom:18px;
}
.p3 {
	margin-bottom:24px;
}

.f15{
	font:15px/24px Arial, Helvetica, sans-serif;
}

.blue{
	color:#1b73bd;
}

.mrk{
	font:bold 13px/19px Arial, Helvetica, sans-serif;
	padding-bottom:3px;
	display:block;
	color:#3b3d3e;
	background:url(../images/marker2.gif) left center no-repeat;
	padding-left:30px;
}
/*----- txt, links, lines, titles -----*/
a {
	color:#1f82c6;
	outline:none;
}

a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

cite{
	width:203px;
	height:157px;
	padding:34px 24px 0 25px;
	display:block;
	position:relative;
	color:#fff;
	font:italic 15px/18px Arial, Helvetica, sans-serif;
	background: url(../images/cite.jpg) no-repeat;
}

cite mark{
	font:italic 13px Arial, Helvetica, sans-serif;
	color:#1d7cc2;
	position:absolute;
	bottom:6px;
}

.list{
	overflow:hidden;
	margin-bottom:14px;
}

.list li{
	background: url(../images/marker1.gif) left center no-repeat;
	padding:0 0 3px 28px;
	margin-bottom:5px;
}

.list li a{
	font:14px/18px Arial, Helvetica, sans-serif;
	color:#6c6b69;
}

dl.address {
	margin-bottom:22px;
}
dl.address dd {
	text-align:right;
	clear:both;
}
dl.address dd span {
	float:left;
}

dl.img-box,.img-box-set dl {
	padding-bottom:24px;
	overflow:hidden;
}
dl.img-box>dt ,.img-box-set dl>dt{
	float:left;
	padding-right:16px;
}
dl.img-box>dd ,.img-box-set dl>dd{
	overflow:hidden;
	padding-bottom:0;
}
dl.img-box>dd dt ,.img-box-set dl>dd dt{
	margin-bottom:16px;
}
dl.img-box>dd dd ,.img-box-set dl>dd dd{
	margin-bottom:10px;
	overflow:hidden;
}
/*===== header =====*/
header h1{
	position:absolute;
	left:36px;
	top:27px;
}
header h1 a{
	font:bold 48px/1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-transform:uppercase;
	color:#000;
	letter-spacing:-1px;
}

header h1 img{
	position:absolute;
	left:186px;
	top:39px;
}

header .rss{
	position:absolute;
	right:22px;
	top:50px;
	font:13px Arial, Helvetica, sans-serif;
	color:#4d4c4c;
	background:url(../images/rss.gif) no-repeat right bottom;
	padding:11px 42px 0 0;
}

header nav{
	position:absolute;
	left:40px;
	top:108px;
}

header nav li{
	float:left;
	padding-left:24px;
	background: url(../images/nav-ico.gif) no-repeat left center;
	margin-right:49px;
}

header nav li a{
	font:bold 13px/20px Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}

header nav li a:hover,header nav li.active a{
	color:#f87602;
}

header .header-pic{
	width:720px;
	height:292px;
	position:absolute;
	left:22px;
	top:155px;
}

#page1 header .header-pic,#page6 header .header-pic{background:url(../images/header-pic1.jpg);}
#page2 header .header-pic,#page4 header .header-pic{background:url(../images/header-pic5.jpg);}
#page3 header .header-pic,#page8 header .header-pic{background:url(../images/header-pic3.jpg);}
#page7 header .header-pic{background:url(../images/header-pic4.jpg);}
#page5 header .header-pic{background:url(../images/header-pic2.jpg);}

header .slogan-block{
	width:229px;
	height:246px;
	padding:96px 0 0 23px;
	position:absolute;
	background:url(../images/header-tail.gif) repeat-x;
	left:742px;
	top:155px;
	font:34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	line-height:30px;
	color:#fff;
	text-transform:uppercase;
}

header .slogan-block span.f30{
	font-size:30px;
}

header .slogan-block span.blue{
	color:#9dcdff;
	text-transform:none;
}

header .header-button{
	padding:0 9px 0 9px;
	font:bold 12px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#315473;
	text-transform:none;
	background: url(../images/header-button-bg.gif) repeat-x;
	position:absolute;
	left:24px;
	top:202px;
	letter-spacing:normal;
	text-decoration:none;
}

header .header-button:hover{
	color:#fff;
}

header .header-button:before{
	background: url(../images/header-button-left.gif);
	width:5px;
	height:26px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}
header .header-button:after{
	background: url(../images/header-button-right.gif);
	width:5px;
	height:26px;
	position:absolute;
	right:-1px;
	top:0;
	content:'';
}

header .header-box{
	width:263px;
	height:61px;
	position:absolute;
	font:23px/23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	color:#29455e;
	padding:15px 0 0 70px;
	background: url(../images/pic1.gif) left 9px no-repeat;
	border-right:4px #e4e3e2 solid;
}

header .header-box span{
	font:italic 13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#78828a;
	letter-spacing: normal;
}

header .header-box.box1{
	left:40px;
	top:473px;
}

header .header-box.box2{
	left:411px;
	top:473px;
	background:url(../images/pic2.gif) left 9px no-repeat;
	width:260px;
}
/*===== content =====*/

.row-1,.row-2{
	width:978px;
	background:url(../images/block-bg.gif) repeat-y;
	overflow:hidden;
	position:relative;
	margin-bottom:4px;
	padding:40px 0 24px 38px;
}

.row-2{
	padding-top:20px;
}

.row-1:before,.row-2:before{
	background: url(../images/block-top.gif);
	width:1016px;
	height:12px;
	position:absolute;
	left:0;
	top:0;
	content:'';
}

.row-1:after,.row-2:after{
	background: url(../images/block-bot.gif);
	width:1016px;
	height:12px;
	position:absolute;
	left:0;
	bottom:-1px;
	content:'';
}

#content h2{
	font:30px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#29455e;
	letter-spacing:-1px;
	margin-bottom:28px;
}

#content h2 span{
	text-transform:uppercase;
}

#content h3{
	font:23px/44px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#29455e;
	letter-spacing:-1px;
	margin-bottom:14px;
}

#content .border-bottom{
	background:url(../images/chess-border.gif) bottom repeat-x;
	padding-bottom:10px;
	margin-bottom:29px;
}

/*===== footer =====*/
footer .privacy,footer .privacy a{
	font:12px Arial, Helvetica, sans-serif;
	color:#3b3d3e;
}

footer .privacy{
	position:absolute;
	left:418px;
	top:18px;
}


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

#newsletter{
	position:absolute;
	left:767px;
	top:486px;
}

#newsletter h4{
	font:20px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#29455e;
	letter-spacing:-1px;
}

#newsletter label{
	float:left;
	background:url(../images/news-input.gif);
}

#newsletter label input{
		width:140px;
		float:left;
		padding:7px 0 6px 10px;
		border:none;
		background:none;
		font:10px Arial, Helvetica, sans-serif;
		color:#92a8bb;
}

#newsletter label input:focus{
		color:#3e6990;
}

#newsletter input[type=submit]{
	width:65px;
	height:26px;
	float:left;
	background:url(../images/news-submit.gif);
	border:none;
	cursor:pointer;
}

#form1 .left{
	float:left;
	width:320px;
	padding-right:15px;
}

#form1 .right{
	float:left;
	width:360px;
}

#form1 label{
	float:left;
	margin-bottom:15px;
}

#form1 label input{
	width:312px;
	float:left;
	border:1px #303030 solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e1e1e1 solid;
	font:13px Arial, Helvetica, sans-serif;
	color:#1b73bd;
	padding:3px 0 3px 6px;
}

#form1 textarea{
	float:left;
	width:352px;
	padding:3px 0 0 6px;
	border:1px #303030 solid;
	border-right:1px #cecece solid;
	border-bottom:1px #e1e1e1 solid;
	overflow:auto;
	height:97px;
	color:#1b73bd;
}

#form1 .btns{
	float:right;
}

#form1 .btns a{
	float:left;
	margin-left:32px;
}

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