



body {
	margin: 0;
	padding: 0;
	background-image:url(../image/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#EFEFEF;

color: #000000;
font: 11px Verdana, Arial, Helvetica, sans-serif;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;}


img { border:0;}



div#container {
    width:100%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	position: absolute;
  min-width:760px;}


 











div#wrapper {width:960px; position:relative; left:50%; margin-left:-480px; margin-bottom:150px;}






div#accordion {float:right; background-image:url(../image/bg_accordion.jpg); width:463px; height:122px; padding-left:13px; padding-top:13px}

ul{
  list-style: none;
  margin: 0;
  padding: 0;
}

ul li{
  float: left;
  display: block;

}

ul li a{
  display: block;
  overflow: hidden;
  height: 110px;
  width: 40px;
}


#a1{
  width: 250px;
}













 



div#footer {
line-height:1.4em;
color:#FFFFFF;
background-image:url(../image/bg_footer.jpg);
background-repeat:repeat-x;
height:135px;
width:100%;
padding:0px;
position: absolute;
bottom: 0px;
}




div#footer_wrapper {width:960px; padding-top:10px; position:relative; left:50%; margin-left:-480px; padding:10px; overflow:hidden;}
div#footer_left {width:340px; float:left;}
div#footer_right {width:580px; float:right; font-size:10px;}

div#footer_wrapper a:link 		{color:#ffffff; font-weight:bold; text-decoration:underline;}       
div#footer_wrapper a:visited 	{color:#ffffff; font-weight:bold; text-decoration:underline;}   
div#footer_wrapper a:hover 		{color:#ffffff; font-weight:bold; text-decoration:none;}   
div#footer_wrapper a:active 	{color:#ffffff; font-weight:bold; text-decoration:underline;} 



 