body{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:11px;
	text-align:center;
}

#wrapper{
	width:1001px;
	margin:0px auto;
	text-align:left;
}

#top_left{
	background-image:url(/images/top_left.png);
	background-repeat:no-repeat;
	width:621px;
	height:84px;
	float:left;
}

#top_left #langs{
	font-size:12px;
	color:white;
	font-weight:bold;
	margin:60px 0px 0px 10px;
}

#top_left #langs a{
	font-size:11px;
	color:white;
	font-weight:bold;
	text-decoration:none;
	padding:0px 3px;
}

#top_left #langs a:hover{
	text-decoration:underline;
}

#top_order_form{
	width:203px;
	height:84px;
	float:left;
}

#top_right{
	background-image:url(/images/top_right.png);
	background-repeat:no-repeat;
	width:177px;
	height:84px;
	float:left;
	color:white;
}

#logo{
	background-image:url(/images/logo.png);
	background-repeat:no-repeat;
	width:226px;
	height:135px;
	float:left;
}

#index_main_menu{
	background-image:url(/images/logo_right.png);
	background-repeat:no-repeat;
	width:394px;
	height:135px;
	float:left;
}

#index_main_menu a{
	color:#3f597a;
	text-decoration:none;
	font-weight:normal;
	line-height:15px;
}

#index_main_menu a:hover{
	font-weight:bold;
}

#index_menu_6_bottom{
	background-image:url(/images/main_menu_bottom.png);
	background-repeat:no-repeat;
	height:24px;
}

#index_menu6 .text{
	color:white;
	margin:50px 20px 0px 30px;
	height:6.1em;
	overflow:hidden;
}

#index_menu6 a{
	color:white;
	text-decoration:none;
}

#index_menu6 a:hover{
	text-decoration:underline;
}

#advertising, #point_of_sale, #interior{
	width:191px;
	height:132px;
	float:left;
}

#illumination, #metal_working, #about_us{
	width:191px;
	height:131px;
	float:left;
}

#bottom{
	background-image:url(/images/bottom_bg.png);
	background-repeat:no-repeat;
	width:1001px;
	height:194px;
}

#contacts{
	padding:15px 0px 0px 30px;
	color:white;
}

#contacts a{
	color:white;
	font-weight:bold;
	text-decoration:underline;
}

#services_menu1 a, #services_menu2 a{
	background-image:url(/images/services_menu_bg.png);
	background-repeat:no-repeat;
	display:block;
	height:21px;
	color:white;
	text-decoration:none;
	margin-bottom:3px;
	padding-top:7px;
	padding-left:10px;
	font-weight:bold;
}

#services_menu1 a:hover, #services_menu2 a:hover{
	font-weight:normal;
}

#services_menu1 a{
	width:370px;
}

#services_menu2 a{
	width:235px;
}

#logo1{
	background-image:url(/images/logo1.png);
	background-repeat:no-repeat;
	width:190px;
	height:96px;
	float:left;
}

a.inf_menu{
	font-family:Arial;
	color:white;
	font-size:11px;
	text-decoration:none;
}

a.inf_menu:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
	height:0px;
	overflow:hidden;
}

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

a:hover{
	color:black;
}

.send_form input, .send_form textarea{
	font-size:11px;
	border:1px solid gray;
	padding:1px 2px;
}

input.button{
	background-color:silver;
	cursor:pointer;
}

.errors{
	color:red;
	border:3px double gray;
	padding:5px;
	margin:5px;
}
