html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #653C97;
}
h1 img {
	display: block;
}
img {
	border: 0;
	left: 247px;
	top: 281px;
	height: auto;
	width: auto;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #A97DBA url(images/page_bg.jpg) repeat-x;
	background-color: #425054;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #2a2a2a;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 900px;
	position: relative;
	background: url(images/body_bg.gif) repeat-y;
	text-decoration: none;
	border-top: 1px none;
	border-right: 1px none;
	border-bottom: 1px none;
	border-left: 1px none;
}

#header {
  position: absolute;
  top: 0px;
  left: 243px;
  width: 658px;
  height: 279px;
  background: url(images/header_big.jpg) no-repeat;
}
#headercrew {
  position: absolute;
  top: 0px;
  left: 243px;
  width: 658px;
  height: 375px;
  background: url(images/header_salonpromo_1.jpg) no-repeat;
}
#headerenjoy {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo2.jpg) no-repeat;
}
#headergw {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo3.jpg) no-repeat;
}
#headerkms {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo4.jpg) no-repeat;
}
#headerpm {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo5.jpg) no-repeat;
}
#headerpure {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo6.jpg) no-repeat;
}
#headermisc {
  position: absolute;
  top: 0px;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_salonpromo7.jpg) no-repeat;
}
#headercrew1 {
  position: absolute;
  top: 0px;
  left: 243px;
  width: 658px;
  height: 375px;
  background: url(images/header_prod_crew.jpg) no-repeat;
}
#headerenjoy1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_enjoy.jpg) no-repeat;
}
#headergw1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_goldwell.jpg) no-repeat;
}
#headerkeune1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_keune.jpg) no-repeat;
}
#headerkms1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_kms.jpg) no-repeat;
}
#headerpm1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_pm.jpg) no-repeat;
}
#headerpure1 {
  position: absolute;
  top: 0;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_pure.jpg) no-repeat;
}
#headermisc1 {
  position: absolute;
  top: 0px;
  left: 243px;
  width: 658px;
  height: 379px;
  background: url(images/header_prod_misc.jpg) no-repeat;
}
#left {
	float: left;
	width: 243px;
	height: auto;
}
#logo {
  width: 244px;
  height: 152px;
  background: url(images/header_1aC.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logoFTP {
  width: 244px;
  height: 152px;
  background: url(images/headerFTP.jpg) no-repeat;
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
}
#nav ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 40px;
	background-color: #000000;
	background-image: url(images/nav_bot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav li {
  list-style: none;
  font: 14px "verdana", arial, sans-serif;
  border-top: 1px solid #000000;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #000000;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  color: #00A99D;
  text-decoration: none
}
#nav .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
  border-top: 1px solid #000000;
}
#nav .important a {
  color: #D8F0A6;
}
#nav2 {
	background-image: url(images/nav_left.jpg);
	background-repeat: no-repeat;
}
#nav2 ul {
	margin-left: 9px;
	padding-left: 1px;
	padding-bottom: 40px;
	background-color: #bae55f;
	background-image: url(images/nav_botFTP.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#nav2 li {
	list-style: none;
	border-top: 1px solid #bae55f;
	background: 188px 10px url(images/arr_white.gif) no-repeat;
	padding: 7px 0 0 31px;
	font-family: "verdana", arial, sans-serif;
	font-size: 14px;
}
#nav2 a {
  color: #000000;
  text-decoration: none;
  border-left: 1px solid #bae55f;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav2 a:hover {
  color: #00A99D;
  text-decoration: none
}
#nav2 .important {
  border: none;
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
  border-top: 1px solid #bae55f;
}
#nav2 .important a {
	color: #00a99d;
}

#news {
  background: 000000;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  text-align: justify;
}
#news h2 {
  font-size: 12px;
  color: #2a2a2a;
}
#news h3, #news p {
  font-size: 11px;
  margin: 1em 8px 1em 0;
  color: #2a2a2a;
}
#news a {
  color: #5b2F90;
  font-weight: bold;
  text-decoration: none;
}
#news a:hover {
  color: #5b2F90;
}
#news .more {
  font-size: 9px;
}
#news .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 10px;
}

#support {
  background: url(images/support1.jpg) no-repeat;
  padding: 0px;
  height: 100px;
  color: #1A1A18;
}
#supportUPPER {
  background: url(images/support.jpg) no-repeat;
  padding: 0px;
  height: 100px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}

