/*

*/

*, html, body {
	margin: 0;
	padding: 0;
}



body { 	height: 100%; margin-bottom: 1px; background: url(B_images/body_bg.jpg) repeat-y center; }


#content {

margin: 0 auto;
width: 900px;

}

#head {

margin: 0 auto;
width: 799px;
height: 389px;
_height:409px;

background: url(B_images/top_bg.jpg) no-repeat;
border: 0px;
padding: 0px;
padding-top: 20px;


}

#footer {

margin: 0 auto;
width: 799px;
height: 70px;
background: url(B_images/footer_bg.jpg) no-repeat;
border: 0px;
padding: 0px;

}


h1 { font-size:20px; border-bottom: 1px solid #f0f0f0; padding-bottom: 8px; margin-bottom: 25px;}
h2 { font-size:18px; }

#page {

margin: 0 auto;
padding: 0px;
width: 781px;
font-family: Arial;
font-size: 12px;
background: #ffffff url(B_images/page_bg.jpg) repeat-y center;

}

#button {

width: 799px;
height: 42px;
padding-top: 10px;
padding-left: 180px;
background: url(B_images/button_bg.png) no-repeat;

}

#button ul {list-style:none; border:none; margin:0px; padding:0px; float: left;}

#button a { text-decoration:none; color: #757579; }
#button a:hover { color: #f5f5fd; }

#button li {
  
  text-transform: uppercase;
  font-family: Arial;
  font-size: 10px;
  background: url(B_images/button.png) no-repeat;
  display:block; 
  width:84px;
  height: 22px; 
  text-align:center;
  float: left;
  color: #757579;
  text-decoration:none;
  padding-top: 5px;
  margin-right: 4px;
  }

#button li:hover { 
  
  cursor: pointer;
  background: url(B_images/button_hover.png) no-repeat;
  color: #f5f5fd;
  
  }
  
  
.img_right {

  margin: 10px; 
  border: 1px solid #000000; 
  float: right;"

}  

.img_left {

  margin: 10px; 
  border: 1px solid #000000; 
  float: right;"

}  
  
