* {
	margin: 0;
	padding: 0;
}

img { border: 0; }

.cb { clear: both; }

a { color: #2ea54f; }

span { display: none; }

span.highlight {
	display: inline;
	color: #2ea54f;
}

html {
	background: #1c1b15;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #9f9e98;
}

div#wrapper {
	width: 752px;
	margin: 0 auto;
	position: relative;
	padding-bottom:21px;
}

div#lefth {
	padding-top: 0px;
	width: 247px;
	float: left;
}
div#left {
	padding-top: 41px;
	width: 247px;
	float: left;
}

div#left ul { display: block; }

div#left ul li {
	list-style: none;
	float: left;
	clear: left;
	display: block;
	height: 7px;
	padding: 5px 3px;
	width: 241px;
}

div#left ul li a {
	display: block;
	width: 100%;
	height: 100%;
}

div#right {
	width: 504px;
	float: right;
}

ul#top_menu {
	padding: 46px 0 0 16px;
	background: url(../images/menu_top.gif) no-repeat 27px 46px;
	width: 486px;
	height: 7px;
	overflow: hidden;
}

ul#top_menu li {
	display: block;
	float: left;
	height: 7px;
	padding-left: 11px;
}

ul#top_menu li a {
	display: block;
	width: 100%;
	height: 7px;
	background: url(../images/menu_top.gif) no-repeat;
}

ul#top_menu li#top_home { width: 28px; }
ul#top_menu li#top_home a { background-position: 0 0; }
ul#top_menu li#top_home a:active,
ul#top_menu li#top_home a:hover { background-position: 0 -7px; }

ul#top_menu li#top_products { width: 54px; }
ul#top_menu li#top_products a { background-position: -39px 0; }
ul#top_menu li#top_products a:active,
ul#top_menu li#top_products a:hover { background-position: -39px -7px; }

ul#top_menu li#top_capabilities { width: 66px; }
ul#top_menu li#top_capabilities a { background-position: -104px 0; }
ul#top_menu li#top_capabilities a:active,
ul#top_menu li#top_capabilities a:hover { background-position: -104px -7px; }

ul#top_menu li#top_business_segments_served { width: 157px; }
ul#top_menu li#top_business_segments_served a { background-position: -181px 0; }
ul#top_menu li#top_business_segments_served a:active,
ul#top_menu li#top_business_segments_served a:hover { background-position: -181px -7px; }

ul#top_menu li#top_about_us { width: 51px; }
ul#top_menu li#top_about_us a { background-position: -349px 0; }
ul#top_menu li#top_about_us a:active,
ul#top_menu li#top_about_us a:hover { background-position: -349px -7px; }

ul#top_menu li#top_contact_us { width: 64px; }
ul#top_menu li#top_contact_us a { background-position: -411px 0; }
ul#top_menu li#top_contact_us a:active,
ul#top_menu li#top_contact_us a:hover { background-position: -411px -7px; }

div#footer {
	clear: both;
	border-top: 1px dotted #8e8d8a;
	padding-top:13px;
	height:8px;
	color:#c4c4c3;
}

div#footer p {
	float:left;
	display:inline;
	font-family: Helvetica, Arial, sans-serif;
}

div#footer ul { float:right; }

div#footer ul li {
	padding: 0 5px;
	border-right:1px solid #00a54f;
	display:block;
	float:left;
	list-style:none;
	line-height:10px;
	font-size:12px;
}

div#footer ul li#footer_contact_us {
	padding-right:0;
	border-right:none;
}

div#footer ul li a {
	color:#c4c4c3;
	text-decoration:none;
}

div#footer ul li a:hover { color:#00a54f; }

div#our_suppliers {
	padding: 0 0 23px 3px;
	border-top: 1px dotted #8e8d8a;
}

div#our_suppliers h1 {
	margin: 12px 0 10px 0;
	background: url(../images/our_suppliers.gif) no-repeat -81px 0;
	width: 81px;
	height: 7px;
}

