Lbody{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: url(background.jpg) repeat-x;
	background-color:#b9dcf7;
}	
.cont-box{
	width: 982px;
	margin: 0px auto;
}
.container{
	width: 964px;	
	margin: 0px auto;
	position: relative;
	float: left;
	* padding-top: 10px;
}
.container-left{
	width: 9px;
	float: left;
	height: 717px;
	background: url(images/cont-left.png) no-repeat 0px 8px;
	* padding-top: 44px;
}
.container-right{
	width: 9px;
	float: right;
	height: 717px;
	background: url(images/cont-right.png) no-repeat 0px 8px;
	* padding-top: 44px;
}
.header{
	background: #FFFFFF url(images/header-bg.jpg) no-repeat top right;
	height: 187px;
	width: 964px;
	margin: 8px auto 0px auto;
	text-align: left;
}
.header .left{
	width: 249px;
	float: left;
	height: 110px;
	padding: 14px 0px 0px 25px;
}
.header .right{
	width: 690px;
	float: right;
	height: 124px;
	text-align: right;
}
.header .right .bottom{
	height: 65px;
	width: 658px;
	margin-top: 32px;
	padding: 0px 32px 0px 0px;
}
.header .right .bottom .spec{
	width: 269px;
	height: 42px;
	background: url(images/specialist.png) no-repeat;
	float: left;
	margin-left: 42px;
}
.header .right .bottom .te{
	width: 163px;
	height: 35px;
	background: url(images/te.png) no-repeat;
	float: right
}
.login{
	background: url(images/login.gif) no-repeat;
	width: 452px;
	height: 35px;
	top: 5px;
	right: 0px;
	position: absolute;
	text-align: right;
	padding: 0px 4px 0px 0px;
}
#loginbutton{
	background: url(images/login-button.gif) no-repeat;
	width:63px;
	height: 24px;
	border: none;
	margin: 0px;
	padding:3px 0px;
	cursor:pointer;
}
#regbutton{
	background: url(images/reg-button.png) no-repeat;
	width:63px;
	height: 24px;
	border: none;
	margin: 0px;
	padding:3px 0px;
	cursor:pointer;
}
.login input {
	border: 1px solid #497fa7;
	background: url(images/input-bg.gif) repeat-x;
	_ background: url(images/input-bg.gif) repeat-x fixed;
	width: 100px;
	height: 14px;
	margin: 0px 4px 0px 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px 8px;	
}
.header .menu{
	background: url(images/menu-bg_.gif) no-repeat bottom;
	height: 63px;
}
.header .menu ul#mn{
	width:964px;
	height: 34px;
	margin: 0px;
	padding: 0px;
}
.header .menu ul#mn li{
	float: left;
	height: 34px;
	margin: 0px;
	padding: 0px;	
}
.header .menu ul#mn li a:link, .menu ul#mn li a:visited, .menu ul#mn li a:active{
	background: url(images/menu.gif) no-repeat;
	position: relative;
	height: 34px;
	display: block;
}
.header .menu ul#mn li a:hover{
	background-position: 0px;
	background: url(images/menu.gif) no-repeat;
	display: block;
	height: 34px;
	padding: 0px;
	margin: 0px;
}
.header .menu ul#mn li a.mn1{
	background-position: 0px 0px;
	width: 78px;
}
.header .menu ul#mn li a.mn1:hover{
	background-position: 0px -34px;
	width: 78px;
}
.header .menu ul#mn li a.mn2{
	background-position: -78px 0px;
	width: 95px;
}
.header .menu ul#mn li a.mn2:hover{
	background-position: -78px -34px;
	width: 95px;
}
.header .menu ul#mn li a.mn3{
	background-position: -173px 0px;
	width: 107px;
}
.header .menu ul#mn li a.mn3:hover{
	background-position: -173px -34px;
	width: 107px;
}
.header .menu ul#mn li a.mn4{
	background-position: -280px 0px;
	width: 134px;
}
.header .menu ul#mn li a.mn4:hover{
	background-position: -280px -34px;
	width: 134px;
}
.header .menu ul#mn li a.mn5{
	background-position: -414px 0px;
	width: 119px;
}
.header .menu ul#mn li a.mn5:hover{
	background-position: -414px -34px;
	width: 119px;
}
.header .menu ul#mn li a.mn6{
	background-position: -533px 0px;
	width: 111px;
}
.header .menu ul#mn li a.mn6:hover{
	background-position: -533px -34px;
	width: 111px;
}
.header .menu ul#mn li a.mn7{
	background-position: -644px 0px;
	width: 125px;
}
.header .menu ul#mn li a.mn7:hover{
	background-position: -644px -34px;
	width: 125px;
}
.header .menu ul#mn li a.mn8{
	background-position: -769px 0px;
	width: 115px;
}
.header .menu ul#mn li a.mn8:hover{
	background-position: -769px -34px;
	width: 115px;
}
.header .menu ul#mn li a.mn9{
	background-position: -884px 0px;
	width: 80px;
}
.header .menu ul#mn li a.mn9:hover{
	background-position: -884px -34px;
	width:80px;
}
.content{
	background: #FFFFFF url(images/content-top.gif) no-repeat;
	padding: 18px 12px;
}

