*{
	padding: 0;
	margin: 0;
}

body{
	background: #e7e7e7;
	font-family: Arial;
	font-size: 12px;
}

h1{
	text-decoration: underline;
	color: #093;
	font-size: 14px;
	padding-bottom: 10px;
}

h2{
	background: #3b415e;
	text-indent: 20px;
	font-size: 15px;
	font-weight: normal;
	color: #fff;
	line-height: 22px;
	margin-top: 15px;
}

#page{
	min-width: 644px;
	border-left: 181px solid #777b8f;
	border-right: 179px solid #3b415e;
}

* html #page {
	width: auto;
	padding-left: 644px;
}

* html #container2 {
	margin-left: -644px;
	position: relative;
}

* html #page, * html #container1, * html #container2{
	height: 0;
}

#left{
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 181px;
	padding: 100px 0 10px;
	background: #777b8f no-repeat top right url("/images/LBTemplate/logo.png");
}

* html #left{
	left: -181px;
}

#left a{
	display: block;
	margin: 0 20px;
	text-decoration: none;
	line-height: 11px;
	padding: 4px 0 0;
	font-size: 11px;
	background: repeat-x bottom url("/images/LBTemplate/menu_item.png");
	border-bottom: 1px solid #b9bbc5;
	color: #fff;
}

#left a.logo_link{background:none; position:absolute; display: block; left:0px; top:0px; height: 95px; width: 150px;}

#left a span{
	background: repeat-x bottom url("/images/LBTemplate/menu_item2.gif");
}

#left a.big{
	border: 0;
	background: none;
	font-size: 15px;
	margin: 5px 20px 10px;
}

#right{
	float: right;
	position: absolute;
	top: 0;
	right: 0;
	width: 179px;
	background: #3b415e
}

* html #right{
	right: -179px;
}

#registration_form{
	float: left;
	width: 100%;
	height: 159px;
	color: #9497a6;
}

#registration_form p{
	padding: 35px 20px 0;
	font-size: 10px;
	line-height: 11px;
}

#registration_form form{
	padding: 10px 20px;
	font-size: 10px;
}

#registration_form form p{
	padding: 0;
	color: #d5d6dd;
	width: 108px;
}

#registration_form .fields{
	float: left;
	width: 110px;
}

#registration_form .field{
	width: 108px;
	height: 17px;
	border: 1px solid #8a8d9d;
	font-size: 11px;
}

#registration_form div.button{
	float:left;
	padding: 10px 0 0 5px;
}

#registration_form input.button{
	width: 20px;
	height: 21px;
	border: 0;
	background: no-repeat center url("/images/LBTemplate/button.png");
}

#right a.small{
	border: 0;
	display: block;
	text-decoration: none;
	padding: 35px 20px 0;
	font-size: 10px;
	padding: 0;
	color: #9497a6;
	width: 108px;
}

#right form a.small{
	border: 0;
	display: block;
	text-decoration: none;
	font-size: 10px;
	padding: 0;
	color: #d5d6dd;
	width: 108px;
}

#right a.small2{
	border: 0;
	display: block;
	text-decoration: none;
	font-size: 10px;
	padding: 0;
	color: #d5d6dd;
	width: 108px;
}

#right a.menu{
	display: block;
	margin: 0 20px;
	text-decoration: none;
	line-height: 11px;
	padding: 4px 0 0;
	font-size: 11px;
	background: repeat-x bottom url("/images/LBTemplate/menu_item_r.png");
	border-bottom: 1px solid #b9bbc5;
	color: #fff;
}

#right a.menu span{
	background: repeat-x bottom url("/images/LBTemplate/menu_item2_r.gif");
}

#right a span{
	background: repeat-x bottom url("/images/LBTemplate/menu_item2_r.gif");
}

#right a.big{
	border: 0;
	background: none;
	font-size: 15px;
	margin: 5px 20px 10px;
}

#right form a.big{
	border: 0;
	display: block;
	text-decoration: none;
	font-size: 15px;
	margin: 5px 20px 10px;
	padding: 0;
	color: #d5d6dd;
	width: 108px;
}

#search{
	float: left;
	width: 100%;
	background: repeat-x left url("/images/LBTemplate/search_back.png");
}

#search_form{
	float: left;
	width: 337px;
	height: 32px;
	padding: 127px 0 0 26px;
	background: no-repeat left url("/images/LBTemplate/search_form.png");
}

#search_pic{
	float: right;
	width: 281px;
	height: 159px;
	background: no-repeat left url("/images/LBTemplate/search_pic.png");
}

#search_field{
	width: 274px;
	height: 12px;
	font-size: 10px;
	font-family: Verdana;
	border: 0;
}

#search_button{
	width: 23px;
	height: 20px;
	margin: 2px 0 -2px;
	background: none;
	border: 0;
}

#content_top{
	float: left;
	width: 100%;
	height: 93px;
	background: repeat-x url("/images/LBTemplate/content_top_back.png");
}

#content_top_left{
	float: left;
	width: 363px;
	height: 93px;
	margin-bottom: -78px;
	background: no-repeat url("/images/LBTemplate/content_top_left.png");
}

#content_top_right{
	float: right;
	width: 281px;
	height: 93px;
	margin-bottom: -78px;
	background: no-repeat url("/images/LBTemplate/content_top_right.png");
}

#list{
	float: left;
	width: 100%;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
}

#list a{
	text-decoration: none;
	color: #282527;
	margin: 0 3px;
}

#list a:hover{
	text-decoration: underline;
}

#page_name{
	float: left;
	width: 100%;
	padding-top: 23px;
	text-indent: 50px;
	font-weight: bold;
	font-size: 13px;
	color: #434965;
}

#catalog{
	float: left;
	width: 100%;
	background: no-repeat top right url("/images/LBTemplate/content_corner.png");
}

#catalog .item{
	float: left;
	width: 275px;
	padding: 30px 0 10px;
}

#catalog .item img{
	float: left;
	padding: 0 10px 0 25px;
}

#catalog .item a{
	display: block;
	color: #093;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-top: 10px;
}

#catalog .item span{
	color: #093;
}

.catalog_item span{
	color: #093;
}
.catalog_item img{
	float: left;
	padding: 0 10px 0 25px;
}

.catalog_item a{
	display: block;
	color: #093;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	margin-top: 10px;
}
.catalog_item span{
	color: #093;
}

.enter2 {
padding: 2px 2px 2px 2px;
text-align:center;
color:#fafbfc;
}
.table {
border-collapse:collapse;
border: .5pt solid Gray;  
border-bottom: 1px solid #b0bec7;
border-left: 1px solid #b0bec7;
border-right: 1px solid #b0bec7;
}
.news1 {color:#fafbfc;
text-transform:uppercase;
padding: 4px 0 4px 6px;
font-weight:bold;
FONT-SIZE: 10pt;
}
a:link, a:visited, a:active {
	color : #000080;
	text-decoration : none;
}
a:hover {
	color : #000080;
	text-decoration : underline;
}