/*----------slideshow*/
#slideshoWrap {
	padding-top:10px;
	width:630px; 
	float:left }


#slideshow {height:26px; float:right;}
#slideshow li, #slideshow li a {width:17px; height:26px; float:left; outline:none;}
#slideshow li.s0, #slideshow li.s0 a {width:12px; }
#slideshow li.s1 a {background:url(menuimages/s1.gif) no-repeat 0 0;}
#slideshow li.s2 a {background:url(menuimages/s2.gif) no-repeat 0 0;}
#slideshow li.s3 a {background:url(menuimages/s3.gif) no-repeat 0 0;}
#slideshow li.s4 a {background:url(menuimages/s4.gif) no-repeat 0 0;}
#slideshow li.s5 a {background:url(menuimages/s5.gif) no-repeat 0 0;}
#slideshow li.s6 a {background:url(menuimages/s6.gif) no-repeat 0 0;}
#slideshow li.s7 a {background:url(menuimages/s7.gif) no-repeat 0 0;}
#slideshow li.s8 a {background:url(menuimages/s8.gif) no-repeat 0 0;}


#slideshow li a:hover {background-position:0 50%; border-bottom:0;}
#slideshow li.active a, #slideshow li.active a:hover {background-position:0 100%;}
#slideshow li.pause a {background:url(menuimages/s-pause.gif) no-repeat 0 0;}
#slideshow li.play a {background:url(menuimages/s-play.gif) no-repeat 0 0;}
#slideshow li.s0 a:hover {background-position:0 100%;}

:link,:visited {text-decoration:none;} 
ul,ol,dl {list-style:none;} 

ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,dl,dt,dd {margin:0; padding:0;} 

i {display:none; font-style:normal;}

/*----------Default styles*/
#photo {padding:0; width:1000px; height:305px; overflow:hidden; clip:rect(0px, 1000px, 305px, 0px); position:relative;}
#photo ul {padding:0; position:absolute; margin-left:0; width:10000px;}
#photo ul li {float:left; position:absolute; left:0; top:0; display:none; filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
#photo ul li.active {display:block; filter:alpha(opacity=1);-moz-opacity:1;opacity:1;}

/*----------Layout*/
#header {height:160px; position:relative;}
#content {width:944px; padding:50px 16px 0 16px; background:#fff; color:#5f6466; overflow:hidden;}

.spacer {width:944px; height:50px; clear:both;}
#end {border-top:1px solid #b9bbbc; height:49px; width:944px; overflow:hidden;}
#footer {height:52px; padding:8px 16px 0 16px; width:944px; overflow:hidden;}

.colL {width:624px; float:left;}
.colR {width:224px; float:right;}

.colL .col2, .col3 {margin-right:30;}

.br {clear:both;}




