@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Calibri, Georgia, Arial, sans-serif;
}
#container #header #header_logo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 360px;
}
body {
	background-image: url(../pic/body_back_1440.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-position: left top;
}
#container #header {
	width: 960px;
	height: 178px;
}
#container #middle {
	width: 960px;
	min-height: 512px;
}
#container #footer {
	height: 96px;
	width: 960px;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 1.5;
}
#container {
	padding: 0px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	min-height: 512px;
	z-index: 1;
	position: relative;
	top: 0px;
}
#container #middle #content_top {
	height: 32px;
	width: 960px;
	background-image: url(../pic/content_top.gif);
	background-repeat: no-repeat;
}
#container #middle #content {
	background-color: #FFFFFF;
	width: 896px;
	min-height: 256px;
	padding-left: 32px;
	padding-right: 32px;
}
#container #middle #content_bottom {
	background-image: url(../pic/content_bottom.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 960px;
}
.transparent_class {
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
}
#header_navigation {
	color: black;
	font-size: 16px;
	font-style:italic;
	font-weight:bold;
	margin: 0;
	padding: 0;
	width: 600px;
	display: block;
	position: relative;
	bottom: -132px;
	top: 78px;
	text-align: center;
}
#header_navigation li {		
	display: inline;		
}		
#header_navigation li a {		
	float: left;
	padding-left: 12px;
	padding-right: 12px;
	color: black;
	text-decoration: none;
}	
#header_navigation li span {
	float: left;
	padding-left: 2px;
	padding-right: 2px;
	color: black;
	text-decoration: none;
}	
#header_navigation li a:visited {
	color: black;
	text-decoration: none;		
}		
#header_navigation li a:hover {		
	color: rgb(84,150,188);
	text-decoration: none;		
}
#container #header #header_right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 600px;
	text-align: right;
}
#search-box {
	display: inline;
	background: url('../pic/search.jpg') no-repeat;
	width: 247px;
	height: 32px;
	padding: 8px;
	top: 16px;
	position: relative;
}		
#search-btn {		
	margin: 0px;
	padding: 0px;
	width: 30px;
	height: 30px;
	border: none;
	background: none;
	font-size: 1px;		
}		
#search-field {
	margin: 0px;
	padding: 0px;
	border: none;
	background: none;
	font-size: 14px;
	width: 180px;
	color: black;
}
#footer a {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: none;
}
#footer a:hover {
	font-style: italic;
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
#footer a:visited {
	font-style: italic;
	font-weight: bold;
	color: black;
}
#footer_info_l {
	top: 8px;
	position: relative;
	left: 8px;
}
#footer_info_r {
	float: right;
	position: relative;
	top: 8px;
	left: -50px;
}#socialnet {
	margin: 0px;
	padding: 0px;
	height: 260px;
	width: 43px;
	position: absolute;
	left: 0px;
	top: 256px;
}

