html, body {
	background-color: #EEEEEE;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
	text-decoration: none;
}

#logo {
	z-index: 5;
	position: absolute;
	left: 203px;
	top: 82px;
	width: 202;
	height: 132px;
}

#container {
	width: 980px;
	height: auto;
	min-height: 450px;
	margin: 0px auto;
	padding: 0px;
}

#leftcolumn {
	width: 186px;
	margin-top: 22px;
	float: left;
}

#leftnavi {
	position: relative;
	width: 186px;
	height: 350px;
	background-image:url(../images/ln_bg.gif);
	background-repeat: repeat-y;
}

#leftnavi2 {
	position: relative;
	width: 186px;
	height: 320px;
	background-image:url(../images/ln_bg.gif);
	background-repeat: repeat-y;
}

#leftnavi a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 10px;
	line-height: 20px;
	text-indent: 8px;
	color: #707070;
	border-bottom: 1px dotted #aaaaaa;
}

#leftnavi a:hover {
	color: #FF0000;
}

#leftnavi .active {
	font-weight: bold;
	color: #FF0000;
}

#subnavi {
	margin: 0px;
}

#subnavi
{
padding-left: 0;
margin-left: 0;
font-size: 10px;
}

#subnavi li
{
list-style: none;
margin: 0px 0px 0px 20px;
padding: 0.25em 0em;

}

#subnavi a { 
	font-size: 11px;
	text-decoration: none;
	line-height: 13px; 
	border-bottom: 1px dotted #DDDDDD;

}

#ln_top {
	margin-bottom: 8px;
}

#ln_bt {
	position: absolute;
	bottom: -2px;
	left: 0px;
}

#leftcontainer {
	position: relative;
	top: 0px;
	width: 186px;
	height: 200px;
}

#center {
	position: relative;
	width: 790px;
	height: 650px;
	background-image: url(../images/cn_bg.gif);
	background-repeat: repeat-y;
	float:left;
}

#header {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 140px;
	background-image: url(../images/header_bg.gif);
	background-repeat: no-repeat;
}

#headclaim {
	position: absolute;
	right: 62px;
	top: 38px;
	width: 500px;
	height: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 16px;
	color: #FF0000;
	letter-spacing: 0.02em;
}

#quicklinks {
	position: absolute;
	left: 565px;
	top: 90px;
	width: 225px;
	height: 540px;
	visibility: visible;
}

.quicklinks {
	width: 100%;
	height: 90px;
	padding-top: 0px;
	background-image: url(../images/ql_bg.gif);
}

#ql1 {
	background-image: url(../images/ql1_bg.gif);
}

#quicklinks h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FF0000;
	line-height: 12px;
	text-align: right;
	margin: 0px 1px 0px 80px;
	padding: 2px 4px;
}

.quicklinks img {
	padding: 1px 4px;
}

.quicklinks a {
	color: #FFFFFF;
}

#maincontainer {
	position: relative;
	width: 100%;
	voice-family: inherit;
	height: 500;
}

#maincontainer strong {
	color: #707070;
}

#minheighter {
	position: relative;
	width: 25px;
	height: 500px;
	float: left;
}

#content {
	position: relative;
	width: 520px;
	background-image: url(../images/cn_bg1.gif);
	height: 500px;
}

.productimage {
	width: 320px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	float: left;
}

.productshead {
	width: 130px;
	margin: 10px 0px 0px 0px;
	float: left;
}

.tableseparator {
	width: 500px;
	clear: both;
	margin: 0px;
	font-size: 1px;
	line-height: 1px;
	border-bottom: 1px dotted #aaaaaa;
}

.indexitem {
	width: 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	color: #707070;
	margin: 0px 10px 0px -20px;
}

.compitem {
	width: 40px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #707070;
	margin: 0px 10px 0px -60px;
	padding-left: 4px;
}

.fliess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 8px 0px;
}

.fliessindent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin: 0px 0px 8px 0px;
	padding-left: 60px;
	text-indent: -3px;
	
}

.fliess a {
	color: #333333;
}

.formdescription {
	width: 120px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #707070;
	margin: 0px 0px 5px 0px;
}

#widecontent {
	clear: both;
	float: left;
	position: relative;
	width: 620px;
	height: 5px;
	padding-left: 25px;
}

#cn_bottom {
	clear: both;
	background-image: url(../images/cn_bottom.gif);
}

#footer {
	position: relative;
	width: 790px;
	height: 75px;
	margin: 0px 0px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}

.footerdetail {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #707070;
	margin: 0px;
	padding: 4px;
	text-align: center;
}

.footerdetail a {
	color: #707070;
}

.Layer1 {
	position:absolute;
	left:550px;
	top:3px;
	width:100px;
	height:24px;
	z-index:1;
	visibility: visible;
}
.Layer2 {
	position:absolute;
	left:650px;
	top:3px;
	width:100px;
	height:24px;
	z-index:2;
}
.Layer3 {
	position:absolute;
	left:750px;
	top:3px;
	width:100px;
	height:24px;
	z-index:3;
}
.Layer4 {
	position:absolute;
	left:850px;
	top:3px;
	width:120px;
	height:24px;
	z-index:4;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #707070;
	margin: 0px 0px 12px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #707070;
	margin: 0px 0px 12px 0px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #707070;
	margin: 12px 0px 5px 0px;
}

#t2k {
	position:absolute;
	width:100%;
	height:60px;
	background-position:center
}

#pre_img {
	position: relative;
	top: 10px;
	width: 560px;
	height: 460px;
	margin: auto;
	background-image: url(../images/pre_img_bg.gif);
	background-repeat: no repeat;
	text-align: center;
	padding: 20px 0px 0px 0px;
}

#pre_img img{
	padding: 0px 0px 10px 0px;
}

#slide_select a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

#slide_select a.active {
	color: #FF0000;
}

#win_close {
	position: absolute;
	bottom: 12px;
	right: 20px;
	width: 110px;
	background-color: none;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#win_close a {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;	
}
