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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#left_banner{
	background:url(../images/left_banner.gif) no-repeat;
	float:left;
	margin:0 auto;
	width:18px;
	height:91px;
}

#mybg {
		background-image: url(../images/bg_banner.gif);
		background-repeat: repeat-x;
		height:91px;
		width:864px;
		float:left;
}

#right_banner{
	background:url(../images/right_banner.gif) no-repeat;
	float:left;
	margin:0 auto;
	width:18px;
	height:91px;
}


/* Logos */

.logos {
	position: relative;
	z-index: 10;
/* 	left: 23px;
	top: 71px; */
	width: 900px;
	height: 191px;
	overflow: hidden;
}
#noob1 {
	position:absolute;
}
.slide {
	position: absolute;
	top: 0px;
	width: 900px;
	height: 191px;
	background-repeat: no-repeat;
}
#logo-big {
	position: absolute;
	z-index: 20;
	left: 0px;
	top: 71px;
	width: 969px;
	height: 199px;
}
#logo-big img {
	behavior: url(css/png/iepngfix.html)
}
#title-logo {
	left: 0px;
}
#oddessey {
	left: 0px;
	background-image: url(../images/top_img_01.gif);
}
#qyio {
	left: 900px;
	background-image: url(../images/top_img_03.jpg);
}
#enhance {
	left: 1800px;
	background-image: url(../images/top_img_02.jpg);
}
#sharp_media {
	left: 2700px;
	background-image: url(../images/top_img_05.jpg);
}
#revolushine {
	left: 3600px;
	background-image: url(../images/top_img_04.jpg);
}
#biomass {
	left: 3600px;
	background-image: url(../images/top_img_06.jpg);
}
#header h1 {
	padding: 85px 0px 0px 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #51535e;
}

/* Middle Nav */

#middle-nav-links {
	width: 864px;
	height: 91px;
	overflow: hidden;
}
#middle-nav-links li {
	float: left;
	overflow: hidden;
	list-style: none;
}
#middle-nav-links li a {
	float: left;
	width: 214px;
	height: 91px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	overflow: hidden;
	list-style: none;
}
#middle-nav-links li a:hover {
	background-position: left -99px;
	list-style: none;
}
a.news_events {
	padding-left: 0px;
	background-image: url(../images/05.jpg);
}
a.client_speaks {
	padding-left: 0px;
	background-image: url(../images/06.jpg);
}
a.live-chat {
	padding-left: 0px;
	background-image: url(../images/07.jpg);
}
a.contact_us {
	padding-left: 0px;
	background-image: url(../images/08.jpg);
}
.middle-nav-spacer {
	float: left;
	width: 1px;
	height: 91px;
	overflow: hidden;
	background-image: url(../images/03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

