 .thumbnail
{
float: left;
width: 82px;
}

.clearboth { clear: both; }

.style2 {color: #999999}
.topbanner {

	height: 104px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}

.style1 {font-size: x-small}

.leftmenu {

	height: 179px;
	width: 177px;
	float: left;
}
.mainpic {
	background-image: url(images/z_mainpic.jpg);
	height: 300px;
	width: 177px;
	float: left;
	clear: left;
	background-repeat: no-repeat;
}
.rightcontent {
	background-image: url(images/bg_content.jpg);
	height: 800px;
	width: 603px;
	float: left;
	clear: right;
	background-repeat: no-repeat;
}
.topmenu {
	height: 22px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #4F747D;
	border-right-color: #4F747D;
	border-bottom-color: #4F747D;
	border-left-color: #4F747D;
}
.container {
	height: 336px;
	width: 177px;
float: left;
}
.border {
	background-image: url(images/bg.jpg);
	height: 820px;
	width: 780px;
	border: 1px solid #4F747D;
	margin-right: auto;
	margin-left: auto;
}
body {
	background-image: url(images/body_bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	padding: 0px;
	margin: 10px;
}

.close_block {  position: relative;
  width: 100%;
  bottom: 0px;
  height: 15px;
  text-align: center;
  display: block;
}
.menu_block {  
  color: #003333;
  overflow:hidden;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
	padding: 0px;
	margin: 10px;
}
.menu_header {
	color: #002B2B;
		margin: 10px;

}
#menu {  width: 600px;

}
a:link {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
}
a:visited {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
}
a:hover {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #006666;
}
a:active {
  	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #003333;
}
