html{height:100%;}
body{background:url(images/home_bg.jpg) #fff repeat-x;text-align:center;margin:0;padding:0;font-size:62.5%;font-family:Verdana;color:#333466;height:100%;}


#container{position:relative;width:992px;height:100%;margin:0 auto;min-height:100%;}
* html #container{height:100%;}

#main{position:relative;min-height:100%;height:100%;margin:0 auto;}
* html #main{height:100%;}

#home-1{
	position:absolute;
	left:0px;
	top:0px;
	width:992px;
	height:442px;
	background:url(images/home_1.jpg);
	background-image: url(images/home_1.jpg);
}
#home-2{position:absolute;left:0px;top:442px;width:504px;height:73px;background:url(images/home_2.jpg);}
#home-3{position:absolute;left:504px;top:442px;width:488px;height:73px;background:url(images/home_3.jpg);}
#home-4{position:absolute;left:0px;top:515px;width:504px;height:257px;background:url(images/home_4.jpg);}
#home-5{position:absolute;left:504px;top:515px;width:488px;height:257px;background:url(images/home_5.jpg);}
#box-1{padding:200px 0px 0px 0px;float:right;}
#box-4{padding:15px 30px 20px 32px;text-align:justify; font-size:12px; line-height:1.4em;}
#box-5{padding:15px 30px 20px 10px;text-align:justify; font-size:1.3em; line-height:1.43em; letter-spacing:-0.5px;}
img{border:0 none;}
#address{float:right;padding:15px 20px;font-weight:bold;font-size:13px;line-height:17px;}
a{text-decoration:none;color:#89ab65;}
a:hover{}

#btm{position:absolute;top:772px;left:0px;width:992px;height:50px;padding:0;font-size:11px;font-family:Arial;color:#666;}
#btm a{color:#666;}
