/* CSS Document */

body{ margin:0px 0px 0px 0px; background-color:#0e8a10}
H1{ font-family:Arial; font-size:21px; color:#333333; border: solid 1px #CCCCCC; padding:4px;}

ul{ font-size:11px;}


/* ---------------------scroll bar----------------- */
HTML{
 scrollbar-3d-light-color:#C0C0C0;
 scrollbar-arrow-color:#999999;
 scrollbar-base-color:#C0C0C0;
 scrollbar-darkshadow-color:#FFFFFF;
 scrollbar-face-color:#E5E5E5;
 scrollbar-highlight-color:#FFFFFF;
 scrollbar-shadow-color:#999999;
}

Table{ margin-left:auto; margin-right:auto}
/* ---------------------layout----------------- */

.top
	{
	width:866px;
	height:135px;
	background-image:url(../images/top.jpg)
	}
.banner
	{
	width:866px;
	height:307px;
	background-image:url(../images/banner.jpg);
	}
.nav
	{
	width:866px;
	height:58px;
	background-image:url(../images/center.jpg);
	background-repeat:repeat-y;
	}
.nav-holder
	{
	margin-left:43px;
	background-image:url(../images/center.jpg);
	background-repeat:repeat-x
	}
.center
	{
	width:866px;
	height: auto;
	background-image:url(../images/center.jpg);
	background-repeat:repeat-y
	}
	
.content-center
	{
	width:780px;
	margin-left:45px;
	margin-bottom:0px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:19px;
	font-size: 13px;
	color:#000000;
	text-align:justify;
	}
.content-center a{ color:#003366; text-decoration:none}
.content-center a:hover{ color:#FF6600; text-decoration:underline}
.copy
	{
	width:780px;
	margin-left:53px;
	margin-top:0px;
	margin-bottom:10px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	text-align:center;
	border:solid 1px #336600
	}

.footer
	{
	width:866px;
	height:21px;
	background-image:url(../images/footer.jpg);
	}
.large
	{
	font-size:20px;
	text-align:center;
	line-height:normal;
	display:block;
	}
.graphic
	{
	margin-left:20px;
	}
.logo-page
	{
	margin-left:270px;
	}
.flash-movie
	{
	margin:5px 0px 0px 54px
	}
.l-images
	{
	float:left;
	margin:0px 10px 0px 0px;
	}
.special-two
	{
	display:block;
	padding:10px 0px 010px 0px;
	border-bottom: dotted 6px  #009933
	}
.bulb
	{
	margin-left:50px;
	}
.special-three
{
color:#006600;
font-weight:bold;
}
.r-images
	{
	border: solid 1px #000000;
	float:right;
	margin:4px;
	}
.l-map-home-page
	{
	float:left;
	margin:0px 10px 20px 0px;
	}

