
body {
	margin  : 0px;
	padding : 0px;
	background-image  : url( ../images/body_bg.jpg );
	background-repeat : repeat-y;
	font-family       : Verdana, Arial, Helvetica;
	font-size         : 10px;
	color             : #000000;
}

#big_image_container {
  background-color : #DBDF72;
  display     : block;
	height      : 550px;
	width       : 550px;
	float       : left;
	margin-left : 10%;
}

#big_image_container img {
  margin : 25px;
}

#main {
	margin   : 0px;
	width    : 100%;
	height   : 100%;
	display  : block;
}

#left_top_container {
	display : block;
	width   : 296px;
	height  : 313px;
	float   : left;
	
}

#left_bottom_container {
	display : block;
	width   : 296px;
	height  : 453px;
	float   : left;
}

#top_content_container {
	display     : block;
	height      : 313px;
	width       : 500px;
	float       : left;
	margin-left : 10%;
}

/*
div table tr td {
  display     : block;
  font-family : Verdana, Arial, Helvetica;
  font-size   : 10px;
}*/

h1 {
  display       : block;
  font-family   : Verdana, Arial, Helvetica;
  font-size     : 18px;
  margin-top    : 10px;
  margin-bottom : 5px;
}

div p {
  margin         : 20px;
  display        : block;
  clear          : both;
  font-family    : Verdana, Arial, Helvetica;
  font-size      : 12px;
  line-height    : 13px;
  letter-spacing : 0.1em;
  text-align     : justify;
}

div h1 {
  margin  : 50px;
  display : block;
  clear   : both;
}

#bottom_content_container {
	display     : block;
	height      : 453px;
	width       : 500px;
	float       : left;
	margin-left : 10%;	
}

#bottom_content_container ul {
  display     : block;
  font-family : Verdana, Arial, Helvetica;
  font-size   : 12px;
  font-weight : bold;
  margin      : 20px;
}

#logo {
	display           : block;
	width             : 296px;
	height            : 85px;
	background-image  : url( ../images/logo.jpg );
	background-repeat : no-repeat;
	clear             : right;
}

#logo h1 {
	margin  : 0px;
	padding : 0px;
	width   : 296px;
	height  : 85px;
}

#logo h1 span {
	display : none;
}


#menu {
	display           : block;
	width             : 189px;
	height            : 151px;
	background-image  : url( ../images/menu_bg.jpg );
	background-repeat : no-repeat;
	margin            : 0px;
	padding           : 0px;
	text-align        : right;
	float             : left;
}

#menu ul {
	display         : block;
	margin          : 0px;
	margin-top      : 10px;
	vertical-align  : middle;
	list-style-type : none;

}

#menu ul li {
	display      : block;
	margin       : 2px;
	clear        : both;
}

#menu ul li a {
	display             : block;
	vertical-align      : middle;
	margin              : 0px;
	padding             : 0px;
	padding-right       : 5px;
	text-decoration     : none;
	color               : #000000;
	height              : 14px;
	line-height         : 14px;
	vertical-align      : middle;
	font-family         : Verdana, Arial, Helvetica;
	font-size           : 12px;
	font-weight         : bold;
	color               : #000000;
}

#menu ul li a:hover {
	background-color : #FFFFFF;
	filter:Alpha(opacity=20, finishopacity=80, style=1);
	-moz-opacity:0.5;
}

.clearLine {
	clear    : both; 
	overflow : hidden;
	margin   : 0px;
	display  : block;
	padding: 0px;
}


#menu_right {
	display           : block;
	width             : 57px;
	height            : 151px;
	background-image  : url( ../images/menu_right.jpg );
	background-repeat : no-repeat;
	margin            : 0px;
	padding           : 0px;
	clear             : right;
        float             : left;
}


#menu_bottom {
	display           : block;
	width             : 246px;
	height            : 77px;
	background-image  : url( ../images/menu_bottom.jpg );
	background-repeat : no-repeat;
	margin            : 0px;
	padding           : 0px;
	clear             : both;
}

#left_wood_bg {
	display           : block;
	width             : 132px;
	height            : 224px;
	background-image  : url( ../images/version0.3_07.jpg );
	background-repeat : no-repeat;
	clear             : both;
}

#bottom_bg {
	display           : block;
	width             : 132px;
	height            : 229px;
	background-image  : url( ../images/bg_bottom.jpg );
	background-repeat : no-repeat;
	clear             : both;
}

#image_middle_bar {
	display           : none;
	width             : 100%;
	height            : 224px;
	clear             : both;
	background-color  : #DBDF72;
}