@charset "UTF-8";
body {
	background-color: #C5C5C5;
	margin-top: 30px;
	background-image: url(../images/bg2_02.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a  {
	font-family: Arial, Helvetica, sans-serif;
	color: #3B3B3B;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099E1;
	text-decoration: underline;
	font-weight: bold;
}
#wrapper {
	width: 891px;
	background-image: url(../images/wrapper_bg_22.jpg);
	background-repeat: repeat-y;
	height: 100%;
	border: 1px solid #CCCCCC;
	background-color: #EEEDED;
	z-index: 0;
	overflow: hidden;
}
#wrapper_whiteborder {
	height: auto;
	width: 894px;
	background-color: #FFFFFF;
	padding: 5px;
	margin: auto;
	position: relative;
}
#left    {
	height: 100%;
	width: 194px;
	float: left;
	position: relative;
	z-index: 1000;
}
#logo    {
	margin: 0px;
	padding: 0px;
	float: none;
	height: 125px;
	width: 181px;
	position: relative;
	z-index: 900;
}
#navi-top    {
	height: 20px;
	width: 181px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/navitop.jpg);
	display: block;
	background-color: #FFFFFF;
}
#navi-menu    {
	background-color: #EBEBEB;
	float: left;
	width: 181px;
	position: relative;
	z-index: 1000;
	margin-top: 0px;
}
#navi-menu a    {
	background-color: #EBEBEB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #4D4D4D;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
	position: relative;
	width: 160px;
	z-index: 1000;
	padding-left: 20px;
}
#navi-menu  a:hover    {
	background-color: #F7F7F7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #1595D1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-decoration: underline;
	position: relative;
	z-index: 1000;
}
#marquee_new {
	height: 320px;
	width: 181px;
	float: left;
	z-index: 1;
	text-align: center;
}
#apDiv1 {
	position:absolute;
	left:148px;
	top:172px;
	width:171px;
	z-index: 10000;
	visibility: hidden;
}
#apDiv2 {
	position:absolute;
	left:148px;
	top:199px;
	width:171px;
	z-index: 10000;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	left:148px;
	top:226px;
	width:171px;
	z-index: 10000;
	visibility: hidden;
}
.navi-submenu    {
	background-color: #EBEBEB;
	float: left;
	width: 167px;
	z-index: 10000;
}
.navi-submenu  a    {
	background-color: #666666;
	width: 162px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	padding-right: 5px;
	z-index: 10000;
}
.navi-submenu   a:hover    {
	background-color: #333333;
	font-weight: bold;
	color: #1595D1;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: underline;
	z-index: 10000;
}
#navi-bottom  {
	height: 20px;
	width: 181px;
	float: left;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
	background-image: url(../images/navibottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#flags {
	width: 195px;
	height: 30px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-top: 10px;
	position: relative;
	margin-bottom: 10px;
	text-align: center;
}

#marqueecontainer{
	position: relative;
	width: 165px; /*marquee width */
	height: 300px; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
}
#marqueecontainer a{
	position: relative; /*marquee height */
	background-color: transparent;
	overflow: hidden;
	margin-top: 5px;
	width: 120px;
	border: 1px solid #CCCCCC;
	display: block;
}
#left-bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	width: 180px;
	float: left;
	margin-bottom: 15px;
	position: relative;
}
#right    {
	width: 695px;
	float: right;
	height: auto;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
}
#right .right_content    {
	width: 675px;
	height: auto;
	padding-left: 10px;
}
#topbanner {
	float: left;
	height: 229px;
	width: 695px;
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
}
#content-right-OLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width: 684px;
	height: auto;
	margin-left: 9px;
}
.headline {
	color: #FFFFFF;
	background-image: url(../images/black.gif);
	height: 22px;
	width: 675px;
	padding-top: 7px;
	padding-bottom: 5px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	float: left;
	background-repeat: repeat-x;
	position: relative;
	margin-top: 10px;
}
.headline2 {
	color: #0099E1;
	height: 20px;
	width: 675px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	clear: both;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	display: block;
	margin-bottom: 5px;
	position: relative;
}
.headline3 {
	color: #0099E1;
	height: 20px;
	width: 330px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	float: left;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-top: 15px;
	display: block;
	margin-bottom: 5px;
	margin-right: 7px;
	position: relative;
}
.content-right-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 675px;
	margin-top: 10px;
	height: auto;
	float: left;
}
.content-right-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 330px;
	position: relative;
	padding-top: 9px;
}
.content-right-bottom {
	width: 675px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	clear: both;
	padding-left: 10px;
	padding-bottom: 15px;
	padding-top: 15px;
}
#map {
	height: auto;
	width: 674px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1px;
}
.box-container {
	width: 675px;
	position: relative;
	clear: both;
	float: left;
	margin-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.box-container2 {
	width: 675px;
	position: relative;
	float: left;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}
.box {
	height: 161px;
	width: 161px;
	float: left;
	margin-top: 5px;
	position: relative;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.box_shop {
	height: 100%;
	width: 320px;
	float: left;
	margin-top: 5px;
	position: relative;
	margin-right: 4px;
	margin-left: 5px;
}
.box_shop2 {
	height: 100%;
	width: 161px;
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	position: relative;
}
.box_prod_short {
	height: 100%;
	width: 250px;
	float: left;
	position: relative;
	padding-top: 5px;
}
.box_prod_long {
	height: 100%;
	width: 410px;
	float: left;
	position: relative;
	padding: 5px;
}
.top {
	clear: both;
	float: none;
	position: relative;
}
.top2 {
	clear: both;
	float: none;
	padding: 5px;
	margin: 3px;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	position: relative;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	height: 22px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.text_submenu_small {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.text_16bold {
	font-size: 14px;
	font-weight: bold;
}
.text_blue {color: #0099E1}
.video_thumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: right;
	height: auto;
	width: 150px;
	background-color: #393939;
	padding-top: 10px;
	padding-bottom: 10px;
}
.video_thumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	float: right;
	height: auto;
	width: 150px;
	background-color: #393939;
}
.video_thumb  a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099E1;
	float: right;
	height: auto;
	width: 150px;
	background-color: #393939;
}
.video {
	height: auto;
	width: 500px;
	float: left;
	padding-left: 20px;
}

