body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #3d3d3d
	}
	
.clr {
	clear: both;
	height: 0;
	overflow: hidden;
	}
	
img {border:none}
	
#left-body {
	background: #707070;
	width: 50%;
	position: absolute;
	left: 0;
	z-index: -10;
	height: 236px
	}
	
	#left-body-border {
		position: absolute;
		background: #515151;
		width: 10px;
		height: 208px;
		left: 0;
		position: absolute;
		top: 0;
		width: 10px
		}
		
#left-second-body {
	background: #707070 url(img/left.gif) no-repeat 100% 0;
	width: 50%;
	position: absolute;
	left: 0;
	top: 298px;
	z-index: -10;
	height: 170px;
	height: 169px
	}
		
#right-body {
	background: #707070;
	width: 50%;
	position: absolute;
	right: 0;
	top: 235px;
	z-index: -10;
	height: 233px
	}
	
	#right-body-border {
		position: absolute;
		top: 207px;
		right: 0px;
		background: #515151;
		width: 10px;
		height: 233px
		}
		
#top {
	height: 25px;
	background: #000;
	color: #fff;
	border-bottom: 3px solid #fefefe;
	position: relative;
	}
	
	#top-menu {
		width: 890px;
		position: absolute;
		top: 0;
		font-family: Verdana, sans-serif;
		left: 50%;
		color: #fff;
		margin-left: -445px;
		text-transform: uppercase;
		font-size: 10px
		}
	
	#top-menu a {
		color: #fff;
		line-height: 25px;
		display: inline-block;
		text-decoration: none;
		padding: 0 5px
		}
	
	#top-menu a:hover {
		text-decoration: underline;
		}
	
#wrapper {
	margin: auto;
	width: 938px;
	background:#2c2c2c;
	position: relative;
	background: #2c2c2c url(img/left.gif) no-repeat -201px 270px;
	}
		
	#left-slogan {
		background: url(img/slogan.gif);
		height: 899px;
		width: 48px;
		position: absolute;
		top: 9px;
		left: -48px;
		}
		
	#wrapper-black {
		width: 918px;
		background: #000;
		margin: auto
		}
		
	#wrapper-white {
		width: 912px;
		background: #fff url(img/right.gif) repeat-y 100% 0;
		margin: auto;
		padding: 440px 0 0 0;
		}
		
#header {
	height: 207px;
	background: #cacaca url(img/logo.gif) no-repeat 0 0;
	position: absolute;
	top: 0;
	width: 912px;
	}

	#header-photo {
		width: 228px;
		float: right;
		background: #eee url(img/menu.gif) 0 -150px;
		height: 207px
		}
		
		#header-photo-clear {
			height: 207px;
			width: 228px;
			position: absolute;
			z-index:3;
			right: 228px;
			top:0
			}
		
	#header-phones {
		top: 155px;
		padding: 0 0 0 17px;
		position: absolute;
		}
		
		#header-phones p {
			background: url(img/dott.gif) no-repeat 5px 50%;
			float: left;
			font-size: 15px;
			font-weight: bold;
			padding: 0 20px 0 17px;
			margin: 0 0 3px
			}
			
			#header-phones p span.left {
				display: block;
				float: left;
				width: 80px;
				}
			
			#header-phones p span.right {
			display: block;
				float: left;
				}
			
			#header-phones p.second span.left {
				display: block;
				float: left;
				width: 90px;
				}
			
			#header-phones p.second span.right {
				display: block;
				float: left;
				}
			
		
