@charset "utf-8";
* {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px 0px 0px 0px;
}

body {
	font-family: tahoma,"Trebuchet Ms",arial, verdana;
	font-size: .85em;
	line-height: 1.5em;
	color: #3d3d3d;
	background-color: #5c6069;
	background-repeat: repeat-x;
	background-position: top;
}
.content-bg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 754px;
	height: 600px;
}

.main {
	position: relative;
	width: 750px;
	height: auto;
}
.cell_head {
	position: absolute;
	left: 68px;
	top: 34px;
	width: 616px;
	height: 83px;
	padding: 5px;
	margin: 0px;
	line-height:normal;
}
.virtual_wrapper {
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.header {
	margin: 0px;
	height: 60px;
	padding: 0em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(media/images/1.jpg);
	border-bottom-color: #FFFFFF;
}
.footer {
	margin: 0px;
	height: 40px;
	padding-top: 15px;
	color:#485216;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(media/images/2.jpg);
	background-repeat: no-repeat;
	width: 800px;
	line-height:20px;
}

p {
	margin: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	line-height:normal;
}

.footer p {
	margin: 0px;
	line-height: 1.2em;
}


.footer a, a:link, a:active, a:visited {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.info {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
	color:#698011;
}
	