body {
	margin: 0;
	padding: 0;
	height: 100%;
	background-color: #CCCCCC;
}
#mainWrapper {
	font-family: Arial;
	height: 100%;
	width: 100%;
	min-height: 600px;
}
#innerWrapper  {
	font-family: Arial;
	background-color: #000000;
	width: 900px;
	position: inherit;
	min-height: 840px;
}
#wrapperTable   {
	min-height: 680px;
}
#mainMenu {
	margin-top: 70px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.3em;
}

#lang_menu {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.4em;
	width: 200px;
	margin-left: 20px;
	margin-top: 8px;
	color: #333333;
	font-weight: normal;

}
#icon_menu {
	font-family: Arial;
	font-size: 11px;
	letter-spacing: 0.5em;
	width: 200px;
	margin-left: 0px;
	margin-top: 7px;
	color: #333333;
	font-weight: normal;
}

img {
border: none;
}

a {
	text-decoration: none;
}
#infoWindow    {
	width: 900px;
	height: 440px;
	max-height: 440px;
	max-width: 900px;
}
#tuning_menu {
	width: 300px;
}
.box {
	width: 900px;
	height: 150px;
}

#comMedia, #comCompany, #comProducts {
 	background-color: #000000;
	display: block;
	border: 1px solid #FFFFFF;
}
#comMedia a:hover, #comCompany a:hover, #comProducts a:hover{
 	background-color: #000000;

}
#comMedia a, #comCompany a, #comProducts a{
 	background-color: #000000;
  color: #FFFFFF
}
#comMedia_down, #comCompany_down, #comProducts_down {
 	background-color: #000000;

}#tuningWrapper {
	height: 440px;
	width: 900px;
}
#tuningWrapper #tuningTableBox {
	height: 440px;
	width: 900px;
}
#music {
	width: 112px;
	height: 20px;
	margin-right: 5px;
	margin-top: 7px;
}
#infoForm {
	margin-top: 38px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 0.5em;
}

#flashWarn {
	font-family: Verdana;
	font-size: 12px;
	background-color: #FFFFFF;
	width: 500px;
	height: 200px;
	margin-left: 200px;

}
#upperSwfBox    {
	height: 100px;
	width: 250px;
}

