body{
	margin:0;
	font:12px/14px arial,sans-serif;
	color: #144f5f;
	border-top: 3px solid #5d91b0;
}
p{margin:0;}
ul{
	margin:0;
	padding:0;
	list-style: none;
}
a{
	text-decoration: underline;
	cursor: pointer;
	color: #cd3333;
}
a:hover{text-decoration:none;}
a:focus{outline:none;}
h1,h2,h3,h4,h5,h6{margin:0;}
form{display:inline;}
img.left{
	float: left;
	margin:0 12px 0px 0px;
}
img.leftmiddle{
	margin:0px 5px 0px 0px;
	vertical-align:middle;
}
img.right{
	float: right;
	margin:0  0 0px 12px;
}
img{
	border: none;
	vertical-align: top;
}
label,select,textarea,input{vertical-align:top;}
.header{
	background: url(../images/new/bg-header.jpg) no-repeat;
	width: 986px;
	height: 103px;
	position: relative;
	margin: 0 auto;
}
.logo{
	background: url(../images/new/logo.gif) no-repeat;
	position: absolute;
	width: 263px;
	height: 79px;
	overflow: hidden;
	text-indent: -3333px;
	top: 6px;
	left: 30px;
}
.header .phone{
	float: right;
	font-size: 11px;
	line-height: 18px;
	color: #132630;
	padding: 21px 52px 0;
	word-spacing: 3px;
}
.header .phone div{
	background: #fff;
	border: 1px solid #e6f0f5;
	margin: 3px 0 0;
	float: left;
	clear: both;
}
.header .phone span{
	border: 1px solid #78adca;
	display: block;
	height: 18px;
	float: left;
	padding: 0 10px 0;
}
.sidebar{
	background: url(../images/new/blue-sidebar.gif) no-repeat;
	width: 954px;
	height: 51px;
	position: relative;
	margin: 0 auto;
	z-index: 10;
}
/* start widget */
.widget{
	padding: 17px 0 0;
	float: left;
	overflow: hidden;
	margin-left: 55px;
	display: inline;
}
.widget li{
	float: left;
	display: inline;
	background: url(../images/new/widget-item-sep.gif) no-repeat 0 2px;
	margin-left: -1px;
}
.widget a{
	overflow: hidden;
	text-indent: -3333px;
	float: left;
	width: 11px;
	height: 11px;
	margin: 0 10px;
}
.widget .home a{background: url(../images/new/widget-ico-home.gif) no-repeat;}
.widget .site-map a{background: url(../images/new/widget-ico-site-map.gif) no-repeat;}
.widget .mail a{background: url(../images/new/widget-ico-mail.gif) no-repeat;}
/* end widget */
/* start navigation */
.nav{
	float: right;
	font-size: 14px;
	line-height: 45px;
	height: 47px;
	padding: 0 20px 0 0;
}
.nav li{
	display: inline;
	background: url(../images/new/nav-item-sep.gif) no-repeat;
	float: left;
	padding: 0 0 0 1px;
}
.nav li:first-child{background: none;}
.nav a{
	color: #fff;
	height: 47px;
	float: left;
	padding: 0 11px;
	text-decoration: none;
}
.nav a:hover, .nav .active a{
	background: url(../images/new/nav-item-hover.gif) repeat-x;
	text-decoration: none;
}
.nav li:hover, .nav li.hover{position: relative;}
.nav li:hover div, .nav li.hover div{display: block;}
.nav div{
	position: absolute;
	top: 47px;
	left: 0;
	display: none;
	width: 210px;
	border-top: 1px solid #eeeeeb;
	background: url(../images/new/transparent.gif);
}
.nav ul{
	background:#3e89a9 url(../images/new/nav-sub-gradient.gif) repeat-x 0 100%;
	font-size: 11px;
	line-height: 13px;
	padding: 18px 0 19px 20px;
	margin-left: 1px;
}
.nav li:hover li, .nav li.hover li{
	display: block;
	float: none;
	padding: 0 10px 9px 7px;
	background: url(../images/new/nav-sub-item-marker.gif) no-repeat 0 7px;
}
.nav li:hover li a, .nav li.hover li a{
	float: none;
	background: none !important;
	height: auto;
	padding: 0;
	text-decoration: underline;
}
.nav li:hover li a:hover, .nav li.hover li a:hover{text-decoration: none;}
/* end navigation */
.main{
	margin:-3px auto 0;
	position: relative;
	width: 1000px;
}
/* start content */
.content{
	width: 745px;
	float: right;
	padding: 23px 0 95px 0;
	overflow: hidden;
}
.table {
border-collapse:collapse;
border-top:1px solid #e5e5e5;
margin-bottom:20px;
margin-top:20px;
}
table th {
background:#397fa5 none repeat scroll 0 0;
border-bottom:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
color:#FFFFFF;
font-weight:normal;
padding:9px 10px;
text-align:left;
text-transform:uppercase;
}
.table td {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
padding:8px 8px;
}
.table tr.dark td {
background:#f4f4f4 none repeat scroll 0 0;
}
.details {
font-size: 11px;
color:#145077;
}
.table-price {
color:#B23535;
font-size:14px !important;
font-weight:bold;
text-align:center;
}
.table-details {
border-collapse:collapse;
margin-bottom:5px;
margin-top:15px;
}
table-details th {
background:#397fa5 none repeat scroll 0 0;
border-bottom:1px solid #f2f2f2;
border-right:1px solid #FFF;
color:#FFFFFF;
font-weight:normal;
padding:9px 10px;
text-align:left;
text-transform:uppercase;
}
.table-details tr {
font-size:12px !important;
}
.table-details td {
background:#FFFFFF none repeat scroll 0 0;
border-bottom:1px solid #f8f8f8;
border-right:1px solid #f8f8f8;
padding:0px 0px;
}
.sidebar1{
	overflow: hidden;
	width: 775px;
	margin-right: -75px;
}
.sidebar1 .box{
	background: url(../images/new/border-blue.gif) no-repeat 50% 100%;
	width: 225px;
	height: 188px;
	float: left;
	margin-right: 23px;
}
.sidebar1 .frame{
	background: url(../images/new/photo-frame.gif) no-repeat;
	width: 210px;
	height: 147px;
	padding: 15px 0 0 15px;
}
.sidebar1 h3{
	font: 15px/17px Tahoma,sans-serif;
	color: #c10000;
	text-transform: uppercase;
	overflow: hidden;
	text-indent: -3333px;
	height: 18px;
	margin: 0 auto;
}
.sidebar1 .txt-vse-dlya-offisa{
	background: url(../images/new/txt-vse-dlya-offisa.gif) no-repeat;
	width: 96px;
}
.sidebar1 .txt-sistemnaya-integraciya{
	background: url(../images/new/txt-sistemnaya-integraciya.gif) no-repeat;
	width: 155px;
}
.sidebar1 .txt-vse-dlya-servernoy{
	background: url(../images/new/txt-vse-dlya-servernoy.gif) no-repeat;
	width: 121px;
}
/* start preview block */
.preview{
	font: 11px/13px Tahoma,sans-serif;
	width: 745px;
	overflow: hidden;
	margin: 6px 0 0 3px;
	padding-bottom: 11px;
}
.preview li{
	background: url(../images/new/frame.gif) no-repeat;
	width: 220px;
	height: 92px;
	float: left;
	text-align: center;
	cursor: pointer;
	padding: 6px 0 0;
	margin: 4px 27px 0 0;
}
.preview li:hover, .preview li.hover{background-position: 0 100%;}
.preview a{
	color: #377ea4;
	font-weight: bold;
	text-decoration: underline;
}
.preview img{
	display: block;
	margin: 0 auto;
	vertical-align: baseline;
}
.preview a:hover, .preview li:hover a, .preview li.hover a{
	color: #cd3333;
	text-decoration: underline;
}
/* end preview block */
/* start module */
.module1{
	background: url(../images/new/box-white-part1.gif) no-repeat;
	width: 717px;
	margin: 7px 0 0 2px;
	font: 12px/16px Tahoma,sans-serif;
	color: #144f5f;
}
.module1 .inner{
	background: url(../images/new/box-white-part2.gif) no-repeat 0 100%;
	padding: 21px 20px 32px 24px;
}
.extra{text-align: justify;}
.extra .inner{padding:25px 30px 32px 29px;}
.module1 h1{
	font:bold 14px/17px Arial, sans-serif;
	color: #ba0606;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.module1 p{
    padding-bottom: 8px;
    text-align: justify;
}
.module1 h2{
	font-size: 14px;
	line-height: 16px;
	color: #c70c0c;
	padding-bottom: 12px;
    padding-top: 6px; 
}
.module1 h3{
    font-size: 14px;
	line-height: 17px;
	color: #144F5F;
	padding-bottom: 5px;
}
.module1 ul{
    line-height: 15px;
	padding-left:15px;
}
.module1 li{
	padding-left:15px;
	padding-bottom:3px;
}
.module1 ul li{
	background: url(../images/new/marker.gif) no-repeat 0 7px;
}
/* end module */
/* start article moudle */
.article .inner{padding: 19px 0 17px 0;}
.article ul{
	background: url(../images/new/border-silver.gif) repeat-y 354px 0;
	overflow: hidden;
}
.article ul li{
	background: none;
	padding: 0 35px 0 30px;
	width: 285px;
	float: left;
}
.article h3{
	font-size: 14px;
	line-height: 17px;
	color: #c70c0c;
	padding:0 0 15px 30px;
}
.article h4{
	font-size: 12px;
	line-height: 14px;
	color: #ce2c2c;
	padding-bottom: 5px;
}
.article p{
	text-align: justify;
	padding-bottom: 4px;
	line-height: 16px;
}
.article .more{
	float: right;
	text-decoration: underline;
}
.article .more:hover{text-decoration: none;}
/* end article moudle */
/* start banners module */

