﻿	div.subMenu { position: relative; margin-left: 24px; background: #000; font-size: .85em; 
	              width: 700px; z-index: 10 }
	
	div.subMenu a { color: #fff}
	div.subMenu a:hover { color: #ff0}
	
	div.sub_frame { width: 700px; margin: 0 auto; color: #fff }
	
	div.sub_content { display: none; }
	
	div.sub_content ul { list-style: none }

	/* -- slider -- */
    #slider_container { padding: 6px 0 }
    
    #slider { float: left; height: 95px; width: 662px; overflow: hidden }

    #slider div { width: 688px }

    #slider p { margin: 0 }
    
    #slider span { display: none }
    
    #slider a { float: left; width: 159px; height: 89px; display: block; border: 3px solid #000 }
    
    #slider a:hover { border: 3px solid #ff0 }
    
    #next1, #prev1 { float: left; width: 19px; height: 95px; background: url(../images/slide.gif) #000 }

        #next1 { background-position: top right }

        #next1:hover { background-position: bottom right }

        #prev1:hover { background-position: bottom left }

	#slider a:active { margin-top: 2px }
    
    #gal1 { background: url(../images/gallery/thumbs/gal1_thumb.jpg) center }
    #gal2 { background: url(../images/gallery/thumbs/gal2_thumb.jpg) center }
    #gal3 { background: url(../images/gallery/thumbs/gal3_thumb.jpg) center }
    #gal4 { background: url(../images/gallery/thumbs/gal4_thumb.jpg) center }
    
    #gal5 { background: url(../images/gallery/thumbs/gal5_thumb.jpg) center }
    #gal6 { background: url(../images/gallery/thumbs/gal6_thumb.jpg) center }
    #gal7 { background: url(../images/gallery/thumbs/gal7_thumb.jpg) center }
    #gal8 { background: url(../images/gallery/thumbs/gal8_thumb.jpg) center }