@charset "iso-8859-2";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
/*layout*/
body {
	font-size: 12px;
	color:#555;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#page {
	width: 900px;
	margin: 20px auto;
}
#top-top {
}
#top {
	padding: 40px 0px 20px 0px;
}
#logo {
	float: left;
	width: 300px;
}
#columns {

}
#left {
}
#middle {
}
#right {
}
#path {
}
#middle-top {
}
#middle-content {
}
#middle-bottom {
}
#news {
}
#products {
}
#search {
}
#login {
}
#footer {
	float: right;
	width: 600px;
	padding-top: 30px;
}
#copyright {
	float: left;
	width: 270px;
	padding-top: 30px;
}
/*menu*/

#menu {
	border-bottom: 1px solid #CCC;
}
#menu ul {
	width: 600px;
	float: right;
	height: 25px;
	}
#menu ul li{
	float: left;
	display: inline;
	list-style: none;
	font-size: 15px;
	color: #666;
	line-height: 19px;
	height: 21px;
	padding: 0px 3px;
	}
#menu ul li a {
	padding: 0px;
	margin: 0px 10px;
	float: left;
	}
#menu ul li a:hover {
	background: url(img/menu_bg.png) left top no-repeat;
	padding-left: 10px;
	margin: 0px;
	color: #fff;
	float: left;
	line-height: 19px;
	height: 21px;
	}
#menu ul li a:hover div {
	background: url(img/menu_bg_r.png) right top no-repeat;
	float: left;
	padding-right: 10px;
	line-height: 19px;
	height: 21px;
	cursor: pointer;
	}
#menu ul li a.active {
	background: url(img/menu_bg_active.png) left top no-repeat;
	padding-left: 10px;
	margin: 0px;
	color: #fff;
	float: left;
	line-height: 19px;
	height: 21px;
	}
#menu ul li a.active div {
	background: url(img/menu_bg_active_r.png) right top no-repeat;
	float: left;
	padding-right: 10px;
	line-height: 19px;
	height: 21px;
	cursor: default;
	}
	
.top-top-menu {
}
.top-menu {
}
.left-menu {
}
.right-menu {
}
.middle-menu {
}
.middle-top-menu {
}
.middle-content-menu {
}
.middle-bottom-menu {
}
.footer-menu {
}
/*modules*/

.top-top-module {
}
.top-module {
	width: 550px;
	float: right;
	padding-right: 50px;
}
.left-module {
}
.right-module {
}
.middle-module {
	width: 900px;
}
.middle-module_roundedcornr_box {
	background: url(img/roundedcornr_grad.gif) repeat-x top left;
}
.middle-module_roundedcornr_top div {
	background: url(img/roundedcornr_tl.gif) no-repeat top left;
}
.middle-module_roundedcornr_top {
	background: transparent url(img/roundedcornr_tr.gif) no-repeat top right;
}
.middle-module_roundedcornr_bottom div {
	background: url(img/roundedcornr_bl.gif) no-repeat bottom left;
}
.middle-module_roundedcornr_bottom {
	background: transparent url(img/roundedcornr_br.gif) no-repeat bottom right!important;
	background: #fff url(img/roundedcornr_br.gif) no-repeat bottom right;
}
.middle-module_roundedcornr_top div, .middle-module_roundedcornr_top, .middle-module_roundedcornr_bottom div, .middle-module_roundedcornr_bottom {
	width: 100%;
	height: 15px;
	font-size: 1px;
}
.middle-module_roundedcornr_content {
	margin: 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
	padding:15px;
	border-bottom: 1px solid #dedede;
	margin-bottom: -15px;
}
.middle-top-module {
}
.middle-content-module {
}
.middle-bottom-module {
}
.footer-module {
	float: left;
	width: 170px;
	margin-right: 30px;
	
}
.news-module {
}
.products-module {
	width: 260px;
	float: right;
	padding: 0px 14px;
	padding-bottom: 45px;
}
.products-module h1{
	text-align: right;
	}
.products-module p{
	text-align: right;
	line-height: 16px;
	}
/*fonts*/
h1 {
		color: #0083D7;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 24px;
}
h2 {
		color: #333;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: normal;
		font-size: 18px;
}
h3 {
		color: #0083D7;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
}
h4 {
}
h5 {
		color: #999;
		font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight: bold;
		font-size: 14px;
}
h6 {
}
a {
	color:#666;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
p {
	margin-bottom: 12px;
	line-height: 18px;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 0px;
	list-style: none;
	color: #666;
}
/*forms*/	
.input {
	font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	height: 20px;
	border: 1px solid #ccc;
	width: 400px;
	padding: 0px 5px;
	color:#666;
}
.label {
	padding-top: 10px;}
.textarea {
		font-size: 11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 20px;
	border: 1px solid #ccc;
	width: 400px;
	padding: 0px 5px;
	color:#666;
}
.btn {
	width: 53px;
	height: 16px;
	background: url(img/btn.png);
	border: none;
	cursor: pointer;
	font-size: 11px;
	color: #FFF;
	line-height: 16px;
	float: right;
	font-weight: bold;
}
.btn a{
	width: 48px;
	color: #FFF;
	line-height: 16px;
	padding-left: 5px;
	display: block;
}
.btn a:hover{
	width: 48px;
	color: #FFF;
	background: url(img/btn_over.png);
	line-height: 16px;
	padding-left: 5px;
	display: block;
}
.btn_submit {
	width: 60px;
	height: 18px;
	background: url(img/btn_submit.png);
	border: none;
	cursor: pointer;
	font-size: 11px;
	color: #FFF;
	line-height: 18px;
	font-weight: bold;
	margin-top: 5px;
	letter-spacing: 1px;
}
.btn_info {
	width: 278px;
	height: 75px;
	display: block;
}
.btn_info a{
	background: url(img/masinfo1.jpg);
	width: 278px;
	height: 75px;
	display: block;
	}	
.btn_info a:hover{
	background: url(img/masinfo2.jpg);
	width: 278px;
	height: 75px;
	display: block;
	}	
/*commons*/
img {
}
.clear {
	line-height: 1px;
	height: 1px;
	font-size: 1px;
	clear: both;
}
.border_right {
	border-right: 1px solid #CCC;}
