* {margin:0; padding:0;}
body {font:12px Verdana; }
#gallery { width:850px; height:440px; background:#FFFFFF; margin:auto;}
#images {border:0px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:10px;}
#image {position:relative;  height:450px; padding:5px; padding-top:0px; border:0px solid #FFFFFF; background:#FFFFFF; }
#image img {position:absolute; margin:auto; vertical-align:middle; border:none;}





#slideshow_start{width:890px; height:110px;  margin:auto; margin-bottom:30px; z-index:11000;}
#detailwrap{width:100%; margin:auto; }
#sitedetail{width:100%; background:#FFFFFF; }



/* FancyForm styles */
.f_checkbox{background-repeat:no-repeat;background-position:0px center;height:20px;display:block;cursor:pointer;cursor:hand;line-height:120%;}
.checked,.selected{color:#f0f0f0}
.f_radio:hover,.f_checkbox:hover{color:#fff !important}
.f_radio{padding:4px 24px}
.f_checkbox{}
.unchecked{background:#888888;}
.checked{background:#333333;}
