charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
}

body {
	background:#ffffff; 
	background-image: url(../images/brick.jpg);
	background-repeat: repeat;		
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: black;
	margin: 0px;
	padding: 0 0 0 0;
}

#bgh1 {
	height: 50px;
	margin: 0;
	padding: 0;
	width: 998px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

h1.seo {
	margin: 0;
	padding: 0;
	line-height: 23px;
	min-height: 23px;
	font-size: 11px;
	font-weight: normal;
	font-family: "Tahoma";
	margin: 0;
	padding: 0;
	padding-left: 10px;
	color: #000;
}

#lang {
	text-align: right;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

#lang a {
	color: #000;
}

img {
	border: none;
	behavior: url(js/iepngfix.htc);
}

a {
	outline: none;	
}

a {
	color: #db2d24;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.clear { 
	clear: both; 
	width: 100%; 
	display: block; 
	line-height: 0px; 
	font-size: 0px; 
	height: 0px; 
}

div#main {
	width: 998px;
	margin: 0 auto;
	background: white url(../images/leftbg.jpg) repeat-y left top;
	_width: 1000px;
}
.serv p{
height:65px;
}

div#left {
	width: 355px;
	float: left;
	background: black;
	color: white;
	display: inline;
}	

div#left h2 {
	color: white;
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 15px;
	padding-left: 10px;
	margin: 4px 0;
}

div#left p {
	width: 336px;
	margin: 5px auto;	
}

div#left p a {
	color: #ffc4c1;
}

div#left .newsimg {
	margin: 0 0 4px 7px;
}

div#left p.more {
	text-align: right;
	background:url(../images/arrow.jpg) no-repeat 250px 6px;
	margin-bottom: 12px;
}

div#right {
	width: 643px;
	float: left;
	display: inline;
}

div#menu ul {
	list-style: none;
	
}

div#menu ul li {
	float: left;
}
*:first-child+html div#menu ul li{
	margin-top:10px;
}
div#menu {
	width: 643px;
	_width: 643px;
	background: #eb4100;
	height: 38px;
	border-top: 3px solid #ad0800;
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 12px;
	_height: 25px;
	_padding-top: 14px;
}

div#menu a {
	color: black;
	font-weight: bold;
	text-decoration: none;
}

div#menu li {
	margin-right: 58px;
	display: inline;
}

div#menu li a:hover {
	color: #ff9870;
}

div#header {
	width: 643px;
	height: 57px;	
	padding-top: 185px;
}

div#hd-bg {
	color: white;
	width: 633px;
	height: 58px;
	background:url(../images/hd-bg.png) no-repeat left top;
	padding: 2px 5px 0 5px;	
	_padding-top: 12px;
	_height: 45px;
	_background:none;
	filter:Progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/hd-bg.png');
}

div#right h2 {
	color: black;
	font-family: Helvetica, Tahoma, Verdana, sans-serif;
	font-size: 15px;	
	margin: 8px 0;
}

div#cont {
	padding: 5px;
}

.imag {
	float: left;
	margin-right: 5px;
}

div#right p.more {
	text-align: right;
	background:url(../images/arrow2.jpg) no-repeat 547px 6px;
	margin-bottom: 12px;
}

div#right div.serv {
	width: 188px;
	float: left;
	/*border-right: 1px dotted black;*/
	padding: 0 11px;
	_padding: 0 10px;
	margin-bottom: 5px;
}


div#right div.serv p.more {
	width: 191px;
	float: left;
	background:url(../images/arrow2.jpg) no-repeat 105px 6px;	
}

div#footer {
	width: 990px;	
	background:url(../images/footer-bg.jpg) repeat-x;
	height: 36px;
	margin-bottom: 12px;
	padding: 1px 5px 0 5px;
	_padding-top: 10px;
	_margin-bottom: 0px;
	_height: 26px;
}
*:first-child+html div#footer  {
	margin-bottom: 0px;
}
	
div#footer span {
	display: block;
	float: left;
	margin-right: 781px;
	_margin-right: 773px;	
	display: inline;
}
*:first-child+html div#footer p{
	margin-top: 13px;
}

div.art {
	margin-bottom: 8px;
}

ul#num {
	list-style: none;
	float: right;
}

ul#num li {
	float: left;
	padding: 2px 4px; 
}

form#contactform {	
	width: 460px;
	margin: 0 auto;	
}

form#contactform p label {
 	display: block;
 	float: left;
 	width: 100px;
	padding-top: 4px;
}

.frm {
	border: 1px solid #545454;
	background: white;
	padding: 2px;
	width: 333px;
	_width: 330px;
	margin-bottom: 6px;
}

input.buton {
	display: inline;
	float: left;
	height: 19px;	
	color: white;
	border: 1px solid #ad0800;
	padding: 0 6px;
	margin-right: 4px;
	cursor: pointer;
	line-height: 18px;
	margin-bottom: 12px;
	margin-left: 233px;
	font-size: 11px;
	background: #eb4100;
}
