@charset "utf-8";
/* CSS Document */
/* slider */
#slider
{
	position: absolute;
	top: 7px;
	left: -175px;
}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	width:200px;
	height:187px;
	overflow:hidden; 
	}
body
{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	background-color:#15704B;
	background-image:url(Images/Page-BgGlare.png);
	background-repeat:no-repeat;
	padding-top:10px;
}
#slider img
{
	border: none;
}
#container
{
			width: 851px;
			margin: 0px auto;
}

#Header
{
	width:851px;
}

#Menu
{
	background-image:url(Images/nav.png);
	background-repeat:no-repeat;
	max-width:850px;
	height:37px;
}

#Main
{
	background-image:url(Images/page_back.png);
	background-repeat:repeat-y;
	max-width:851px;
	padding:20px;
	position:relative;
}

#fleft
{

	float:left;
	min-width:580px;
	max-width:580px;
	height:auto;
	padding-right:20px;
}

#fright
{
	float:right;
	min-width:202px;
	max-width:202px;
}

#fright_t
{
	background-image:url(Images/info_t.png);
	background-repeat:no-repeat;
	height:52px;
	min-height:52px;
	min-width:202px;
}

#fright_m
{
	background-image:url(Images/info_m.png);
	background-repeat:repeat-y;
	padding-left:20px;
	padding-right:20px;
}

#fright_b
{
	background-image:url(Images/info_b.png);
	background-repeat:no-repeat;
	height:67px;
	min-height:67px;
	min-width:202px;
}

#Footer
{
	clear:both;
	padding-top:20px;
	color:#000;
	background-image:url(Images/Footer.png);
	background-repeat:no-repeat;
	min-height:90px;
	width:851px;
}

.Footer_text
{
	text-align:center
}

a
{
	color:#000
}

h1{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:150%;
}
h2{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:120%;
}


h3{
	margin:0 0 5px 0;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:100%;
}
p {
   margin-bottom: 0;
   margin-top:0;
   padding-bottom:1em;
}

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#padding
{
	padding-left:100px;
}

#comment1
{
	background-image:url(Images/images/comments1_01.jpg);
	background-repeat:no-repeat;
	min-width:500px;
	min-height:110px;
}

#comment2
{
	background-image:url(Images/images/comments1_02.jpg);
	background-repeat:repeat-y;

	min-height:40px;
	padding-left:15px;
	padding-right:90px;
}

#comment3
{
	background-image:url(Images/images/comments1_04.jpg);
	background-repeat:no-repeat;
	min-width:500px;
	min-height:68px;
}

	




