@charset "utf-8";
}


div#footer {
	position:absolute;
	width:100%;
	bottom:0;
	border-top:6px double gray;
	background-image: url(../images/background.gif);
}


div#content {
	clear: both;
	padding: 30px;

}

div#header {
	height: 174px;

}


div#container {
	position:relative; /* needed for footer positioning*/
	margin:0 auto; /* center, not in IE5 */
	width:780px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #f0f0f0;
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
}
/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:arial, sans-serif;
	font-size:small;
	background-image: url(../images/walpapper.jpg);
	background-repeat: repeat;
}
#site_container {
	height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#center_container {
	position: relative;
	height: 100%;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	background-color: #B2DDE6;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}

#logo {
	position: relative;
	height: 147px;
	width: 780px;
}
#nav_bar {
	position: relative;
	height: 27px;
	width: 780px;
}
#text_body {
	position: absolute;
	height: 300%;
	width: 780px;
	background-color: #ACDFE0;
	left: 50%;
	margin-left: -390px;
	padding-left: 5px;
	top: 184px;
}
#news_box {
	position: relative;
	width: 211px;
	float: left;
	left: 0;
	top: 0;
	padding-right: 20px;
	padding-bottom: 5px;
}
#news_box_top {
	position: relative;
	height: 33px;
	width: 209px;
	background-image: url(../slice/images/box_05.jpg);
	background-repeat: no-repeat;
}
#news_box_mid {
	background-image: url(../slice/images/box_07.jpg);
	position: relative;
	width: 209px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	background-repeat: repeat;
}
#news_box_links {
	left: 10px;
	position: relative;
	width: 193px;
}
.title_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #000;
}
.body_font {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
}
.body_font_bold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
.body_font_italics {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: italic;
}





#news_box_bot {
	position: relative;
	width: 209px;
}
#main_text {
	float: right;
	position: relative;
	width: 520px;
	height: auto;
	top: 10px;
	right: 10px;
}
.logo {
	margin: auto;
	width: 450px;
	position: relative;
	top: 30px;
}
.sub_box_title {
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-weight: bold;
}
html {
     overflow: -moz-scrollbars-vertical;
}
#left_contact {
	width: 350px;
	float: left;
	position: relative;
}
