*{
	font-size:100.01%;
}
html {
	font-size:62.5%;
}
body {
	margin:0;
	color:#58585a;
	font:1.1em Verdana, Geneva, Arial, Helvetica, sans-serif;
	background:#ffffff;
}
body.mainpage {
	
	background:#e7e7e7;
	overflow-y : scroll;
}
img{border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
a {
	color:#e7e7e7;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
#wrapper{
	width:878px;
	margin:0 auto;
	padding:30px;
}
#header{
	margin:0 0 5px;
	background:#fdfdfd;
	background:url(../images/bg-header.gif) no-repeat;
}
#header .hold{
	overflow:hidden;
	height:1%;
}
.logo{
	float:left;
	display:inline;
	overflow:hidden;
	text-indent:-9999px;
	background: url(../images/bg-logo.gif) no-repeat;
	width:135px;
	height:55px;
	margin:43px 0 0 43px;
}
.logo a{
	display:block;
	height:100%;
}
.top-nav{
	float:right;
	margin:48px 0 0;
	padding:0;
	list-style:none;
}
.top-nav li{
	margin:0 0 1px;
}
.top-nav a{
	color:#58585a;
	text-decoration:none;
	background: url(../images/bullet-top-nav.gif) no-repeat 0 3px;
	padding:0 0 0 17px;
}
.top-nav a:hover,
.top-nav .active a{
	background: url(../images/bullet-top-nav-hover.gif) no-repeat 0 3px;
	text-decoration:none;
}
.login-form{
	float:right;
	display:inline;
	background: url(../images/bg-login-form.gif) no-repeat;
	width:185px;
	height:107px;
	margin:6px 5px 6px 23px;
	color:#000;
	padding:17px 16px 0 12px;
}
.login-form strong{
	font-size:1.181em;
	display:block;
	margin:0 0 7px 15px;
}
.login .txt,
.login .pass{
	background:url(../images/bg-txt.gif) no-repeat;
	width:167px;
	height:15px;
	border:none;
	margin:0 0 6px;
	padding:2px 4px 0 14px;
}
.login .btn-login{
	background:url(../images/bg-btn-login.gif) no-repeat;
	width:78px;
	height:17px;
	border:none;
	color:#fff;
	margin:7px 0 0;
	padding:0 0 2px;
	line-height:1.545em;
	display:block;
}
.login .btn-login:hover,
.login .btn-login.hover {
	background:url(../images/btn-login-hover.gif) no-repeat 0 -1px;
}
#nav{
	margin:0;
	padding:2px 0 0 37px;
	list-style:none;
	background:url(../images/bg-main-nav.gif) no-repeat;
	width:841px;
	height:17px;
}
#nav li {
	float:left;
	font-size:1em;
	line-height:1.272em;
}
#nav li a {
	float:left;
	padding:0 7px;
}
#nav li a:hover,
#nav .active a {
	text-decoration:none;
	background:url(../images/main-nav-hover.gif) no-repeat 50% 0;
	padding:16px 7px 0;
	position:relative;
	margin:-16px 0 0;
}
#content {
	width:878px;
	background:#fff url(../images/content-top.gif) no-repeat;
}
.content-holder {
	background:url(../images/content-bottom.gif) no-repeat 0 100%;
	padding:5px;
	overflow:hidden;
	height:1%;
}
.slogan {
	height:1%;
	overflow:hidden;
	padding:0 33px 5px 0;
	border: 1px solid red;
	width: 920px;
}
.slogan .visual {
	float:left;
}
.slogan .info-box {
	float:right;
	width:380px;
	padding:19px 0 0;
	color:#003f89;
}
.slogan .info-box .promo {
	font-size:1.636em;
	line-height:1.2222em;
	font-weight:normal;
	display:block;
	margin:0 0 13px;
}
.slogan .info-box p {
	font-size:1.272em;
	line-height:1.214em;
	margin:0;
}
.more {
	font-size:0.909em;
	color:#009ee0;
}
.more:hover {
	color:#f68929;
}
.twocolumns {
	overflow:hidden;
	width:100%;
}
.aside {
	float:left;
	width:431px;
}
.news {
	float:right;
	width:431px;
	overflow:hidden;
}
.news .heading {
	background:url(../images/bg-news-title.gif) no-repeat;
	width:389px;
	height:22px;
	padding:3px 21px 0;
	margin:0 0 13px;
}
.news .heading h2 {
	font-size:1.454em;
	color:#fff;
	line-height:1.513em;
	font-style:normal;
	margin:0;
}
.news-holder {
	width:436px;
	margin:0 -2px 15px 0;
}
.news-holder .wrap {
	width:438px;
	overflow:hidden;
	background:url(../images/separator.gif) repeat-y 215px 0;
	margin:0 -2px 8px 0;
}
.news-holder .wrap .text {
	float:left;
	width:175px;
	padding:0 21px 0 21px;
	margin:0 2px 0 0;
	color:#58585a;
	line-height:1.272em;
}
.news-holder .wrap .text p {
	margin:1px 0 14px;
}
.news-holder .visual {
	overflow:hidden;
	height:1%;
}
.news-holder .visual img {
	float:left;
	margin:0 5px 0 0;
}
.aside .visual {
	margin:0 0 20px;
}
.aside .visual img {
	display:block;
}
.aside .contacts {
	padding:0 20px;
	color:#58585a;
	font-size:1em;
	line-height:1.2em;
}
.aside .contacts a{
	color:#58585a;
}
.aside .contacts p {
	
	margin:0;
}
.aside .contacts address {
	margin:15px 0 0;
}
.aside .contacts address span {
	display:block;
	font-style:normal;
	color:#58585a;
	font-size:1em;
	line-height:1.272em;
}
.sidebar {
	float:left;
	width:160px;
}
.mainbox {
	float:right;
	width:694px;
	line-height:1.272em;
}
.main {
	float:right;
	width:676px;
	line-height:1.272em;
}
.side-box {
	background:#f8f8f8 url(../images/side-box-top.gif) no-repeat;
	margin:0 0 4px;
}
.side-box a{
	color:#58585a;
}
.side-box .holder {
	background:url(../images/side-box-bottom.gif) no-repeat 0 100%;
	width:135px;
	padding:6px 14px 0 11px;
}
#FronterMenu ul {
	margin:0;
	padding:0;
	list-style:none;
	height:1%;
}
#FronterMenu ul li {
	vertical-align:top;
	height:1%;
	border-top:1px solid #d0d0d1;
	padding:9px 3px 8px 5px;
	margin:-1px 0 1px;
}
#FronterMenu ul li a {
	color:#58585a;
	font-size:1em;
	display:block;
	background:url(../images/bullet.gif) no-repeat 100% 0;
}
#FronterMenu ul li a:hover {
	color:#f68929;
	background:url(../images/bullet2.gif) no-repeat 100% 0;
	text-decoration:none;
}
#FronterMenu ul ul {
	margin:3px 0 0;
	padding:0;
	list-style:none;
}
#FronterMenu ul ul li {
	padding:0;
	border:0;
	margin:0 0 4px;
}
#FronterMenu ul ul li a {
	background:none;
	font-size:0.818em;
}
#FronterMenu ul ul li a:hover {
	background:none;
}
.side-box address {
	font-style:normal;
	font-size:0.818em;
	line-height:1.444em;
	padding:3px 0 10px 4px;
}
.side-box address span {
	display:block;
}





td h2 {
	margin:15px 0 13px;
	font-size:1.272em;
	font-weight:normal;
	color:#91918b;
}
 td h2 strong {
	font-weight:normal;
	color:#f68929;
}

td p {
	margin:0 0 14px;
}
td h3 {
	margin:0;
	font-size:1em;
}

#NewsArea ul { 
	margin: 0; 
	padding: 0;
	
}

#NewsArea ul li
{
float: left;
width: 50%;
list-style-type: none;
text-align: left;

}

.text {
	float:left;
	width:175px;
	padding:0 21px 0 21px;
	margin:0 2px 0 0;
	color:#58585a;
	line-height:1.272em;
	font-weight: normal;
	height: 40px;
}
.text p {
	margin:1px 0 14px;
}
.morespace{
	float:left;
	width:175px;
	padding:5px 21px 5px 21px;
	margin:0 2px 0 0;
	line-height:1.272em;
	font-weight: normal;
}
.content-holder{
	position: relative;

}
.flash{
	height: 133px;
	
	
}


.news-image{
padding: 8px;
float: left;
}