#right {
	float: right;
	width: 615px;
	padding-right: 9px;
	padding-top: 301px;
	font-size: 11px;
}
#righttab {
  float: right;
  width: 615px;
  padding-right: 9px;
  padding-top: 401px;
}
#right h2 {
	font: 18px arial, sans-serif;
	color: #000;
	border-bottom: 1px solid #5b2F90;
	padding-bottom: 6px;
	margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #5b2F90;
  border-bottom: 1px solid #5b2F90;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right h4 {
  font: 12px arial, sans-serif;
  color: #5b2F90;
  border-bottom: 0px solid #5b2F90;
  padding-bottom: 0px;
  margin-bottom: 0em;
}
#right h5 {
  font: 18px arial, sans-serif;
  color: #5b2F90;
  border-bottom: 1px solid #5b2F90;
  padding-bottom: 0px;
  margin-bottom: 0em;
}
#welcome {
  margin-right: 20px;
}
#welcome h2 {
	font: 18px arial, sans-serif;
	color: #331A52;
	border-bottom: 1px solid #5b2F90;
	padding-bottom: 6px;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper #welcome #table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 247px;
	top: 333px;
	width: 624px;
}
#confusing {
	margin-right: 25px;
	left: 265px;
	top: 272px;
	height: 152px;
}
#confusing h2 {
  font: 18px arial, sans-serif;
  color: #5b2F90;
  border-bottom: 1px solid #5b2F90;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#wrapper #confusing #table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 247px;
	top: 333px;
	width: 624px;
}
#wrapper #confusing #headtable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 262px;
	top: 285px;
	width: 604px;
	height: 87px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #confusing #producttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 274px;
	top: 285px;
	width: 604px;
	height: 155px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#S2 {
  margin-right: 20px;
  padding-left: 20px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#corp, #indu {
  float: right;
  width: 49%;
  	border-top: thin none #5b2F90;
	border-right: thin none #5b2F90;
	border-bottom: thin none #5b2F90;
	border-left: thin none #5b2F90;
}
#corp, #induspecial {
	float: left;
	width: 30%;
	border-top: thin none #5b2F90;
	border-right: thin none #5b2F90;
	border-bottom: thin none #5b2F90;
	border-left: thin none #5b2F90;
	padding: 15px;
}
#corp, #equip {
	float: left;
	width: 49%;
	border-top: thin solid #5b2F90;
	border-right: thin solid #5b2F90;
	border-bottom: thin solid #5b2F90;
	border-left: thin solid #5b2F90;
}
#corp {
	margin-right: 1%;
	border-top: thin none #5b2F90;
	border-right: thin none #5b2F90;
	border-bottom: thin none #5b2F90;
	border-left: thin none #5b2F90;
	padding: 0px;
}
#corp-img, #indu-img {
  background: url(images/pic_2.jpg) no-repeat;
  width: 112px;
  height: 23px;
  float: left;
  margin-right: 18px;
  text-align: center;
  padding-top: 90px;
  font-size: 12px;
  font-weight: bold;
  color:2a2a2a
}
#indu-img {
  background: url(images/pic_3.jpg) no-repeat;
}
#spacer {
  height: 2em;
}

#footer {
  background: url(images/footer_bg.gif) repeat-y;
  background-color:2a2a2a
}
#copyright {
  text-align: center;
  padding: 22px 0px 30px 00px;
  font-size: 9px;
  color: #000000;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:9px;
	margin-top:0px;
	display:block;
	font-size:1px;
}
#wrapper #headercrew table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 9px;
	top: 286px;
	width: 635px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerenjoy table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 9px;
	top: 286px;
	width: 635px;
}
#wrapper #headerkms table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 9px;
	top: 286px;
	width: 635px;
}
#wrapper #headergw table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 9px;
	top: 286px;
	width: 635px;
}
#wrapper #headerpm table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 10px;
	top: 285px;
	width: 635px;
}
#wrapper #headerpure table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 9px;
	top: 286px;
	width: 635px;
}
#wrapper #headermisc table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 7px;
	top: 284px;
	width: 637px;
	height: 37px;
}
#wrapper #headercrew1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 4px;
	top: 283px;
	width: 648px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerenjoy1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 0px;
	top: 284px;
	width: 647px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headergw1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 286px;
	width: 647px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerkeune1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 286px;
	width: 648px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerkms1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 286px;
	width: 648px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerpm1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 286px;
	width: 648px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headerpure1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 285px;
	width: 645px;
	text-decoration: none;
	height: 39px;
}
#wrapper #headermisc1 table {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	left: 1px;
	top: 286px;
	width: 644px;
	text-decoration: none;
	height: 39px;
}
#wrapper #righttab #press {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 259px;
	top: 586px;
	width: 507px;
	height: 880px;
}
#wrapper #righttab #press2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	position: absolute;
	left: 256px;
	top: 381px;
	width: 615px;
	height: 220px;
}
#wrapper #righttab #confusing .style4 img {
	position: absolute;
}
#wrapper #right #welcome p {
	font-family: Verdana, Geneva, sans-serif;
	color: #321148;
}
#wrapper #right #welcome p {
	font-size: medium;
	color: #000;
}
#wrapper #right #welcome .style11 .style11 {
	color: #000;
}
