/* CSS Document */

#banner {HEIGHT: 300px; }
.banner_image { BACKGROUND-COLOR: #ffffff; HEIGHT: 300px; }

#slide_banners {z-index: 10; margin:0 auto; width:950px; height:300px; background-color:#FFF;}
#wall {list-style-type:none; margin:0; padding:0; display:block; float:left;}
#thumbs {list-style-type:none; margin:0; padding:0; position:absolute; right:10px; z-index:2000; bottom:10px;}
	
#thumbs li.thumb {border: 1px solid #e5e5e5; background-color:#e5e5e5; float:left; margin:3px; width:80px; height: 40px;}
#thumbs li.thumb img {border: 0; width:80px; height: 40px; margin: 0px; padding: 0px; }
#thumbs li.thumb a {border: 0px; margin: 0px; padding:0px; background-color:#e5e5e5;  width:80px; display: block; height:40px;}
#thumbs li.thumb a.activeSlide {padding:0px; margin: 0px; font-weight: normal;; color: #fff; background-color: #009583;}
#thumbs li.thumb div {border: 0; height: 15px; line-height:15px; margin:0; .margin-top:-2px; padding:0px; text-align:center; cursor: pointer; }

/* PAGE */
#page_content{ BORDER-LEFT: 1px solid #e4e4e4; BORDER-RIGHT: 1px solid #e4e4e4; WIDTH:950px; POSITION:relative; BACKGROUND-COLOR: #fff;}
#page_main { POSITION:relative; float:left; width:100%; } 
