html, body {
	padding: 0px;
	margin: 0px;
}

body {
	background-color: #332720;
	color: #352e26;
	font-family: Verdana;
}

#site {
	text-align: left;
	width: 980px;
	height: 686px;
	border: 1px solid #332720;
	background: transparent url(images/background.jpg) no-repeat top;
}

#menu {
	margin-top: 140px;
	height: 30px;
	list-style: none;
	font-size: 14px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	width: 950px;
	height: 30px;
	list-style: none;
	clear: both;
}
#menu ul li {
	height: 30px;
	float: left;
}

#menu ul li a {
	color: #352e26;
	line-height: 30px;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	display: block;
	height: 100%;
}

#menu ul li a:hover {
	text-decoration: none;
	color: #ffffff;
}


#content {
	height: 470px;
	width: 980px;
	color: #352e26;
	font-size: 12px;
}

#leftpanel {
	float: left;
	width: 150px;
	height: 360px;
	padding-left: 105px;
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
}

#rightpanel {
	float: left;
	width: 245px;
	height: 360px;
	padding-left: 385px;
	margin-top: 5px;
	font-size: 10px;
	text-align: left;
}

#footer {
	padding-top:5px;
	clear: both;
	height: 41px;
	width: 980px;
	font-size: 10px;
	color: #352e26;
	text-align: center;
}

td.td1 {
	font-size: 8px;
	color: #ffffff;
	text-align: right;
	font-weight: bold;
	width: 135px;
	padding-right: 10px;
}
td.td2 {
	font-size: 8px;
	text-align: left;
	font-weight: bold;
	width: 110px;
}


#kepek {
	float: left;
	margin-top: 0px;
	width: 995px;
	height: 85px;
}



#dock-image {
	border: 0px;
}
