body {
	margin: 0;
	padding: 0;
	background: #493823;
	color: #606060;
}

strong { color: #FF5B02;}

#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 930px; 
}

img {
	border: none;
}

/* TOP */

#top {
	padding-top: 30px;
}

p.logo {
	margin: 0;
	padding-left: 15px;
}

p.logo a {
	width: 190px;
	height: 80px;
	display: block;
	background: url("http://www.oremo-gold.com/img/logo.gif") no-repeat;
	text-indent: -9999px;
}

.image ,
.image2 ,
.image3 ,
.image4 ,
.image5 {
	margin: 0;
	width: 900px;
	height: 220px;
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}

.image {
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}

.image2 {
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}

.image3 {
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}

.image4 {
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}

.image5 {
	background: url("http://www.oremo-gold.com/img/top.jpg") no-repeat;
}


/* main */

#main-bg {
	width: 930px;
	background: url("http://www.oremo-gold.com/img/bg.gif") repeat;
}

.main-box {
	padding: 0 15px;
} 



a {
	color: #7E6A48;
	text-decoration: none;	
}

a:hover {
	color: #583D26;
	text-decoration: underline;	
}

ul,
li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11pt;
}

.top-menu ul,
	li {
	float: left;
}

.top-menu li {
	padding-top: 15px;
	width: 180px;
	height: 35px;
	background: url("http://www.oremo-gold.com/img/botan.gif") no-repeat;
	text-align: center;
}

.top-menu li a {
	color: #d4d4bb;
}

.top-menu li a:hover {
	color: #b5b4a3;
}


.side-menu li {
	clear: both;
	padding: 7px 0 7px 20px;
}





.contents {
	padding: 20px;
	width: 860px;
	background: #d4d4bb;
}

.left {
	margin-right: 20px;
	padding: 10px;
	width: 590px;
	background: #f5f0d7;
	line-height: 22px;
	float: left;
}

h3 {
	margin-top: 10px;
	padding: 5px 0 0 50px;
	width: 540px;
	height: 30px;
	background: url("http://www.oremo-gold.com/img/bar.gif") no-repeat;
	font-size: 12pt;
	color: #584714;	
}

.right {
	padding: 0;
	margin: 0;
	width: 230px;
	float: left;
}

h2 {
	padding: 20px 0 0 20px;
	margin: 0; 
	width: 210px;
	height: 50px;
	background: url("http://www.oremo-gold.com/img/menu.gif") no-repeat;
	color: #d4d4bb;
}

p {
	margin: 0 0 10px 0;
	padding: 0 5px;
	font-size: 9pt;
}

p.blog {
	padding: 7px 20px;
}

p.top-link {
	margin: 20px 10px 0 0;
	text-align: right;
}

.foot {
	text-align: center;
	padding: 10px 0 15px 0;
	width: 900px;
	background: #d4d4bb;
	font-size: 8pt;
}

#foot-image {
	margin-left: 15px;
	width: 900px;
	height: 30px;
	background: url("http://www.oremo-gold.com/img/foot.gif") no-repeat;

}

