#mainpic{
	width: 777px;
	position:relative;
	overflow: hidden;
}
#position{
	margin-bottom: 3px;
	padding-left:20px;
	height:18px;
	line-height: 18px;
	font-size: 10px;
	text-transform: uppercase;
	background: #eee;
}
#position a{
	color: #3c3c3c;
}
#position a:hover{
	text-decoration:underline;
}
.left{
	float: left;
}
.right{
	float: right;
}


/* left nav */
#leftnav{
	float: left;
	width: 160px;
	overflow: hidden;
}
.hidden{
	display: none;
}
#leftnav li{
	background: #eaeaea;
}
#leftnav li a{
	color: #3c3c3c;
	width: 160px;
	height:14px;
	display: block;
}
#leftnav li ul li a{
	display:block;
	padding-left:10px;
}
#leftnav li a:hover,li.topli:hover,li.bottomli:hover,li.showli:hover{
	background: #fff !important;
}
#leftnav .line{
	margin-top: 3px;
}
#leftnav .top{
	padding-top: 5px;
}
#leftnav .bottom{
	padding-bottom: 5px;
}
#leftnav .both{
	padding: 5px 0;
}


#leftnav li{
	*float:left;
}
#leftnav a{
	text-indent:10px;
	padding: 1px 0;
	font-size: 10px;
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	cursor: pointer;
	background: #eaeaea;
}
#leftnav li ul li a{
	font-size: 9px;
}
#leftnav li ul li a{
	background: #dadada;
}
#ChildMenu6 a{
	background: #ccc !important;
}

#enteremail{
	margin-top: 3px;
	padding: 6px 0 0 10px;
	width: 150px;
	height:50px;
	background:#fff;
}
#enteremail input.mailtext{
	padding: 2px;
	float: left;
	width:116px;
	height: 11px;
	font-size:9px;
	color: #666;
	border: 1px solid #727272;
}
#enteremail input.mailsubmit{
	margin-left: 1px;
	width:20px;
	height: 17px;
	color: #fff;
	background: #727272;
	border: none;
	font-weight: bold;
}
#language{
	margin-top: 3px;
	padding: 10px 0 0 10px;
	width: 150px;
	height:25px;
	background:#fbfbfb;
}
#language select{
	width: 95px;
	height: 18px;
	font-size: 11px;
}



