body {

	background: #000;

}

#wrapper {
	width: 1024px;
	position: relative;
	text-align: left;
	margin-right: auto;
	margin-left: auto;

}

#wrapper #logo {

	background: url(../images/head_logo.png);

	width: 1024px;

	height: 78px;

	clear: both;

}



#wrapper #lft_bg{

	float: left;

	height: 690px;

	width: 97px;

	background-image: url(../images/bg_left.jpg);

}

#wrapper #navigation {

	background: #009;

	width: 839px;

	margin-left: 97px;

	position: relative;

	height: 58px;

}

#wrapper #navigation ul {

	margin: 0px;

	padding: 0px;

	float: left;

	text-decoration: none;

	list-style-type: none;

}

#wrapper #navigation ul li {

	float: left;

}

#wrapper #navigation ul .home a {

	display: block;

	height: 58px;

	text-decoration: none;

	color: #000;

	font-size: 0px;

	text-indent: -1000em;

	width: 125px;

	background-image: url(../images/nav_home.png);

}

#wrapper #navigation ul .home a:hover {

	background: url(../images/nav_home.png) no-repeat;

	background-position: -125px 0px;

}

.currentHome {

	background: url(../images/nav_home.png) no-repeat;

	background-position: -125px 0px;

	cursor:default

}

#wrapper #navigation ul .about a {

	font-size: 0px;

	display: block;

	height: 58px;

	text-indent: -1000em;

	background-image: url(../images/nav_about.png);

}

#wrapper #navigation ul .about a:hover {

	background-image: url(../images/nav_about.png);

	background-position: -94px 0px;

}

.currentAbout {

	background-image: url(../images/nav_about.png);

	background-position: -94px 0px;

	cursor:default

}

#wrapper #navigation ul .products a {

	font-size: 0px;

	display: block;

	height: 58px;

	text-indent: -1000em;

	background-image: url(../images/nav_products.png);

}

#wrapper #navigation ul .products a:hover {

	background-image: url(../images/nav_products.png);

	background-position: -123px 0px;

}

.currentProd {

	background-image: url(../images/nav_products.png);

	background-position: -123px 0px;

	cursor:default

}

#wrapper #navigation ul .contact a {

	font-size: 0px;

	display: block;

	text-indent: -1000em;

	background-image: url(../images/nav_contact.png);

	height: 58px;

}

#wrapper #navigation ul .contact a:hover {

	background-image: url(../images/nav_contact.png);

	background-position: -114px 0px;

}

.currentContact {

	background-image: url(../images/nav_contact.png);

	background-position: -114px 0px;

	cursor:default

}

#wrapper #navigation #nav_rgt {

	background: url(../images/Nav_right.png);

	height: 58px;

	float: right;

	width: 383px;

}

#main_content {

	background: url(../images/main.png) no-repeat;

	width: 839px;

	margin-left: 97px;

	position: relative;

	text-decoration: none;

	min-height: 500px;

	overflow: auto;

}

#wrapper #rgt_bg {

	background: url(../images/bg_right.png);

	float: right;

	height: 690px;

	width: 88px;

}

.home {

	background: url(../images/nav_home.png);

	height: 58px;

	text-decoration: none;

	width: 125px;

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.about {

	background: url(../images/nav_about.png);

	height: 58px;

	width: 94px;

}

.products {

	background: url(../images/nav_products.png);

	height: 58px;

	width: 123px;

}

.contact {

	background: url(../images/nav_contact.png);

	height: 58px;

	width: 114px;

}

#wrapper #footer {

	background: url(../images/footer.png);

	height: 49px;

	width: 839px;

	float: right;

	clear: inherit;

	color: #666;

	position: relative;

	margin-top: 35px;

}

#wrapper #footer ul {

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-decoration: none;

	position: absolute;

	top: 16px;

	right: 306px;

}

#wrapper #footer ul li {

	margin: 0px 0px 0px 30px;

	padding: 0px;

	list-style-type: none;

	text-decoration: none;

	display: inline;

}

#wrapper #footer ul li a {

	text-decoration: none;

	color: #666;

	font: 0.8em em "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#wrapper #footer ul li a:hover {

	text-decoration: none;

	color: #FFF;

	font: 0.8em em "Trebuchet MS", Arial, Helvetica, sans-serif;

}

.clrlft {

	clear: both;

	float: left;

}
