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:#fff url(../images/body-bg.png) center top no-repeat;
	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 =====*/
#main {
	width:980px;
	margin:0 auto;
	font-size:.75em;
	position:relative;
}
header{
	height:144px;
}

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

.footer-bg{
	background:url(../images/footer--bg.jpg) center bottom no-repeat;
}
/*----- 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 -----*/

#content .list a{
	background: url(../images/marker1.png) left center no-repeat;
	font:17px/30px Arial, Helvetica, sans-serif;
	padding-left:14px;
	color:#000;
	display:inline-block;
}

a.more{
	font:bold 14px/18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
	border-bottom:2px #000 dotted;
	margin:0;
	display:inline-block;
}

a.more:hover{padding-bottom:2px;border:none;}

.extra-wrap {
	overflow:hidden;
}
p {
	margin-bottom:22px;
}
.p1 {
	margin-bottom:11px;
}
.p2 {
	margin-bottom:22px;
}
.p3 {
	margin-bottom:33px;
}

.f17{font-size:17px;}

.black{color:#000;}
/*----- txt, links, lines, titles -----*/
a {
	color:#d52d00;
	outline:none;
}
a:hover {
	text-decoration:none;
}
/*==================boxes====================*/

dl.address dd {
	text-align:right;
	clear:both;
	width:190px;
}
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;
}

/*===== header =====*/
header nav{
	overflow:hidden;
	background:url(../images/nav-bg.png) no-repeat;
}

header nav li{
	float:left;
}

header nav li a{
	font:13px/67px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	text-align:center;
	width:163px;
	display:inline-block;
}

header nav li.active a,header nav li a:hover{
	background:url(../images/nav-bg2.png) no-repeat;
}

header h1{
	position:absolute;
	top:78px;
}

header .descr{
	font:20px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	position:absolute;
	left:462px;
	top:67px;
	text-transform:uppercase;
	padding:20px;
}

header .twitter{
	position:absolute;
	right:12px;
	top:126px;
}
/*===== content =====*/

#content{
	overflow:hidden;
	color:#666666;
	font:12px/21px Arial, Helvetica, sans-serif;
	padding-bottom:60px;
	position:relative;
}

#content .colum span{
	font:19px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
	padding:0 0 18px 0px;
	display:block;
}

#content h2{
	font:34px/94px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	text-transform:uppercase;
}

#content h3{
	font:24px/34px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

#content h4{
	font:13px/24px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
}

#content .inner{
	padding:24px 0 0 23px;
}


#content .pretty a{
	float:left;
	margin-right:7px;
	margin-bottom:7px;
}

#content .pretty a.np{
	margin-right:0;
}

#content time,#content mark{
	font:20px/26px Arial, Helvetica, sans-serif;
	color:#fff;
	background:#39beda;
	display:inline-block;
	padding:0 16px;
	-moz-border-radius:5px;
	border-radius:5px;
}

#content .border-bottom{
	border-bottom:1px #e0e0e0 solid;
	padding-bottom:11px;
}

#content .rss{
	float:left;
	margin:-8px 0 0 18px;
}

/*===== footer =====*/
footer .col{
	width:250px;
	position:absolute;
	top:50px;
}

footer h3{
	font:18px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px #dcdcdc solid;
	text-transform:uppercase;
	padding-left:8px;
	padding-bottom:6px;
	margin-bottom:15px;
}

footer h2{
	font:13px Arial, Helvetica, sans-serif;
	color:#fff;
	border-bottom:1px #dcdcdc solid;
	padding-left:8px;
	padding-bottom:6px;
	margin-bottom:15px;
}


footer .col .list li{
	border-bottom:1px #474747 solid;
}

footer .col .list li:last-child{
	border:none;
}

footer .col .list a{
	font:11px/31px Arial, Helvetica, sans-serif;
	color:#a6a6a6;	
	text-decoration:none;
	text-transform:uppercase;
	display:block;
	padding-left:8px;
}

footer .col .list a:hover{
	background:#39beda;
	color:#fff;
}

footer .col1{
	left:10px;
}

footer .col2{
	left:202px;
}

footer .col3{
	left:393px;
}

footer .col4{
	left:580px;
}

footer .privacy{
	text-transform:uppercase;
	color:#fff;
	font:11px Arial, Helvetica, sans-serif;
	position:absolute;
	left:18px;
	top:260px;
}

footer .lnks{
	position:absolute;
	top:256px;
	right:18px;
	color:#878787;
	text-transform:uppercase;
	font:10px Arial, Helvetica, sans-serif;
}

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

#form1 input,#form1 textarea{
	width:271px;
	border:1px #949494 solid;
	float:left;
	margin-bottom:4px;
	padding:8px 0 8px 10px;
	color:#949494;
}

#form1 textarea{
	height:165px;
	margin-bottom:40px;
}

#form1 .btns{
	float:right;
	padding-right:6px;
}

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

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

#coin{
	margin-bottom:16px;
	display:none;
}

#cs-buttons-coin{
	display:none;
}

.cs-next{
	background: url(../images/prev-next-sprite.png) no-repeat right bottom;
	text-indent:-9999em;
	width:33px;
	height:33px;
	position:absolute;
	right:0;
	top:33px;
}

.cs-next:hover{background-position:0 100%;}

.cs-prev{
	background: url(../images/prev-next-sprite.png) no-repeat left top;
	text-indent:-9999em;
	width:33px;
	height:33px;
	position:absolute;
	right:0;
	top:0;
}

.cs-prev:hover{background-position:100% 0;}

/* gallery */
#img {
    position: relative;
    width: 614px;   
	overflow:hidden;
}

#gallery { 
	width:614px;
}

#gallery li {
    float: left;
    cursor: pointer;
	margin-right:8px;
}

.caption {
	display:none;
}


.jcarousel-container {
	position:relative;
}

.jcarousel-clip {
	width:614px;
	overflow:hidden;
}

.jcarousel-prev {
    position: absolute;
	top:220px;
	left:0;
}


.jcarousel-next {
    position: absolute;
    width:33px;
	height:15px;
	background:url(../images/next.gif);
	right:0;
	top:220px;
	cursor:pointer;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
	height:207px;
    overflow: hidden;
    position: relative;
	padding-top:8px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    width: 199px;
    height:173px;
}
