/* CSS Document */
body {margin: 0px;font-family:Helvetica,Arial,  sans-serif;	font-size:12px;}
.relative{ position:relative;}
.small_font{ font-size:1px;}
.clear{ clear:both;}
.hidden{ display:none;}
.center_div{ width:1000px; margin:auto; position:relative;}

.title{ margin-bottom:20px;}
.text{ font-size:12px; color:#999; text-align:justify;}
.nivoSlider{ height:300px; width:600px; overflow:hidden; position:relative; margin-top:6px;}
.nivo-controlNav{ position:absolute; bottom:10px; right:10px;}
.nivo-controlNav a{ display:inline-block; width:5px; height:5px; overflow:hidden; color:WHITE; background:WHITE; margin-left:5px; border:2px #CCC solid;}
.nivo-controlNav a.active{ background:#69F !important;}
.gallery_frame{ float:left; margin-right:10px; margin-bottom:10px; padding:5px; border-radius:5px; border:1px solid #CCC; background:WHITE;}
.gallery_frame:hover{ background:#eee;}