.full{
	text-align: left;

}
.full .half1{
	width: 565px;
	float: left;
}
.full .half1 .box{
	background: url(images/box-left.gif) no-repeat;
	width: 560px;
	height: 157px;
	padding: 9px 0px 9px 5px;
}
.full .half1 .box img{
	float: left;
	margin: 0px 5px;
}
.full .half2{
	width: 376px;
	height: 157px;
	float: right;
	margin: 0px;
	padding: 0px;
}
.full .half2 .flash{
	width: 370px;
	height: 88px;
	background: white;
	text-align: right;
	margin: 0px 5px 5px 5px;
	padding: 0px;
}
.full .half2 .box{
	background: url(images/box-right.gif) no-repeat;
	width: 375px;
	height: 70px;
	padding: 5px 0px 5px 0px;
}
.full .half2 .box img{
	float: left;
	margin: 0px 5px 0px 0px;
}
.main{
	width: 615px;
	float:left;
	text-align: left;
	padding: 24px 50px 0px 15px;
}
.main ul#left{
	background: url(images/ul-bg.gif) repeat-x;
	width: 288px;
	height: 125px;	
	display: block;
	margin: 14px 0px 15px 0px;
	padding: 0px;	
	_ padding:2px 0px 0px 0px;	
	float: left;
}
.main ul#right{
	background: url(images/ul-bg.gif) repeat-x;
	width: 288px;
	height: 125px;	
	margin: 14px 0px 15px 0px;
	padding: 0px;	
	* padding:2px 0px 0px 0px;	
	float: right;
}
.main li{
	background: url(images/li-bg.gif) no-repeat 0px 8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: 222222;
	font-size: 13px;
	height: 21px;
	margin:0px 0px 0px 12px;
	* margin:-1px 0px 0px 12px;
	_ margin:-2px 0px 0px 12px;
	padding: 4px 0px 0px 20px;
}
.main p{
	margin: 12px 0px 17px 0px;
	color: #222222;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.column{
	width: 260px;
	float: right;
	text-align: left;
	margin: 6px 0px 0px 0px;
	padding: 0px;
}
.column .news{
	width: 260px;
	background: #edecec;	
	padding-bottom: 20px;
}
.column .news .title{
	height: 26px;
	background: #afd5f2 url(images/column-title-bg.gif) no-repeat right;
	padding: 11px 0px 0px 13px;
	margin-bottom: 14px;
}
.column p{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #222222;
	margin: 0px 12px;
}
.column p span{
	color: #428fc9;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.column .news .sel{
	background: url(images/dot.gif) repeat-x;
	height: 2px;
	width: 232px;
	margin: 15px 0px 15px 15px;
}
.column .adr{
	background: url(images/uk.gif) no-repeat top right;
	margin: 5px 0px;
	padding: 7px 0px;
}
.footer{
	background: url(images/footer-bg.gif) no-repeat top;
	height: 50px;	
	text-align: left;
	padding: 20px 0px 0px 0px;
}
.footer .left-menu{
	width: 750px;
	height: 20px;
	float: left;
	padding: 5px 0px 0px 0px;
}
.footer .left-menu a, .footer .left-menu a:hover{
	color: #FFFFFF;
	font-size: 11px;
	float: left;
	text-transform: uppercase;
	margin: 0px 9px;
}
.footer .right{
	width: 160px;
	height: 32px;
	background: url(images/cw.png) no-repeat;
	float: right;
	margin: -4px 7px 0px 0px;
	padding: 0px;
}
.divider{
	background: url(images/div.gif) no-repeat; 
	height: 12px;
	width: 2px;
	float: left;
	margin: 1px 0px 0px 0px;
	padding: 0px;
}

