@charset "iso-8859-1";

body {
	background:url(images/background01.png) repeat-x top #2d363d;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a img {
	border:0px;
}

.home_link {
	margin-left:40px;
	padding-top:10px;
	width:540px;
	height:160px;
	float:left;
}

.home_link a {
	display:block;
	width:540px;
	height:160px;
}

#main_container {
	background:url(images/background02.png) no-repeat;
	margin:auto;
	width:1080px;
}

#main {
	width:1000px;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
	margin:auto;
	background:#FFF;
}

#header {
	background:url(images/header.jpg);
	height:180px;
}

#menu {
	background:url(images/m_background.png) repeat-x;
	border:2px solid #4f9de1;
	height:26px;
}

#slideshow {
	background:#e2e2e2;
	width:640px;
	height:300px;
	float:left;
}

#info {
	padding-top:45px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	width:340px;
	height:245px;
	float:right;
}

#bottom_info {
	height:250px;
	clear:both;
}

#bottom_info {
	height:260px;
	clear:both;
}

#bottom_info .info_news {
	float:left;
	margin-left:10px;
}

#bottom_info .info_news a {
	background:url(images/bottom_info.png) top right no-repeat;
	display:block;
	width:198px;
	padding:21px;
}

#bottom_info .info_news a:hover {
	background:url(images/bottom_info.png) top left no-repeat;
}

#bottom_info .info_news .info_news_img {
	height:148px;
}

#bottom_info .info_news .info_news_text {
	padding-top:10px;
}

#info_zone .info_zone_text {
	padding-top:55px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#sequence {
	padding-bottom:20px;
}

#footer {
	background:url(images/footer.gif) repeat-x;
	font-size:x-small;
	text-align:center;
	padding-top:5px;
	color:#FFF;
	height:67px;
}

#footer a {
	text-decoration:none;
	color:#FFF;
}

#footer a:hover {
	text-decoration:underline;
}
