/* CSS Document */

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #737373;
	line-height: 15px;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(bg_masthead.jpg);
	background-repeat: repeat-x;
	background-position: 0px 43px;
}
a:link {
	color: #737373;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #737373;
}
a:hover {
	text-decoration: underline;
	color: #737373;
}
a:active {
	text-decoration: none;
	color: #737373;
}
img{
	border: none;
}
h1 {
	font-size: 16px;
	color: #c2b003;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h2 {
	font-size: 16px;
	color: #0b6b11;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
h3 {
	font-size: 11px;
	color: #0b6b11;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
h3 a:link {
	color: #0b6b11;
	text-decoration: none;
	font-weight: bold;
}
h3 a:visited {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
h3 a:hover {
	text-decoration: underline;
	color: #0b6b11;
	font-weight: bold;
}
h3 a:active {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
p {
	margin: 0px 0px 5px 0px;
}
.date{
	font-size: 10px;
	font-weight: bold;
}
#top{
	position: absolute;
	width: 210px;
	height: 30px;
	padding: 14px 0px 0px 0px;
	z-index: 3;
}
#search{
	position: absolute;
	width: 100%;
	height: 30px;
	text-align: right;
	padding: 14px 0px 0px 0px;
	z-index: 2;
	right: 20px;
}
form{
	margin: 0px;
}
img{
	border: none;
}
.formfield{
	color: #737373;
	background-color: #eeedbf;
	border: 1px solid #c8b503;
	font-family: Tahoma;
	font-size: 10px;
	padding-left: 3px;
	height: 16px;
	width: 130px;
}
#top_icons{
	margin: 0px 5px 0px 20px;
}
#masthead{
	position: absolute;
	display: block;
	z-index: 2;
	top: 46px;
	left: 16px;
}
#people{
	position: absolute
	width: 100%;
	text-align: right;
	padding-top: 46px;
	z-index: 2;
}
#menu_main{
	position: absolute;
	display: block;
	z-index: 2;
	top: 145px;
	left: 15px;
	width: 228px;
	height: 195px;
}
#main{
	width: 100%;
	margin-top: -35px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: 15px 0px;
}
#content_left{
	margin: 100px 15px 0px 30px;
}
#content_main{
	margin: 0px 20px 15px 20px;
}
#content_main img{
	margin: 5px 10px 0px 0px;
}

#bottom{
	width: 100%;
	padding: 0px 15px 0px 15px;
	background-image: url(../images/bottom_bg.gif);
	background-repeat: repeat-x;
	color:#FFFFFF;
}
#bottom a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#bottom a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#bottom a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#bottom a:active {
	text-decoration: none;
	color: #FFFFFF;
}
#news{
	margin: 0px 5px 0px 5px;
	padding: 5px 0px 0px 0px;
	padding-bottom: 3px;
	text-align:justify;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
.header_orange {
	font-size: 12px;
	color: #c2b003;
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.green {
	color: #0b6b11;
}
#exel{
	margin-top: 10px;
}
#exel td{
	border: 1px solid #E8E8E8;
	padding: 3px;
}
#exel table{
	border: 1px solid #CCCCCC;
}
ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
#contacts{
	position: absolute;
	top: 71px;
	left: 265px;
	z-index: 4;
}
#contacts h1{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#contacts a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#contacts a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#contacts a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
#contacts a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.inputfield_cont{
	display: block;
	width: 320px;
	font-family: Tahoma;
	font-size: 11px;
	color: #857b70;
	margin-bottom: 7px;
}
#submenu{
	font-size: 12px;
	color: #0b6b11;
	font-weight: bold;
	background-image: url(arrow_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#submenu a:link {
	color: #0b6b11;
	font-weight: bold;
	text-decoration: none;
}
#submenu a:visited {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
#submenu a:hover {
	text-decoration: underline;
	color: #0b6b11;
	font-weight: bold;
}
#submenu a:active {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
#submenu_act{
	font-size: 12px;
	color: #0b6b11;
	font-weight: bold;
	background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
}
#submenu_act a:link {
	color: #0b6b11;
	font-weight: bold;
	text-decoration: none;
}
#submenu_act a:visited {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
#submenu_act a:hover {
	text-decoration: underline;
	color: #0b6b11;
	font-weight: bold;
}
#submenu_act a:active {
	text-decoration: none;
	color: #0b6b11;
	font-weight: bold;
}
.pricetab{
	color: #737373;
	background-color: #F5F5D8;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}