* {
	margin: 0px;
	padding: 0px;
}

/*
a:link {
 color: #000;
}

a:visited  {
 color: #000;
}
*/
#page {
	background-color: #000000;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	text-align: center;
	/*height: 100%;*/
}

#clear_both { 
  clear:both; 
} 

#header_spacer {
	margin: 0px auto;
	width: 350px;
	height: 110px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
}
#menu1 {
	margin: 0px auto;
	width: 50px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}
#menu2 {
	margin: 0px auto;
	width: 50px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}
#menu3 {
	margin: 0px auto;
	width: 50px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}
#menu4 {
	margin: 0px auto;
	width: 50px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}
#menu5 {
	margin: 0px auto;
	width: 60px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}
#menu6 {
	margin: 0px auto;
	width: 50px;
	height: 20px;
	position: relative; margin: 0px auto 0 auto;
	float: right;
	color: fff;
}

#left_header{
	margin: 0px auto;
	width: 340px;
	height: 300px;
	position: relative; 
	float: left;
	text-align: center;
	color: fff;
	padding: 200px 0px 0px 0px;
}

#container_home {
	margin: 0px auto;
	width: 720px;
	height: 900px;
	position:relative; margin: 0px auto 0 auto;
	background: url('images/background_home.jpg') no-repeat;
}

#content_home {
	margin: 0px;
	width: 350px;
	height: 570px;
	background-color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: right; 
	text-align:left;
	padding: 0px 5px 0px 5px;
	line-height: 150%;
}
#container_other {
	margin: 0px auto;
	width: 720px;
	height: 900px;
	position:relative; margin: 0px auto 0 auto;
	background: url('images/background_other.jpg') no-repeat;
}
#container_other2 {
	margin: 0px auto;
	width: 720px;
	height: 1850px;
	position:relative; margin: 0px auto 0 auto;
	background: url('images/background_other.jpg') no-repeat;
}
#content_other {
	margin: 0px;
	width: 500px;
	background-color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: right; 
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height: 150%;
}
#content_other2 {
	margin: 0px;
	width: 500px;
	background-color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: right; 
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height: 150%;
	height: 570px;
}

#container_product {
	margin: 0px auto;
	width: 900px;
	height: 8800px;
	position:relative; margin: 0px auto 0 auto;
	background: url('images/background_other.jpg') no-repeat;
}
#content_product {
	margin: 0px;
	width: 680px;
	background-color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: right; 
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height: 150%;
}
#container_gallery {
	margin: 0px auto;
	width: 900px;
	height: 2000px;
	position:relative; margin: 0px auto 0 auto;
	background: url('images/background_other.jpg') no-repeat;
}
#content_gallery {
	margin: 0px;
	width: 680px;
	background-color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: right; 
	text-align:left;
	padding: 5px 5px 5px 5px;
	line-height: 150%;
}
#footer {
	margin: 0px;
	width: 700px;
	color: fff;
	position: relative; margin: 0px auto 0 auto;
	float: left; 
	text-align: right;
	height: 30px;
}
