body{
	margin:0px;
	padding:0px;
	font-family: arial, sans-erif;
	font-size:12px;
}
div#container{
	width:800px;
	margin:0px auto;
	background:url('img/main_bg.png') repeat-y top left;
}
div#header{
	width:800px;
	margin:0px;
	height:118px;	
	background:url('img/header.jpg') no-repeat #ffffff;
}
div#header p{
	text-align:right;
	margin:0px;
	padding:8px 70px 0px 0px;
}
div#header a{
	text-decoration:none;
	font-weight:bold;
	color:#003150;
	padding:10px;
	margin:5px;
}
div#menu{
	width:120px;
	float:left;
	margin:0px;
	overflow-x:hidden;
}
div#text_container{
	width:680px;
	float:left;
	margin:0px;
}
div#text{
	margin-left:5px;
	background:#a5d7f7;
}
div#slide{
	clear:both;
	margin-top:5px;
	margin-left:5px;
	background:#003150;
}
div#footer{
	clear:both;
	width:800px;
	margin:0px;
	padding-top:5px;
	background:#ffffff;
	color:#444;
}
.brcl{
	clear:both;
	height:1px;
}

/* MENU STYLES */
ul#list_menu{
	margin:5px 0px;
	padding:0px;
	list-style-type: circle;
}
ul#list_menu ul{
	padding:0px;
	margin:0px;
}
ul#list_menu li{
	margin:0px;
	padding: 2px 2px 2px 7px;
	display: inline;
	float: left;
	font: 12px arial, sans-serif;
	font-weight:bold;
	width: 120px;
}
ul#list_menu li a{
	display:block;
	text-decoration:none;
	color:#022f51;
}
ul#list_menu li.subtitle{
	color:#022f51;
	font: bold 13px verdana, sans-serif;
}
ul#list_menu li.indent{
	padding:2px 2px 2px 20px;
	background:url("img/list_arrow.gif") no-repeat 10px;
}
ul#list_menu li.indent a{
	text-decoration:none;
	color:#ffffff;
}
ul#list_menu li.indent:hover{
	padding:1px 2px 1px 20px;
	background:#f8f4dd;
	border:solid #ffffff;
	border-width:1px 0px;
}
ul#list_menu li.indent:hover a{
	color:#000000;	
}

/* MAIN TEXT BLOCK*/
#text_b1{
	width:350px;
	float:left;
	padding-top:40px;
}
#text_b1 img{
	border:solid #ffffff;
	border-width:1px 1px 1px 0px;
}
#text_b2{
	width:300px;
	float:left;
	margin:0px;
	padding:0px 10px;
	text-align:justify;
	color:#003150;
}
#text_b2 h2{
	font-size:larger;
	color:#003150;
	margin-top:10px;
}
#text_b2 p{
	color:#003150;
}

/* FADESHOW (TOP BANNER) */
#fadeshow1 { background:#ffffff; position:absolute; left:360px }

/* SLIDESHOW (BOTTOM SLIDE) */
#slideshow {list-style:none; color:#fff; display:block}
#slideshow span {display:block}
#wrapper {width:672px; margin:0px; display:block}
#wrapper * {margin:0; padding:0}
#fullsize {display:none}
#image {width:500px}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {position:absolute; width:25%; height:306px; cursor:pointer; z-index:150}
#imgprev {left:0; background:url(images/left.gif) left center no-repeat}
#imgnext {right:0; background:url(images/right.gif) right center no-repeat}
#imglink {position:absolute; height:306px; width:100%; z-index:100; opacity:.4; filter:alpha(opacity=40)}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {margin-top:0px}
#slideleft {float:left; width:20px; height:81px; background:url(images/scroll-left.gif) center center no-repeat; background-color:#003150}
#slideleft:hover {background-color:#005fb7}
#slideright {float:right; width:20px; height:81px; background:#003150 url(images/scroll-right.gif) center center no-repeat}
#slideright:hover {background-color:#005fb7}
#slidearea {float:left; position:relative; width:622px; margin-left:5px; height:81px; overflow:hidden}
#slider {position:absolute; left:0; height:81px}
#slider img {cursor:pointer; border:0px; padding:2px}

/*


#information {position:absolute; bottom:0; width:500px; height:0; background:#000; color:#fff; overflow:hidden; z-index:200; opacity:.7; filter:alpha(opacity=70)}
#information h3 {padding:4px 8px 3px; font-size:14px}
#information p {padding:0 8px 8px}


*/