.banners{
	float: right;
	margin: -90px 26px 0 0;
	position: relative;
	display: inline;
}


.banners .inner{padding: 10px 0 15px; overflow:hidden;}





.banners ul{
	overflow: hidden;
	display: table;
	margin: 0 auto;
}
.banners ul li{
	background: url(../images/new/banners-item-sep.gif) no-repeat 0 20px;
	padding: 0 20px;
	float: left;
}
.banners ul li:first-child{background: none;}






/* end banners module */
/* start path module */
.path{
	padding: 18px 0 0 10px;
	background: url(../images/new/bg-path.gif) no-repeat;
	width: 706px;
	height: 33px;
	margin:-7px 0 0 2px;
}
.path ul{
	font-size: 12px;
	line-height: 15px;
	color: #c70c0c;
	overflow: hidden;
	margin-left: 13px;
}
.path span{text-decoration: underline;}
.path li{
	display: inline;
	background: url(../images/new/red-arrow.gif) no-repeat 0 4px;
	padding: 0 11px 0 13px;
	margin-left: -10px;
}
.path li a{
	color: #c70c0c;
	text-decoration: underline;
	font-weight: bold;
}
.path li a:hover{text-decoration: none;}
/* end path module */
/* start sidebar2 */
.sidebar2{
	overflow: hidden;
	background: url(../images/new/border-silver.gif) repeat-y 345px 0;
	margin: 14px -20px 21px 0;
}
.partners{float: left;}
.partners h2{padding: 0 0 18px 5px;}
.partners ul{
	overflow: hidden;
	width: 340px;
	padding-bottom: 10px;
}
.partners ul li{
	padding: 0 10px 22px 0;
	background: none;
	float: left;
}
.certificate{
	float: left;
	width: 317px;
	margin: 0 -20px 0 20px;
}
.certificate h2{padding-left: 15px;}
.certificate ul{
	overflow: hidden;
	width: 317px;
}
.certificate ul li{
	padding: 0 10px 0 0;
	background: none;
	float: left;
}
/* end content */
/* start left column */
.column{
	width: 230px;
	float: left;
	padding: 13px 0 180px 19px;
}
/* end left column */
/* start left navigation */
.nav1{
	background: url(../images/new/bg-nav1-part1.gif) no-repeat;
	width: 230px;
	font-size: 11px;
	line-height: 14px;
}
.nav1 .inner{
	background: url(../images/new/bg-nav1-part2.gif) no-repeat 0 100%;
	padding: 22px 20px 17px 23px;
}
.nav1 ul{
	overflow: hidden;
	padding-right: 27px;
}
.nav1 li{
	background: url(../images/new/bg-nav1-item-border.gif) repeat-x;
	margin-top: -1px;
	padding: 3px 10px 5px 4px;
}
.nav1 li ul{
	padding: 5px 0 0;
	margin-left: -4px;
}
.nav1 li li{
	padding: 4px 0 2px 16px;
	margin-top: 0;
}
.nav1 li li a{
	text-decoration: underline;
	background: url(../images/new/nav-sub-item-marker.gif) no-repeat 0 7px;
	padding-left: 7px;
}
.nav1 li li a:hover{text-decoration: none;}
.nav1 h3{
	font-size: 16px;
	line-height: 17px;
	color: #fff;
	padding: 0 0 8px 3px;
}
.nav1 a{
	text-decoration: none;
	color: #fff;
}
.nav1 a:hover{text-decoration: underline;}
/* end left navigation */
/* start global module settings */
.module{
	background: url(../images/new/module-background.gif) no-repeat 0 100%;
	width: 225px;
	margin: 0 auto;
}
.module h3{
	font-weight: normal;
	font-size: 18px;
	line-height: 20px;
	background: url(../images/new/module-title-blue.gif) no-repeat;
	height: 32px;
	color: #fff;
	padding: 18px 0 0 50px;
}
/* end global module settings */
/* start news module */
.news{
	font: 12px/14px Tahoma,sans-serif;
	color: #145077;
}
.news .date{
	background: url(../images/new/bg-date.gif) no-repeat;
	width: 86px;
	display: block;
	height: 25px;
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	font-style: normal;
	color: #fff;
	position: relative;
	left: -5px;
}
.news h4{
	color: #cd3333;
	font-size: 12px;
	line-height: 14px;
	padding: 2px 0 0;
}
.news a{
	color: #145077;
	text-decoration: underline;
}
.news a:hover{text-decoration: none;}
.news ul{
	padding: 0 20px 7px 23px;
	overflow: hidden;
	margin-top: 3px;
}
.news li{
	background: url(../images/new/border.gif) repeat-x;
	padding: 9px 0 13px;
	margin-top: -1px;
}


