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


html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}


body{ margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000; }



/*Menu*/
#colormenu{height:31px; width:100%; }


/*End Menu*/

/*Homepage Template */

#container{  height:auto ; width:920px; margin:auto; padding:0px 20px 20px 20px;}
#header {height:160px ; width:920px; margin:auto; position:relative; }

.logo{display:block; height:133px ; width:248px; background-image:url(../images/logo.gif); border:0; }

.number{
	display:block;
	height:40px;
	width:616px;
	background-image:url(../images/800.gif);
	background-repeat:no-repeat;
	background-position:right;
	position:absolute;
	bottom:0;
	right:0px;
}



#banner{height:300px ; width:920px; margin:auto; position:relative; }

#bannerimage{height:337px; width:616px ; position:absolute; right:0; background-image:url(../images/banner.jpg); z-index:1;  }

#quote{
	z-index:100;
	background-image:url(../images/quotebox.gif);
	height:232px; padding-top:130px;
	width:332px;
	position:absolute;
	top:-20px;
	left:-20px;
	background-repeat:no-repeat;
	text-align:center;  font-size:24px; font-weight:bold; color:#FFFFFF;
	
}

#quote a {text-decoration:none;}
#quote a:link {text-decoration: none ;color:#fff;}
#quote a:visited {text-decoration: none; color:#fff;}
#quote a:active {text-decoration: none; color:#fff;}
#quote a:hover {text-decoration:none;  color:#fff;}



#bodyhomecontainer{height:auto; width:920px; margin:auto;  background-color:#deecf9; padding-top:50px; padding-bottom:20px; }

#bodycontainer{height:auto; width:920px; margin:auto;  background-color:#deecf9; padding-top:20px; padding-bottom:20px; }



#body{ min-height:100px; width:840px; margin:auto;  background-color:#fff; padding:20px;  }


		/*Footer*/
		#footer{ height:280px ; width:960px; margin:auto; background-image:url(../images/footer.gif); background-repeat:no-repeat; background-position:top left;  position:relative;}
		
		#trademark{
			position:absolute;
			top:169px;
			text-align:center;
			height:103px;
			width:auto;
			left: 86px;
		}
		
		.footer-statement{position:absolute; top:102px; width: 654px; height: 43px; left: 18px; color:#828282; }
		
		
		.rss{
			position:absolute;
			top:10px;
			width: 216px;
			height: 138px;
			left: 728px;
			color:#000;
			font-size:12px;
			line-height:3em;
		}
		
		
		.rss a{ display:block; padding:0px 0px 0px 50px; color:#000000; margin-bottom:10px;}
		
		.rss A:link {text-decoration: none ;color:#000000;}
		.rss A:visited {text-decoration: none; color:#000000;}
		.rss A:active {text-decoration: none; color:#000000;}
		.rss A:hover {text-decoration: underline;  color:#000000;}
		
		/* End Footer*/



/*End Homepage Template */

.clear{clear:both;}





.icon{display:block; margin:auto; height:70px; width:133px; background-image:url(../images/icon.gif);background-repeat:no-repeat;}


.icon span{display:none;}
