@charset "utf-8";

/* CSS Document */
html {
	
}

body {
	background: url(images/b059.jpg);
	font-size: 11px;
	color: #000;
	font-family: Verdana;
	margin: 0;
	padding: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	position: absolute;
}

ul,tr {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #f90;
	text-decoration: none;
}

#container {
	margin: 0 auto;
	width: 1000px;
	height: auto;
	background: #fff;
}

#container form,#container input,#container select {
	margin: 0;
	padding: 0;
	background: #f6feef;
	border: 1px solid #CCC;
}

#header {
	height: 90px;
}

#header_nav {
	background: url(images/navbg.gif);
	height: 34px;
}

.header_nav {
	margin-left: 12px;
	float: left;
	color: #360;
	font-weight: bold;
	list-style-type: none;
	float: left;
}

.header_nav a {
	color: #390;
	padding: 8px 6px 6px 6px;
}

.header_nav span {
	display: block;
	color: #390;
	padding: 8px 6px 6px 6px;
}

.header_nav a.active {
	color: #f90;
}

.header_nav a:hover {
	color: #f90;
}

.header_nav ul {
	margin: 0;
	list-style: none;
}

.header_nav li {
	float: left;
}

.line {
	width: 1px;
	height: 25px;
	background: #360px;
}

.header_language {
	float: right;
	width: 25%;
	list-style-type: none;
}

.header_language ul {
	list-style: none;
	padding: 0;
}

.header_language li {
	float: right;
	background: url(images/icon.gif) no-repeat 0px 2px;
	padding-left: 18px;
	margin: 6px 20px 0 6px;
}

#content {
	width: 100%;
	float: left;
	margin: 0;
	background-color: #fff;
	padding: 5px 0 0 0;
}

.content {
	margin: 15px 25px;
	padding: 0;
}

.content_left {
	float: left;
	width: 450px;
	margin-right: 15px;
}

.content_left_text {
	line-height: 23px;
}

.content_middle {
	float: left;
	width: 295px;
	padding-right: 15px;
}

.content_right {
	float: right;
	width: 170px;
}

.q {
	color: #360;
}

.movie a {
	font-size: 14px;
	color: #F60;
	font-weight: bold;
	text-decoration: underline;
}

.movie a:hover {
	font-size: 14px;
	color: #999;
	font-weight: bold;
	text-decoration: none;
}

.location {
	width: 90%;
	margin: 10px;
}

#products {
	margin: 0;
	float: left;
}

.details {
	width: 600px;
	margin-right: 20px;
	padding: 10px 0 0 0;
	float: right;
}

.details th {
	background-color: #eee;
	font-weight: bold;
	text-align: left;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

.details td {
	background-color: #F2FEE7;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
}

.Description {
	margin-left: 10px;
	line-height: 26px;
}

#left {
	width: 750px;
	float: left;
	padding: 0;
}

#right {
	width: 236px;
	margin-right: 0;
	float: right;
	background: url(images/products_rightbar.gif) no-repeat;
	overflow: hidden;
	height: 620px;
}

#footer {
	float: left;
	background: #eee;
	height: 35px;
	width: 100%;
}

#footer .contact {
	padding: 18px 0 0 10px;
	float: left;
	width: 200px;
}

#footer .copyright {
	padding: 18px 8px 0 8px;
	margin: 0 auto;
	font-size: 10px;
	float: right;
}

#footerline {
	background: url(images/footercolor.gif) no-repeat;
	height: 6px;
	float: left;
	width: 100%;
}

#nav {
	z-index: 300;
	display: block;
}

#nav a {
	display: block;
	text-align: center;
}

#nav li {
	float: left;
}

#nav li ul {
	display: block;
	line-height: 24px;
	left: -9999em;
	width: 182px;
	position: absolute;
	filter: Alpha(opacity =               90);
	-moz-opacity: .9;
	opacity: 0.9;
	z-index: 300;
}

#nav li ul li {
	float: left;
	background: #f1fde6;
	border-right: 1px solid silver;
	z-index: 300;
}

#nav li ul a {
	padding: 0 6px;
	display: block;
	width: 180px;
	text-align: left;
}

#nav li ul a:link,#nav li ul a:visited {
	text-decoration: none;
}

#nav li ul a:hover {
	text-decoration: none;
	background: #fff;
}

#nav li:hover ul {
	left: auto;
}

#nav li.sfhover ul {
	left: auto;
}

.bBorder {
	border-bottom: 1px solid silver;
}

.orange {
	color: #f60
}
.news {position:relative}
.news .position {
	position:absolute;
	float:left;
	width:177px;
	left:50%;
	top:6%;
	margin-left:-82.5px;
}

.pics {
	float: right;
	width:183px;
	overflow: hidden;
	position: relative;
	height: 260px;
	padding: 0;
	background:url('images/products_bg1.jpg');
	margin-bottom:15px;
}

.pics img {
	margin:7px 0 0 7px;
	width:169px;
	padding: 0;
	border: 0px solid #ccc;
	background-color: #eee;
	top: 0;
	left: 0
}

