* { margin:0; padding:0;}
body { background:#222530; font-family:Arial, Helvetica, sans-serif; font-size:100%; line-height:1em; color:#8c99ae;}

input, textarea, select { font-family:tahoma, geneva, sans-serif; font-size:.911em;}

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

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

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

p {
	margin-bottom:16px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.tail-top { background:url(images/tail-top.gif) left top repeat-x #353a46;}
.tail-bottom { background:url(images/tail-bottom.gif) left bottom repeat-x;}

.tail-left { position:absolute; top:0; left:0; width:50%; height:129px; background:url(images/tail-left.gif) left top repeat-x;}

/*==================forms====================*/
input, select { vertical-align:middle; font-weight:normal;}
img {border:0; vertical-align:top; text-align:left;}

#register-form label { display:block; height:28px;}
#register-form label input { width:211px; padding:1px 0 1px 3px; color:#252933;}
#register-form select { width:111px; margin-right:6px; color:#252933;}

#contacts-form label { display:block; height:27px; }
#contacts-form label input { width:235px; padding:2px 0 2px 3px; color:#fff; border:1px solid #484c57; border-left:1px solid #3c404d; border-top:1px solid #3c404d; background:#595d6a;}
#contacts-form textarea { width:329px; height:69px; padding:1px 0 1px 3px; margin-bottom:26px; overflow:auto; color:#fff; border:1px solid #484c57; border-left:1px solid #3c404d; border-top:1px solid #3c404d; background:#595d6a;}


/*==================list====================*/
ul { list-style:none;}

#nav { overflow:hidden; float:right; padding:37px 0 0 0; margin-right:-10px;}
#nav li { float:left; margin-left:-1px;}
#nav li a { display:block; float:left; padding:4px 32px 4px 32px; border-left:1px solid #40444c; font-size:.91em; text-transform:uppercase; color:#fff; text-decoration:none;}
#nav li a:hover { color:#a1d839;}
#nav li a.current { color:#a1d839;}

.list1 li { background:url(images/marker1.gif) no-repeat left 2px; padding:0 0 8px 21px;}
.list1 li a { font-weight:bold; color:#a1d839; text-decoration:none;}
.list1 li a:hover { color:#fff;}

.list2 { margin-bottom:10px; width:100%; overflow:hidden;}
.list2 li { padding:3px 0 7px 53px; border-bottom:1px solid #25282e; margin-bottom:5px; margin-right:26px; float:left; width:210px} 
.list2 li.alt { margin-right:0; width:240px;}
.list2 li.last { border:0;}
.list2 li a {
	font-weight:bold;
	text-align: left;
}
.list2 li.icon1 {
	background:url(images/icon1.gif) no-repeat left top;
	text-align: right;
}
.list2 li.icon2 {
	background:url(images/icon2.jpg) no-repeat left top;
	text-align: right;
}
.list2 li.icon3 {
	background:url(images/icon3.jpg) no-repeat left top;
	text-align: right;
}
.list2 li.icon4 {
	background:url(images/icon4.jpg) no-repeat left top;
	text-align: right;
}
.list2 li.icon5 { background:url(images/icon5.gif) no-repeat left top;}
.list2 li.icon6 { background:url(images/icon6.gif) no-repeat left top;}

.list3 { padding-bottom:10px;}
.list3 li {
	width:100%;
	overflow:hidden;
	padding:0 0 8px 0;
	vertical-align:top;
	color: #FFF;
}
.list3 li a { float:left; width:138px; color:#8c99ae; text-decoration:none;}
.list3 li a:hover { color:#fff;}
.list3 li span { float:left; width:55px;}
.list3 li em {
	float:left;
	font-style:normal;
	text-align: right;
}

.list4 li { padding:0 0 8px 0; font-weight:bold;}

/*==================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;}

.p1 { margin-bottom:16px;}
.p2 { margin-bottom:9px;}
.p3 { margin-bottom:30px;}


/*==================txt, links, lines, titles====================*/
a {color:#a1d839;}
a:hover{text-decoration:none;}

h2 { font-size:1em; text-transform:uppercase; margin-bottom:8px;}
h3 { font-size:1em; color:#fff; margin-bottom:20px;}
h4 { font-size:1em; color:#fff; margin-bottom:10px;}
h5 { font-size:1em; color:#a1d839;}

.txt1 { color:#fff;}

.link1 { display:block; float:right; background:#272a34; color:#fff; text-decoration:none; font-size:.91em; text-transform:uppercase;}
.link1 em { display:block; background:url(images/link1-left.gif) no-repeat left top;}
.link1 b { display:block; background:url(images/link1-right.gif) no-repeat right top; padding:4px 13px 3px 13px; font-weight:normal; font-style:normal;}
.link1:hover { background:#181c25;}

.link2 { display:block; float:right; background:#252830; color:#fff; text-decoration:none; font-size:.91em; text-transform:uppercase;}
.link2 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link2 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:4px 13px 3px 13px; font-weight:normal; font-style:normal;}
.link2:hover { background:#181c25;}

.link3 { display:block; float:right; background:#333743; color:#fff; text-decoration:none; font-size:.91em; text-transform:uppercase;}
.link3 em { display:block; background:url(images/link2-left.gif) no-repeat left top;}
.link3 b { display:block; background:url(images/link2-right.gif) no-repeat right top; padding:4px 13px 3px 13px; font-weight:normal; font-style:normal;}
.link3:hover { background:#181c25;}

.link4 {color:#8c99ae;}

.button { float:right;}
.button span { display:block; background:url(images/button-left.gif) no-repeat left top; padding-left:3px;}
.button span span { background:url(images/button-right.gif) no-repeat right top; padding-right:4px; padding-left:0;}
.button span span a { display:block; background:#333743; padding:4px 5px 3px 5px; color:#fff; text-decoration:none; text-transform:uppercase; font-size:.91em;}
.button span span a:hover { text-decoration:underline;}

.rss { display:block; float:right; background:url(images/rss.gif) no-repeat right 2px; padding:2px 22px 0 0; color:#a1d839; margin-left:10px; text-decoration:none;}
.rss:hover { text-decoration:underline;}

.title { height:31px; border-bottom:1px solid #2e3139; margin-bottom:18px; padding-left:2px;}
.title1 {height:31px; border-bottom:1px solid #25282e; margin-bottom:18px; padding-left:2px;}


/*==================boxes====================*/
.box { width:100%; background:url(images/box-bg.gif) left top repeat-x #262b36;}
.box .left-top-corner {background:url(images/left-top-corner.gif) no-repeat left top;}
.box .right-top-corner {background:url(images/right-top-corner.gif) no-repeat right top;}
.box .left-bot-corner {background:url(images/left-bot-corner.gif) no-repeat left bottom;}
.box .right-bot-corner {background:url(images/right-bot-corner.gif) no-repeat right bottom; }
.box .inner { padding:34px 28px 31px 29px;}
.box .inner1 { padding:34px 28px 22px 29px;}
.box .title { border-bottom:1px solid #323642;}

.box1 { background:url(images/box1-bg.gif) left top repeat-x #353a46; width:100%;}
.box1 .left-top-corner {background:url(images/left-top-corner1.gif) no-repeat left top;}
.box1 .right-top-corner {background:url(images/right-top-corner1.gif) no-repeat right top;}
.box1 .left-bot-corner {background:url(images/left-bot-corner1.gif) no-repeat left bottom;}
.box1 .right-bot-corner {background:url(images/right-bot-corner1.gif) no-repeat right bottom; }
.box1 .inner { padding:35px 38px 26px 34px;}

.box2 { background:url(images/box2-bg.gif) left top repeat-x #242732; width:100%;}
.box2 .top { background:url(images/box2-top.gif) no-repeat left top;}
.box2 .bottom { background:url(images/box2-bottom.gif) no-repeat left bottom;}
.box2 .inner { padding:35px 38px 26px 34px;}

.banner-box { position:absolute; margin:0 0 0 658px; background:url(images/banner-box.jpg) no-repeat left top; height:266px; width:271px;}
.banner-box .inner { padding:42px 0 0 30px;}
.banner-box img { margin-bottom:34px;}

.extra-box { background:url(images/extra-box-bg.jpg) no-repeat left top; width:657px; height:283px;}
.extra-box .inner { padding:35px 36px 20px 34px;}
.extra-box .inner .inner { padding:0 0 0 192px;}

.cont-box { padding:0 30px 0 0; margin:0;}
.cont-box span {
	float:right;
	text-align: right;
}

/*header*/
#header div { position:absolute; margin:0 0 0 -37px;}

/*content*/
#content { padding:2px 0 32px 0;}
#content .indent { padding:36px 0 0 34px;}
#content .indent1 { padding:36px 0 0 0;}
#content .indent2 {
	padding:36px 38px 0 34px;
	font-size: 18px;
	font-weight: bold;
	color: #a1d839;
}

/*footer*/
#footer { text-align:right;}
#footer p {
	margin:0;
	padding:12px 27px 0 0;
	font-weight: normal;
}
#footer a { color:#8c99ae; text-decoration:none;}
#footer a:hover { text-decoration:underline;}

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