.clear{	
	clear:both;
	display:block;
	float:none !important;
	font-size:0px;
	height:0px;
	line-height:0px;
	width:0px;
	margin: 0px;
	padding:0px;
}
a, a:hover{
	text-decoration: none;
	font-family:Tahoma;
	font-size: 12px;
	color: #4d4d4d;
	margin: 0px;
	padding: 0px;
}
p{
	font-family:Tahoma;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}
ul, li{
	list-style: none;
}
img{
	border: none;
}
.titlehead {
	width:935px;
	height:30px;
	background-image:url(images/titlt_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:20px;
	text-transform:uppercase;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.titlehead2 {
	width:935px;
	height:30px;
	background-image:url(images/titlt_bottom.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	font-size:20px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
.main-content {
	width:935px;
	padding:10px 0 0 0;
	font-family:Tahoma;
	color:#333333;
	font-size:12px;
	text-align:left;
}
strong {
	color:#448fc8;
	font-weight:bold;
}
.NewsOfferTitle {
	font-size:16px; 
	font-weight:bold;
	color:#448fc8;
	border-bottom:1px solid #448fc8;
	font-family:Arial, Helvetica, sans-serif;
}
.NewsOfferDesc {
	padding:5px ;
}
.NewsOfferSep {
	border-bottom:1px solid #448fc8;
}
.ProductListBG {
	background:url(images/product_list_bg.jpg) no-repeat;
	width:405px;
	height:158px;
}
.ProductListIMG {
	margin:11px 0 0 11px;
	float:left;
	width:199px;
	height:136px
}
.ProductListText {
	float:right;
	margin:11px 11px 0 0;
	text-align:left;
	width:150px;
}
.ProductListTitle {
	font-size:12px;
	font-weight:bold;
}
.ProductView {
	padding:5px 0 0 0;
	text-align:right;
}
.ProductDescLeft {
	width:250px;
	float:left;
}
.ProductDescBG {
	background:url(images/product_desc_bg.jpg) no-repeat ;
	width:248px ;
	height:202px ;
}
.ProductDescIMG {
	margin:10px 0 0 9px;
	width:229px;
	height:183px
}
.ProductDescText {
	float:left;
	width:650px;
	padding:0 10px;
}
.LeftSide {
	width:560px ;
	height:173px ;
	background-image:url(images/box-left.gif) ;
	background-repeat:no-repeat ;
	float:left;
}
.RightSide {
	float:left ;
	width:376px;
}
.BannerRight {
	padding-left:5px ;
	height:93px;
}
.RightBottom {
	height:80px ;
	background-image:url(images/box-right.gif) ;
	background-repeat:no-repeat;
}
.PicOne {
	float:left ;
	margin:9px 6px 9px 8px;
}
.PicTwo {
	float:left ;
	margin:9px 0px 9px 3px;
}
.PicThree {
	float:left ;
	margin:5px 5px 5px 0px;
}
.PicFour {
	float:left ;
	margin:5px 0px 5px 0px;
}

	