#menu {
	width: 226px;
	height:207px;
	float: right;
	border-left:2px solid #000;
	text-transform: uppercase
	}
	
	#menu ul {
		margin:14px 0 0;
		padding:0;
		list-style:none
		}
		
	#menu ul li {
		margin:0 0 2px;
		height:29px;
		position: relative
		}
		
	#menu ul li.menu-current a, #menu ul li.menu-parent a {
		background: #919191;
		color: #fff;
		}
		
		#menu ul li.menu-current a:hover, #menu ul li.menu-parent a:hover {
			background: #919191;
			}
		
	#menu ul li a {
		height:29px;
		line-height: 29px;
		padding:0 0 0 16px;
		display: block;
		color:#000;
		text-decoration: none
		}
		
	#menu ul li a:hover {
		color: #fff;
		background: #cb815c;
		}
		
	#menu ul li a span {
		position: absolute;
		display: block;
		height: 29px;
		width: 228px;
		top: 0;
		left: -230px;
		z-index:2
		}
		
		#menu ul li#page1 a:hover span, #menu ul li.menu-current#page1 a span, #menu ul li.menu-parent#page1 a span {
				background: #ccc url(img/menu.gif) no-repeat;
				background-position: 0 0;
				}
			#menu ul li#page2 a:hover span, #menu ul li.menu-current#page2 a span, #menu ul li.menu-parent#page2 a span {
				background: #ccc url(img/menu.gif) no-repeat;
				background-position: 0 -30px;
				}
			#menu ul li#page3 a:hover span, #menu ul li.menu-current#page3 a span, #menu ul li.menu-parent#page3 a span {
				background: #ccc url(img/menu.gif) no-repeat;
				background-position: 0 -60px;
				}
			#menu ul li#page4 a:hover span, #menu ul li.menu-current#page4 a span, #menu ul li.menu-parent#page4 a span {
				background: #ccc url(img/menu.gif) no-repeat;
				background-position: 0 -90px;
				}
			#menu ul li#page5 a:hover span, #menu ul li.menu-current#page5 a span, #menu ul li.menu-parent#page5 a span {
				background: #ccc url(img/menu.gif) no-repeat;
				background-position: 0 -120px;
				}
		
	#slogan {
		background: #000;
		height: 63px;
		position: absolute;
		top: 207px;
		width: 912px
		}
		
		#slogan h2 {
			font-family: Verdana, sans-serif;
			font-weight: normal;
			height: 63px;
			margin: 0;
			padding: 0 20px;
			line-height: 63px;
			color: #fff;
			font-size: 18px
			}
			
#images {
	height:168px;
	background: url(img/img.jpg);
	border-bottom: 2px solid #000;
	position: absolute;
	top: 270px;
	width: 912px
	}
	
	#left-image {
		float: left;
		overflow: hidden
		}
	
	#right-image {
		float: left;
		border-left: 2px solid #000;
		overflow: hidden
		}

#columns {
	}
		
#left {
	width: 684px;
	float: left
	}
	
	#height {
		float: left;
		width:0;
		height: 250px;
		overflow: hidden;
		}
	
	#content {
		padding: 15px 30px 0;
		color:#222;
		font-size: 13px
		}
		
		#content h1 {
			color: #eb520e;
			font-size: 22px;
			}
			
		#left-text {
			float: left;
			width: 400px;
			}
			
		#right-photo {
			float: right;
			width: 200px;
			}
	
	#breadcrumbs {
		font-size: 11px;
		}
		
		#breadcrumbs a {
		color: #222;
		text-decoration: none
		}
		
		#breadcrumbs a:hover {
		text-decoration: underline
		}
	
#right {
	width: 226px;
	float: right
	}
	
	#submenu ul {
		margin: 0;
		padding:0;
		list-style:none
		}
		
	#submenu ul li {
		height: 29px;
		margin: 0 0 2px
		}
		
		#submenu ul li a {
			display: block;
			padding: 0 0 0 26px;
			background: #696969 url(img/menudottgif.gif) no-repeat 14px 50%;
			color:#000;
			height: 29px;
			line-height: 29px;
			text-decoration: none;
			}
			
		#submenu ul li a:hover {
			background: #c37c4e;
			color: #fff;
			}
			
		#submenu ul li.menu-current a, #submenu ul li.menu-current a:hover {
			background: #4c4c4c;
			color:#fff;
			}
			
#footer {
	height:136px;
	background: url(img/footer.gif);
	}
	
	#footer-phones {
		background: #fff;
		width:912px;
		padding: 10px 0 15px;
		margin: auto
		}
	
	#footer-phones p {
		background: url(img/reddottgif.gif) no-repeat 5px 50%;
		float: left;
		display: inline;
		padding: 0 0 0 20px;
		margin: 0 0 0 25px;
		font-weight: bold;
		font-size: 14px;
		text-transform: uppercase
		}
		
	#footer-address {
		text-align: center;
		font-size: 13px;
		font-weight: bold;
		background: #fff;
		}
		
	#footer-copyright {
		text-align: center;
		font-size: 11px;
		font-weight: bold;
		background: #fff;
		padding: 10px 0 20px
		}
		
			
	#footer-copyright a {
		text-decoration: none;
		color: #000
		}
		
		#footer-copyright a:hover {
		text-decoration: underline
		}
		