html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	border: 0;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 12px tahoma, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#header {
	height: 228px;
	position: absolute;
}
#header h1 {
	margin-top: 1px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 0px;
	background:url(images/m8.jpg) no-repeat;
	text-align:center;
	height:34px;
}
#headline {
	padding-top: 205px;
}
/*---m_nav start---*/
#m_nav{
	height:34px;
	clear:both;
	padding-top:6px;
}
#m_nav ul{
	padding-left:5px;
	list-style-type:none;
	float:left;
}
#m_nav ul li{
	float:left;
	height:34px;
	line-height:30px;
	margin:0px 3px;
	font: 14px tahoma, arial, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
}
#m_nav ul li .c_1,#m_nav ul li .c_2{
	float:left;
	width:2px;
	height:34px;
}
#m_nav ul li .c_1{
	background:url(images/s_top_01.jpg) no-repeat;
}
#m_nav ul li .c_2{
	background:url(images/s_top_05.jpg) no-repeat;
}
#m_nav ul li a{
	display:block;
	height:34px;
	float:left;
	padding:6px 10px;
	font-weight:bold;
	background:url(images/s_top_03.jpg) repeat-x;
	color:#fff;
}
#m_nav ul li a:hover{
	background:url(images/s_top_03.jpg) repeat-x;
}
/*--m_nav end--*/
/*--version start--*/
#version{
   height:45px;
   clear:both;
    padding-top:6px;
}
#version ul{
   padding-right:20px;
   list-style-type:none;
   float:left;
}
#version ul li{
   float:left;
   height:45px;
   line-height:45px;
   margin:5px 3px;
   font:12px tahoma, arial, sans-serif;
   font-weight:bold;
   color:#fff;
}
#version ul li a{
   display:block;
   float:left;
   padding:0px 10px;
   font-weight:bold;
   color:#fff;
}
/*--version end--*/
#photo {
	float: left;
	width: 624px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}

#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #5C5C5C;
}

#body {
	padding-top: 1em;
	text-align: justify;
}
#body-introduction {
   margin-left:5px;
	align:center;
	width: 765px;
}
#body-introduction p.style3{
    font:12px tahoma, arial, sans-serif;
	color:#5C5C5C;
}
#img_tu{
    padding:8px;
	margin-left:3px;
}
#img_tu img{
    margin-left:8px;
	margin-top:5px;
}
#body-left {
	float: left;
	width: 408px;
}
#body-right {
	float: right;
	width: 335px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 105px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	color:#fff;
}
#footer p a{
	color:#fff;
}
#footer p a:link{
	color:#fff;
}

#footer p a:hover{
	color:#fff;
}
