*{margin:0;padding:0;}

a img,fieldset{border: none}
ul{list-style: none;}

a {text-decoration:none; color: #369;}
a:hover {text-decoration: underline;}

.nowrap {white-space: nowrap}

input, select, button {font: 11px tahoma,sans-serif;}
option {padding: 0 5px 0 0;}

hr {display: none;}


.floatright {float:right;}
.textleft {text-align:left;}
.textright {text-align:right;white-space:nowrap;}
.clear {font-size:0;clear:both;}
.green {color:#690;font-weight:bold;}
.red {color:#C00;font-weight:bold;}

img.floatleft {float:left;margin:0 10px 0 0;}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}

.post p{
	padding:0 0 10px 0;
	font-size:1.1em;
	line-height:1.4em;
}

body {
	font:62.5%/1.2em tahoma,arial,verdana,sans-serif;
	background:url(img/body_bg.gif) repeat-x 0 0 #fff;
	color:#666;
	text-align:center;
	height:100%;
}

html{height:100%;}

.out{
	margin:0 auto -70px;
	width:824px;
	text-align:left;
	font-size:1.1em;
	background:url(img/top_image.jpg) no-repeat 0 0;
	min-height:100%;
	height:auto !important;
	height:100%;
	position:relative;
	}
	
.push{height:70px;clear:both;width:824px;}
	
.header{
	background:url(img/header_bg.gif) repeat-x 0 93px;
	width:824px;
	height:290px;
}
.logo-block{
	width:230px;
	padding:100px 0 0 20px;
	float:left;
	height:120px;
	}
h2.logo{
	width:202px;
	height:118px;
	background:url(img/logo.gif) no-repeat 0 0;
	}
	h2.logo a{
		display:block;
		height:118px;
		width:202px;
		}
		h2.logo a span{display:none;}
		
p.price{
	padding-left:14px;
	line-height:14px;
	}
	p.price strong{color:#c30;}
	.price a{color:#ff6600}

.slogan-block{
	width:574px;
	height:231px;
	float:left;
	}
.divslog{
	width:300px;
	float:left;
}
	.slogan-block h3{
		background:url(img/slogan_title.gif) no-repeat 0 0;
		height:50px;
		width:183px;
		margin:105px 0 10px 0;
		}
		.slogan-block h3 span{display:none;}
		.slogan-block h1{
			font:11px tahoma,arial,sans-serif;
			text-transform:uppercase;
			padding:0 0 0 10px;
			border-left:3px solid #888c8f;
			width:250px;
			margin-bottom:5px;
			}
.workers{
	width:262px;
	height:201px;
	float:right;
	background:url(img/workers.png) no-repeat 0 0;
	margin-top:30px;
	}
			
.menu{
	width:824px;
	height:65px;
	background:url(img/mn_shad.gif) no-repeat 25% 100%;
	clear:both;
	}
	.me1nu ul{
		background:url(img/mn-bg.gif) repeat-x 0 0;
		width:100%;
		height:50px;
		padding:8px 0 0 20px;
		}
	.me1nu li{
		background:url(img/mn-sep.gif) no-repeat 0 0;
		display:inline;
		height:45px;
		padding:5px 10px 5px 15px;
		display:block;
		float:left;
		width:10%;
		}
		.me1nu li a{
			height:45px;
			font:bold 11px arial, sans-serif;
			text-transform:uppercase;
			color:#336699;
			line-height:12px;
			}
			.me1nu li a:hover{
				text-decoration:none;
				color:#ff6600;
				}

.submenu{
	display:none;
	position:absolute;
	top:270px; left:140px;
	background-color:#dfeaf0;
	border:1px solid #fff;
	border-right:1px solid #d7d8d9;
	border-bottom:1px solid #d7d8d9;
	width:160px;
	padding:10px;
	}
	.submenu li{
		border-bottom:1px solid #ccdae1;
		border-top:1px solid #fff;
		background:url(img/ico_sub_mn.gif) no-repeat 0px 8px;
		padding:4px 0 4px 15px;
		}
		.submenu li a{color:#666;}
		.submenu li a:hover{color:#f60;text-decoration:none;}
				
.content{
	width:560px;
	float:left;
	font-size:1.2em;
	line-height:1.3em;
	margin-left:20px;
	display:inline;
	padding-bottom:15px;
	}
	.content a{text-decoration:underline;}
	.content a:hover{text-decoration:none;}
	.content p, 
	.content h1,
	.content h2,
	.content h3,
	.content h4,
	.content h5,
	.content ul,
	.content ol
	{padding:0 0 10px 0;}
	.content ol, .content ul{padding:0 0 5px 20px;}
	.content ol li, .content ul li{padding-bottom:6px;}
	
	.content ol li ol,
	.content ul li	ul {
		padding-bottom: 0px;
		padding-top: 8px;
	} 
	
	.content img.img{
		border:1px solid #ccc;
		padding:1px;
		display:block;
		}
	.content h1{
		font:bold 12px arial,sans-serif;
		color:#2d2a35;
		text-transform:uppercase;
		}
	.content h2{
		font:bold 12px tahoma,sans-serif;
		color:#666;
		}
		
		.content .blk_1 h1{text-transform:lowercase;font-weight:normal;font-size:10px;color:#999;text-align:justify;}

.content p.bradcramp{
	padding:10px 0;
	font-size:11px;
	}
	.content p.bradcramp a{
		color:#ff9933;
		}
		
.linky{color:#000;font:bold 12px tahoma,sans-serif;}
.linky a{
	color:#f60;
	font-weight:bold;
	font-size:11px;
	}
	
.e2gtitle, .e2gback, .boxcontent table{display:none;}	

.blk_1{
	background:url(img/underline.gif) repeat-x 0 100%;
	padding:5px 0 5px 0;
	clear:both;
	width:97%;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	margin-bottom:15px;
	}
.t1opblk{
	background:url(img/underline.gif) repeat-x 0 0;
	padding:15px 0 5px 0;
	}

.blk_2{
	width:260px;
	float:left;
	padding-top:15px;
	overflow:hidden;
	font-size:11px;
	background:url(img/lineback.gif) repeat-y 100% 0;
	line-height:13px;
	padding-right:15px;
	}
.blk_3{
	width:270px;
	float:left;
	padding-top:15px;
	padding-left:15px;
	overflow:hidden;
	font-size:11px;
	line-height:13px;
	}
	.blk_3 img{
		margin:0 0 15px 0;
		}
		
		
.rightbar{
	float:right;
	width:220px;
	background:url(img/rightbar_shad.gif) no-repeat 1px 50%;
	padding-left:10px;
	display:block;
	}

.lastnews{
	background-color:#ebebeb;
	overflow:hidden;
	padding:15px 10px;
	width:200px;
	color:#3a3740;
	line-height:13px;
	}
	.rightbar h2{
		font:bold 12px arial,sans-serif;
		color:#2d2a35;
		text-transform:uppercase;
		padding:2px 0 2px 10px;
		border-left:6px solid #51a4d8;
		margin-bottom:10px;
		}
	.lastnews ul{
		overflow:hidden;
		}
		.lastnews ul li{
			padding-left:15px;
			background:url(img/ico_file.gif) no-repeat 0 2px;
			padding-bottom:10px;
			}
			.lastnews ul li a{color:#369;}
.contacts{
	background:url(img/cont-bottom.png) no-repeat -2px 100%;
	overflow:hidden;
	padding:0;
	margin-top:5px;
	}	
	.contacts .inner{
  background:url(img/cont-top.png) no-repeat -2px 0;
	overflow:hidden;
	padding:15px 10px;
	width:200px;
	color:#3a3740;
	line-height:16px;
    }
	.contacts p{
		padding:0 10px 0 15px;
		}

.content .error {
	color:#535353;
	font-family:Verdana;
	font-size:24px;
	font-weight:bold;
	}
		
.content .errortext {
	border-left:5px solid #FF9900;
	color:#535353;
	font-family:Verdana;
	font-size:24px;
	padding-left:7px;
	text-align:left;
	}
	.errortext em {
		color:#535353;
		font-family:Verdana;
		font-size:12px;
		font-weight:bold;
		}

.contaform{
	float:right;
	width:335px;
	overflow:hidden;
	}
	.contaform fieldset{border-left:1px dotted #dedede;padding:0 0 0 25px;width:335px;}
	.contaform h3{font-size:12px;}
	.contaform ul{overflow:hidden;padding:0;}
	.contaform li{width:300px;overflow:hidden;padding:0 0 10px 0;}
	.contaform label{width:140px;display:block;height:16px;float:left;}
	.contaform input,
	.contaform select,
	.contaform textarea{float:left;width:150px;}
	.contaform textarea{font-size:12px;}

#ditto_pages {background-color:#f5f5f5;padding:5px;margin-top:10px;font-weight:bold;}
#ditto_pages *{padding-right:8px;} 
.footer{
	margin:0 auto;
	width:824px;
	background:url(img/mn_shad.gif) no-repeat 25% 0;
	height:70px;
	color:#8d8266;
	line-height:1.4em;
	clear:both;
	position:relative;
	z-index:10;
	}
	.footer a{color:#8d8266;}
	p.contact{
		padding:20px 0 0 120px;
		float:left;
		}
	p.copyright{
		padding:30px 0px 0 30px;
		float:left;
		width:550px;
		}
		
.counters{
	text-align:center;
	padding-top:20px;
	width:100%;
	clear:both;
	}
	.counters img{
		margin:0 2px 4px 2px;
		}
		
.AS_ajax_result{
	background-color:#f6f6f6;
	padding:5px;
	margin-left:15px;
}

.cleardefault{
	border:1px solid #51a4d8;
	height:16px;
	padding:2px 0 0 2px;
	margin-left:15px;
	}
#ajaxSearch_submit{
	width:50px;
	font-size:12px;
	}
#search{position:relative;padding-bottom:15px;width:100%;}
#searchClose{
	position:absolute;
	top:41px;left:-5px;
	cursor:pointer;
	}
.AS_ajax_more{text-align:center;padding:5px 0;}
.AS_ajax_more a{color:#F60;}
#current-search-results{padding-bottom:10px;}
.ajaxSearch_result{border-bottom:1px dotted #dedede;margin:20px 0 0 0;}
.ajaxSearch_result a{font-weight:bold;display:block;}

.map{border:1px solid #dedede;padding:10px;margin:20px auto;}
.cont{float:left;width:200px;padding-top:10px;}
.mapblock{width:100%;clear:both;text-align:center;}
.ditto_news{padding-top:10px;border-bottom:1px dotted #dedede;}
.AS_ajax_resultsIntroFailure{margin-left:15px;}

.content ul{padding-left:20px;list-style: square outside;}
.postcat .imgcat, .postcat .imgcat2{margin:15px;float:right;}
.postcat .imggraf{margin:15px 0px 15px 15px;float:right;clear:right;}

.imgcat{width:190px;height:140px;border:1px solid #81acc5;background-color:#fff;padding:1px;}
.imgcat2{width:200px;height:185px;border:1px solid #81acc5;background-color:#fff;padding:1px;}
.imggraf{background-color:#fff;padding:1px;}
.postcat .ditto_news_cat{padding:0;list-style:none}
.content .ditto_news_cat{padding:0;padding-top:10px;border-bottom:1px dotted #dedede;width:100%;overflow:hidden;clear:both;}
.content .ditto_news_cat2{padding:0;padding-top:10px;border-bottom:1px dotted #dedede;width:100%;overflow:hidden;clear:both;}
.ditto_news_cat li{width:270px;overflow:hidden;float:left;padding:0 0px 20px 10px;display:inline;}
.ditto_news_cat2 li{width:230px;overflow:hidden;float:left;padding:0 20px 10px;display:inline;}
.postcat .ditto_news_cat li .imgcat, .postcat .ditto_news_cat2 li .imgcat2{float:none;margin:0;}
.content .ditto_news_cat h2, .content .ditto_news_cat2 h2{font-size:12px;font-weight:normal;position:relative;line-height:14px;} 
.content .ditto_news_cat2 h2{min-height:60px;font-size:11px;}
.content .contaform ul{padding:0;list-style:none;}

.links_seo_p4{
	width:824px;
	text-align:center;
	margin:0 auto;
	float:none;
	border-top:1px solid #ddd;
	}
	.links_seo_p4 td{vertical-align:top;padding:10px 0;}
.banner_grundfus{text-align:center;padding-bottom:10px;width:200px;height:294px;margin:0 auto;position:relative;overflow:hidden;z-index:0;}
.banner_grundfus img{display:block;left:0;position:absolute;top:0;}
.grund{width:824px;margin:0;}
#gudbsite{margin:0 auto!important;}
.f-grund .copyright{margin:0;padding:0 100px;text-align:cetner;width:auto;float:none;}
.f-grund{padding:20px 0px 0 0px;background:url(img/mn_shad.gif) no-repeat 50% 0;}
.grundbody .links_seo_p4{display:none;}

.ditto_news_cat .img{float:left;width:85px;height:60px;text-align:center;border:1px solid #51a4d8;margin-right:10px;}
.content p.imgflt-lft{width:200px;padding-right:20px;float:left;}
.content ul{overflow:hidden;}
.blk-e{overflow:hidden;width:100%;clear:both;background:url("img/underline.gif") repeat-x scroll 0 100% transparent;margin-bottom:10px}
.blk-e img{margin-bottom:20px;}

a.highslide {
	display: block;
	float: left;
	margin: 0 12px 15px 12px;
}

.boxcontent a.highslide {
	float: none;
	display: inline;
	margin: 0;
}

.pagenumbers {
	text-align: center;
}

.clients-box {
	background: url("img/underline.gif") repeat-x scroll 0 0;
	padding-top: 10px;
	padding-bottom: 10px;
}

.clients-box .cl-left{
	float: left;
	width: 43%;
}

.clients-box .cl-right{
	float: left;
	width: 57%;
}
