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

#wrapper {
	margin:0 auto;
	width:796px;
}



#header {
	width:796px;
	height:131px;
	margin:0 auto;
}

#nav {
	width: 796px;
	height:20px;
	margin:0 auto;
}

#container { 
width: 796px;


}



#nav_bottom {
width: 796px;
height:auto;
margin:0 auto;

	

}



#side-a{
	float:left;
	width:204px;
	height:auto;
	clear: both;
	}
	
	
	#side-a img {
	float: left;

}

	
	

#side-aa{

  float:left;
  width:88px;
  height:330px;
  margin:0 auto;

}


#side-aaa{
	float:left;
	width:164px;
	height:330px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#side-bb { 

float:right;
width:700px;
height:auto;

}

#side-bbb {
	float:right;
	width:632px;
	height:auto;
	padding: 0px;
}

#side-bbb text {
	margin-top:10px;
	margin-bottom:20px;
	float: left;
}


#side-bbb img {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
}





#side-b {
	float:right;
	width:592px;
	height:auto;
	margin:0;
	padding: 0px;
}


#side-b img {
	float: left;
	margin-top: 12px;
	margin-right: 10px;
	margin-bottom: 10px;
}






#side-b text {
	margin-top:9px;
	margin-bottom:20px;
	float: left;
}


#footer {

clear:both;
text-align:center;




}
