img {
	display: block;
}
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color:#993300;
}
a:hover {
	text-decoration: underline;
	color: #FF6633;
}
.thumbs {
	background-color: #000000;
	border: #FF3300 1px solid;
	margin: 3px;
	padding: 0px;
}
.thumbs:hover {
	margin: 0px;
	border: #FF3300 4px solid;
}
h2 {
	display: none;
}
.hide {
	display: none;
}
#page {
	width: 800px;
	height: 600px;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: left;
}
#top {
	height: 132px;
}
#logo {
	width: 390px;
	height: 100px;
	float: left;
}
#banner {
	width: 410px;
	height: 100px;
	float: left;
}
#menu {
	width: 800px;
	height: 32px;
}
#menu div {
	float: left;
}
#container {
	width: 800px;
	height: 468px;
	background-image: url(../imgs/home_r3_c1_op20.jpg);
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #261106;
}
#image {
	height: 100px;
	width: 180px;
	float: left;
	margin: 30px 30px 0px 30px;
	padding: 0px 10px 0px 0px;
}
#main {
	height: 100px;
	width: 280px;
	text-align: justify;
	position: relative;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	padding: 0px;
}
#main img {
	margin: 0px 0px 0px 0px;
}
#box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	color: #261106;
	position: relative;
	float: left;
	width: 185px;
	height: auto;
	margin-top: 30px;
	padding: 10px;
	background-color: #fbded0;
	border: 1px dashed #763414;
}
#footer{
	width: 800px;
	height: 32px;
}
#footer , #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	text-align: right;
	color: #763414;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
