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

body
{
	background: #000 url(../images/bg.jpg) repeat-x top center;
	margin: 0px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #333;
	font-size: 62.8%;
	height: 100%;
}

h1
{
	font-size: 1.4em;
	color: #333;
	margin: 0px;
	margin-bottom: 5px;
	color: #00222D;
	font-weight: 500;
}

h2
{
	font-size: 1.2em;
	color: #333;
	margin: 0px;
	color: #00222D;
	font-weight: 500;
}

p
{
	margin-top: 3px;
	margin-bottom: 5px;
}

ul
{
	margin-top: 3px;
	margin-bottom: 5px;	
}

img
{
	border: 0px;
}

a:link
{
	color: #113e5e;
	text-decoration: none;
}

a:visited
{
	color: #113e5e;
	text-decoration: none;
}

a:hover
{
	color: #555;
	text-decoration: underline;
}


#footer
{
	width: 100%;
	height: 125px;
	color: #356;
	text-align: left;
	font-size: 1.0em;
	line-height: 1.5em;
}

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

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

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

#container
{
	width: 1024px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
}

#topbar
{
	height: 16px;
	background: url(../images/main_01.jpg);
}

#logo
{
	height: 136px;
	width: 426px;
	background: url(../images/main_02.jpg) bottom right;
	float: left;
}

#nav
{
	font-size: 11px;
	height: 136px;
	width: 598px;
	background: url(../images/main_03.jpg) left no-repeat;
	color: #eee;
	float: left;
}

#nav a:link
{
	color: #ddd;
	text-decoration: none;
}

#nav a:visited
{
	color: #eee;
	text-decoration: none;
}

#nav a:hover
{
	color: #fff;
	text-decoration: underline;
}

#topframe
{
	height: 22px;
	clear: left;
	background: url(../images/main_05.jpg) right no-repeat;
}

#leftframe
{
	height: 259px;
	width: 82px;
	background: url(../images/main_06.jpg) repeat-y;
	float: left;
}

#rightframe
{
	height: 259px;
	width: 83px;
	background: url(../images/main_08.jpg) repeat-y;
	float: right;
}

#bottomframe
{
	height: 48px;
	background: url(../images/main_12.jpg) right no-repeat;
	clear: both;
}

#midframe
{
	background: #fff url(../images/midbg.jpg) repeat-y;
	font-size: 1.2em;
	line-height: 1.5em;
}


#slides
{
	height: 259px;
	width: 859px;
	float: left;
}

#slidesection
{
	width: 1024px;
	height: 259px;
	background: #f8f8f0;
}



#subpagemain
{
	font-size: 1.3em;
	line-height: 1.6em;
	background: #fff;
}

#subpagemain h1
{
	font-size: 1.8em;
	margin: 0px;
}

#subpagemain h2
{
	font-size: 1.2em;
		margin: 0px;
}


#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider, #slider li{ 
	width:859px;
	height:259px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}	


#daily_pic img {
	border-top: 1px solid #d5ceb9;
	border-bottom: 1px solid #d5ceb9;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	margin-right: 8px;
	margin-bottom: 8px;
}

#galleria{width:480px;margin:20px auto}
