body {
	margin:0px;
	padding:0px;
	background:url(../images/bg.png) no-repeat left top #000000;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#logo {
	background:url(../images/logotrans.png) no-repeat;
	height:156px;
	width:1261px;
}
#contentBG {
	padding:20px 0px 20px 0px;
	background:url(../images/bg_main.png);
	width:100%;
	clear:both;
}
.wrapper {
	width:980px;
	
}
.galleryNew {
	float:left;
	width:225px;
	display:block;
	margin-right:5px;
}
#navigation ul{
text-align:left;
padding:0px 0px 0px 0px;
height:23px;
margin:0px 17px 0px 27px;
float:left;
background:#FF9C00;
width:730px;
}
#navigation li {
list-style-type:none;
display:inline;
padding:0px 4px 0px 0px;
margin:0px;
float:left;
}
#navigation a {
height: 0px !important; 
height /**/:23px; /* for IE5/Win */
overflow:hidden;
padding:23px 0px 0px 0px;
float:left;
margin:0px;
}
#navigation a:hover {
background-position:top right;
background-repeat:no-repeat;
}
#home a{
width:72px;
background:url(../images/home.png)  top left no-repeat;
}
#services a{
width:83px;
background:url(../images/services.png) top left  no-repeat;
}
#gallery a{
width:75px;
background:url(../images/gallery.png)  top left  no-repeat;
}
#contact a{
width:103px;
background:url(../images/contact.png)  top left  no-repeat;
}
#clients a{
width:78px;
background:url(../images/clients.png)  top left  no-repeat;
}
#depots a{
width:78px;
background:url(../images/depot.png)  top left  no-repeat;
}
#greyBar {
	width:192px;
	float:left;
	background:#A5A5A5;
	height:23px;
	text-align:center;
	margin:0px;
	padding:0px;
	
}
#mainContent {
	background:url(../images/bg_text.png);
	margin:0px 17px 0px 27px;
	width:720px;
	padding:5px;
	float:left;
}
#vacancies {
	background:url(../images/bg_vacancies.png);
	width:192px;
	float:left;
}
.imageBlockFirst {
	width:214px;
	height:235px;
	float:left;
	margin:27px 27px 27px 27px;
	}
.imageBlock {
	width:214px;
	height:235px;
	float:left;
	margin:27px 27px 27px 0px;
}
#footer {
	position:fixed;
	bottom:0;
	background:#676664;
	text-align:right;
	color:#FFFFFF;
	width:100%;
	padding:6px 0px 6px 0px;
	clear:both;
	margin:0px;
}
#footer span {
	padding:15px;
}
#vacancies ul{
	margin:0px;
	padding:10px;
}
#vacancies li {
	list-style-type:none;
	margin-bottom:17px;
}
#vacancies a {
	width:80px;
	background: #FF9C00;
	padding:2px 8px 2px 8px;
	text-decoration:none;
	color:#FFFFFF;
}
#orangeBG {
	background: #FF9C00;
	text-align:right;
	padding:3px;
}
#orangeBG a {
	color:#000000;
}
.clear {
	clear:both;
}
a {
	color:#333333;
}
a:hover {
	color:#000000;
}

h1 {
	margin:0px;
	padding:0px;
	font-size:18px;
}
h2 {
	margin:0px 0px 0px 10px;
	padding-top:6px;
}
h5 {
	margin:0px;
	padding:0px;
	font-size:12px;
}
#navigation ul #servicesMenu {
position: absolute;
top: 0;
text-align:left;
z-index:100;
background:#FF9C00;
width:250px;
padding:5px 5px 25px 5px;
}
#navigation ul #servicesMenu {
margin:175px 0px 0px 0px;
}
#navigation ul #services #servicesMenu li {
list-style-type:none;
font-weight:normal;
display:block;
padding:2px 2px 2px 0px;
}
#servicesMenu li a {
	background:none;
	width:200px;
	color:#FFFFFF;
	overflow:visible;
	margin-bottom:10px;
	display:block;
	padding:0px;
}
#navigation ul ul li a {
color:#FFFFFF;
}
#navigation ul ul li a:hover {
color:#FFFFFF;
}

div#navigation ul ul,div#navigation ul li:hover ul {
display: none;
}

div#navigation ul  li:hover ul,div#navigation ul ul li:hover ul {
display: block;
}