/* CSS Document */
body{margin:0px auto; padding:0px; background:url(images/bodybg.jpg); font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
#wrap{ width:900px; margin:0px auto; padding:0px; background-color:#ffe327;}
#header{width:900px; height:236px; background:url(images/main_01.jpg); float:left;}
#nav{width:900; height:39px; float:left; background:url(images/main_25.jpg) repeat-x;}
ul{ margin:0px; list-style:none; padding:0px;}
li{float:left; overflow:hidden;}
#spacer{width:900px; height:10px; background:url(images/main_11.jpg) no-repeat; float:left;}
#search{width:900px; height:96px; background:url(images/main_13.jpg) repeat-x; float:left;}

#content{width: 900px; background:url(images/main_22.jpg) repeat-y; float:left;}
#left{width: 185px; float:left; padding-left:15px; padding-right:10px; text-align:justify;}
#center{width: 450px;float:left; padding-left:15px; padding-right:5px; text-align:justify;}
#right{width: 185px;  float:left; padding-left:18px; padding-right:15px; text-align:justify;}

#footer{width:900px; height:50px; padding:10px 0px 10px 0px; text-align:center;}