/* CSS Document */

body{ margin:0px 0px 0px 0px; background-color:#4576D2; background-image:url(images/bg.jpg);background-repeat:repeat-x;}
H1{ border: solid 1px #CCCCCC; padding:4px; margin:2px 4px 0px 4px; display:block; font-family: Georgia, "Times New Roman", Times, serif; color:#ffffff; font-size:18px; background-color:#177baf; text-indent:10px}

H2{ font-family: Arial, Helvetica, sans-serif; font-size:14px; color:#000000; margin:2px 0px 2px 0px;padding:4px; border: solid 1px #CCCCCC; background-color:#E9E7FE}

H3{ font-family: Georgia, "Times New Roman", Times, serif; color:#996600; font-size:17px; text-align:center; line-height:normal; }

/* ---------------------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;
}
/* ---------------------layout----------------- */

#wrapper
	{
	margin: 0px auto 0px auto;
	width:891px;
	height:auto;
	}


#main
	{
	width:891px;
	height:110px;
	float:left;
	background-image:url(images/BANNER.jpg)
	}
#rightShadow
	{
	width:64px;
	height:780px;
	background-image:url(images/right.jpg);
	float:left
	}
	
#top-nav
	{
	width:891px;
	height:45px;
	float:left;
	background-image:url(images/top-nav.jpg);
	 background-repeat:no-repeat;
	 background-color:#769CE5;
	 text-align:right;
	 border-top: solid 1px #FFFFFF
}

#center
	{
	width:891px;
	height: auto;
	float:left;
	background-color:#FFFFFF
	}
#left-cell
	{
	width:196px;
	height: auto;
	float:left;
	background-color:#FFFFFF
	}
#right-cell
	{
	width:694px;
	height: auto;
	float:left;
	background-color:#FFFFFF
	}
#form
	{
	width:184px;
	height:auto;
	padding-left:17px;
	padding-top:4px;
	}
#badtch1
	{
	width:159px;
	height:auto;
	margin-top:2px;
	padding-left:8px;
	padding-bottom:4px;
	padding-top:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
#badtch2
	{
	width:164px;
	height:auto;
	margin-top:2px;
	padding-left:38px;
	padding-top:4px;
	padding-bottom:4px;
	}
.top-banner
{
	margin:0px 0px 0px 4px
}

#text-container
	{
	width:675px;
	border: solid 1px #CCCCCC;
	padding:4px;
	float:left;
	margin:3px 0px 0px 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:11px;
	text-align:justify;
	line-height:19px;
	}
#shadow
	{
	width:100px;
	height:900px;
	float:left
	}
.address
	{
	text-align:center;
	display:block
	}
.right-images
	{
	margin:0px 4px 0px 0px;
	float:right
	}
.small-letter
	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	text-align:justify;
	display:block;
	line-height:normal
	}
.left-images
	{
	float:left;
	margin:0px 4px 0px 0px;
	border: solid 1px #000000
	}
.chart
	{
	margin:0px 0px 0px 80px
	}
	