.news h3 {
       padding:9px 9px 0 9px;
       height:41px;
}

.news h3 a {
       display:block;
       padding: 9px 0 8px 41px;
}

.news li.all {
       text-align:right;
}




.news p{line-height: 16px;}
/* end news module */
/* start special-offer module */
.special-offer{color: #125d86;}
.special-offer h3{
	background: url(../images/new/module-title-red.gif) no-repeat;
	height: 33px;
	padding: 17px 3px 0 0;
	text-align: center;
}
.special-offer ul{
	padding: 0 13px 2px 11px;
	overflow: hidden;
	margin-top: 7px;
}
.special-offer li{
	background: url(../images/new/border.gif) repeat-x;
	vertical-align: top;
	padding: 3px 0 10px;
	margin-top: -1px;
	overflow: hidden;
}
.special-offer .attention{
	font-size: 19px;
	line-height: 23px;
	color: #cd3333;
	padding-left: 12px;
}
.special-offer .attention span{
	font-size: 31px;
	line-height: 33px;
}
.special-offer p{
	font-size: 14px;
	line-height: 16px;
	text-indent: 0px;
	padding: 6px 0 8px 9px;
}
.special-offer p span{
	font-size: 18px;
	border: 1px solid #fff;
	line-height: 20px;
}
.special-offer h4{
	color: #cd3333;
	font:bold 12px/14px Tahoma,sans-serif;
	text-align: right;
	padding-right: 3px;
}
.special-offer h4 a{
	color: #cd3333;
	text-decoration: underline;
}
.special-offer h4 a:hover{text-decoration: none;}
.special-offer .more{
	color: #22688e;
	font: 12px/14px Tahoma,sans-serif;
	text-decoration: underline;
	float: right;
	margin-right: 3px;
}
.special-offer .price{
	float: left;
	width: 144px;
	margin-left: -40px;
	padding: 7px 0 0;
}
.special-offer .more:hover{text-decoration: none;}
.special-offer .price div{
	color: #cd3333;
	font:bold 16px/18px Tahoma,sans-serif;
	text-align: right;
	padding: 16px 8px 13px 0;
}
.special-offer img{
	float: left;
	margin: 9px 0 0 2px;
}
/* end special-offer module */
/* start authorization */
.authorization{
	background: url(../images/new/bg-box-silver.gif) no-repeat;
	width: 230px;
	height: 142px;
	font: 12px/14px Tahoma,sans-serif;
	color: #1a5c7a;
}
.authorization .inner{padding: 14px 0 0 24px;}
.authorization h3{
	font-size: 11px;
	line-height: 13px;
	padding: 0 0 9px 6px;
}
.authorization a{
	color: #1a5c7a;
	text-decoration: underline;
}
.authorization a:hover{text-decoration: none;}
.authorization .text{
	padding-bottom: 8px;
	float: left;
}
.authorization .text input{
	border: 1px solid #d5d5d5;
	margin: 0;
	float: left;
	padding: 3px 0 6px 4px;
	font-size: 11px;
	line-height: 15px;
	color: #545454;
	width: 108px;
}
.authorization .inputs{
	float: left;
	width: 127px;
}
.authorization .help{
	clear: both;
	padding: 4px 22px 0 2px;
}
.authorization .submit{
	background: url(../images/new/btn-login-shadow.gif) no-repeat 0 100%;
	height: 63px;
	width: 50px;
	float: left;
	margin: 5px 0 0;
}
.authorization .submit input{
	background: url(../images/new/btn-login.gif) no-repeat;
	width: 44px;
	height: 44px;
	overflow: hidden;
	float: left;
	margin: 0 0 0 3px;
	padding: 0;
	border: 0;
	cursor: pointer;
	list-style: none;
}
.authorization .registration{float: left;}
.authorization .forgot-password{float: right;}
/* end authorization */
/* start support */
.support{
	padding: 11px 0 0;
	text-align: center;
}
/* end support */
/* start map */
.map-holder{
	width: 100%;
	clear: both;
	position: relative;
}
.map{
	background: url(../images/new/map.jpg) no-repeat;
	width: 120px;
	height: 127px;
	position: absolute;
	padding: 31px 0 0 103px;
	left: 23px;
	bottom: 12px;
}
.map h3{
	background: url(../images/new/txt-scheme.gif) no-repeat;
	width: 95px;
	overflow: hidden;
	text-indent: -333px;
	height: 13px;
}
.map a{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 145px;
	overflow: hidden;
	text-indent: -3333px;
	top: 58px;
}
/* end map */
/* start footer */
.footer{
	clear:both;
	background: url(../images/new/footer-border.gif) no-repeat 50% 0;
	height: 145px;
	color: #fff;
	font: 12px/15px Tahoma,sans-serif;
	width: 959px;
	margin: 0 auto;
}
.footer address{
	background: url(../images/new/bg-address.png) no-repeat;
	width: 189px;
	height: 76px;
	font-style: normal;
	float: left;
	padding: 10px 0 0 16px;
}
.footer address a{color: #fff;}
.footer .inner{
	background: url(../images/new/footer.gif) no-repeat 50% 19px;
	height: 118px;
	padding: 27px 0 0 13px;
}
.footer a{
	color: #154c76;
	text-decoration: underline;
}
.footer a:hover{text-decoration: none;}
/* start footer navigation */
.footer ul{
	text-align: center;
	padding: 14px 40px 0 0;
}
.footer ul li{
	display: inline;
	background: url(../images/new/footer-nav-item-sep.gif) no-repeat 0 50%;
	padding: 2px 0;
}
.footer ul li:first-child{background: none;}
.footer ul a{margin: 0 16px 0 21px;}
/* end footer navigation */
.footer .rightarea{
	width: 717px;
	float: right;
}
/* start copyright */
.footer .copyright{
	color: #474b4d;
	text-align: center;
	padding: 15px 40px 0 0;
}
/* end copyright */
/* start counter */
.footer .counter{
	float: right;
	margin: -29px 47px 0 0;
	display: inline;
	width: 88px;
	height: 31px;
}
/* end counter */
/* end footer */
/********************************************* start update 23.06.09 *********************************************/

.news1 .inner{padding: 19px 24px 20px 34px;}
.news1 .pathway-holder{padding: 53px 0 0 0;}
.news1 li:after, .news1 .pathway-holder:after, .feedback .row:after{
	display: block;
	clear: both;
	content: "";
}
.news1 ul li{
	background: url(../images/feedback/border.gif) repeat-x 0 100%;
	padding: 13px 0 20px;
	color: #145077;
	text-align: justify;
}
.news1 .intro{overflow: hidden;}
.news1 .date{
	font-style: normal;
	font-weight: bold;
	display: block;
	padding-bottom: 1px;
}
.news1 p{
	padding: 0;
	line-height: 16px;
}
.news1 p a{color: #145077;}
.news1 h3{
	color: #cd3333;
	font-size: 12px;
	line-height: 16px;
	padding-bottom: 3px;
}
.news1 h1{
	font-family: Tahoma,sans-serif;
	padding: 0 0 3px 3px;
}
.news1 .photo{
	float: left;
	margin:2px 19px 0 0;
}
.news1 .pathway{float: right;}
.news1 .pathway li{
	background: none;
	padding: 0;
	text-align: center;
	float: left;
}
.news1 .pathway a{float: left;}
.news1 .pathway span{float: left;}
.news1 .pathway a{
	background: url(../images/feedback/pathway-part1.gif) no-repeat;
	height: 22px;
	line-height: 18px;
	margin: 0 5px;
}
.news1 .pathway .active a, .news1 .pathway a:hover{
	background-position: 0 100%;
	color: #fff;
	text-decoration: none;
}
.news1 .pathway .active span, .news1 .pathway a:hover span{background-position: 100% 100%;}
.news1 .pathway span{
	background: url(../images/feedback/pathway-part2.gif) no-repeat 100% 0;
	height: 22px;
	padding: 0 9px;
}
.news1 .prev a, .news1 .next a{
	background: url(../images/feedback/pathway-prev.gif) no-repeat;
	width: 8px;
	height: 7px;
	text-decoration: none;
	overflow: hidden;
	margin-top: 7px;
	text-indent: -3333px;
}
.news1 .next a{background: url(../images/feedback/pathway-next.gif) no-repeat;}


.feedback{
	background: url(../images/feedback/feedback-part1.jpg) no-repeat;
	width: 709px;
	margin-left: 6px;
}
.feedback .inner{
	background: url(../images/feedback/feedback-part2.jpg) no-repeat 100% 100%;
	min-height: 514px;
	padding-bottom: 20px;
}
.feedback h1{
	background: url(../images/feedback/feedback-title.jpg) no-repeat;
	height: 37px;
	font-family: Tahoma, sans-serif;
	margin-left: 3px;
	font-size: 16px;
	line-height: 18px;
	padding: 11px 0 0 17px;
	margin-bottom: 19px;
	color: #fff;
}
.feedback label{
	float: left;
	color: #fff;
	font-family: Tahoma,sans-serif;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
	width: 338px;
	text-align: right;
	padding: 4px 31px 0 0;
}
.feedback .row{
	padding-bottom: 15px;
	width: 635px;
}
.feedback .required{background: url(../images/feedback/start-red.gif) no-repeat 100% 10px;}
.feedback .text div{
	float: left;
	background: url(../images/feedback/feedback-inputext.png) no-repeat;
	width: 250px;
	height: 28px;
}
.feedback .text div input, .feedback .textarea div textarea, .feedback .captcha div input{
	float: left;
	margin: 0;
	border: 0;
	padding: 0;
	background: transparent;
	position: relative;
}
.feedback .text div input{
	width: 242px;
	padding: 5px 0 5px 5px;
}
.feedback .textarea div{
	background: url(../images/feedback/feedback-textarea.png) no-repeat;
	width: 250px;
	height: 127px;
	float: left;
	padding-top: 2px;
}
.feedback .textarea div textarea{
	width: 240px;
	overflow: auto;
	height: 124px;
	padding-left: 5px;
}
.feedback .captcha{padding-top: 9px;}
.feedback .captcha div{
	background: url(../images/feedback/feedback-captcha.png) no-repeat;
	width: 127px;
	height: 28px;
	float: left;
}
.feedback .captcha img{
	float: left;
	margin-left: 22px;
}
.feedback .captcha div input{
	width: 120px;
	padding: 5px 0 5px 5px;
}
.feedback .note{
	color: #fff;
	overflow: hidden;
	padding-right: 88px;
}
.feedback .note div{
	float: left;
	width: 285px;
	padding-left: 87px;
}
.feedback .submit{
	background: url(../images/feedback/feedback-submit.png) no-repeat;
	text-align: center;
	width: 116px;
	height: 33px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 14px;
	cursor: pointer;
	display: block;
	border: 0;
	margin: 6px 0 0;
	padding: 0 0 5px;
	float: right;
}
.button a {
		overflow:hidden;
        display:block;
		width:200px;
		height:50px;
		background: url(../images/frame-buttons.gif) no-repeat 0 0;
		text-decoration:none;
		color:#144f5f;
		font-family:Verdana, sans-serif;
	}
.button a img {
	border:none;
	margin:11px 0 0 11px;
	float:left;
}
.button a:hover {
	background-position: 0 -50px;
	color:#cd3333;
}
.button a span {
	font-size:12px;
	float:left;
	width:152px;
	padding-top:17px;
	text-align:center;
	letter-spacing:-1px;
}


/* width 990px */

.main {
	width:990px;
}

.header {
	width:990px;
	background: url(./../images/new/bg-header.jpg) no-repeat;
}

.sidebar {
	width:990px;
	background: url(./../images/new/blue-sidebar.gif) no-repeat;
}

.column {
	padding:13px 0 180px 0;
	width:225px;
}

.content {
	width:755px;
}

.footer {
	width: 990px;
	background: url(./../images/new/footer-border.gif) no-repeat 50% 0;
}

.footer .inner{
	background: url(./../images/new/footer.gif) no-repeat 50% 19px;
}

.map {
	left:0;
}

.module1 {
	width:753px;
	background: url(./../images/new/box-white-part1.gif) no-repeat;
}

.module1 .inner {
	background: url(./../images/new/box-white-part2.gif) no-repeat 0 100%;
}

.path {
	width:743px;
	background: url(./../images/new/bg-path.gif) no-repeat;
}

.banners {
	margin:-90px 0 0 0;
}

.sidebar1 {
	width: 800px;
}

.sidebar1 .box {
	margin-right:40px;
}

.preview {
	width:800px;
}

.preview li {
	margin:4px 46px 0 0;
}

.article .inner {
	_zoom: 1;
}

.module1 .inner {
	_zoom:1;
}

