body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{ margin:0px; padding:0px;}
body{color:#444444; font-size:13px; background: #f2f2f2; font-family:Arial, Helvetica, sans-serif;}
#gallery{
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid white;
	background:url(thumbhails/panel.jpg) repeat-x bottom center #ffffff;
	width:1000px;
	overflow:hidden;
}

#slides{ height:800px; width:1000px; overflow:hidden;}
.slide{ float:left;}
.slide1{ float:left; background: url (images/back.jpg); height: 800px; width: 1000px;}
.slide2{ float:left; background: url (images/back.jpg); height: 800px; width: 1000px;}
#menu{ height:45px;}
ul{ margin:0px; padding:0px;}
li{width:60px; display:inline-block; list-style:none; height:45px; overflow:hidden;}
li.inact:hover{background:url(thumbhails/pic_bg.png) repeat;}
li.act,li.act:hover{background:url(thumbhails/active_bg.png) no-repeat;}
li.act a{cursor:default;}
.fbar{width:2px; background:url(thumbhails/divider.png) no-repeat right;}
li a{display:block; background:url(thumbhails/divider.png) no-repeat right; height:35px; padding-top:10px;}
a img{border:none;}
h1{font-family:,Arial,Helvetica,sans-serif; font-size:36px; font-weight:normal; margin-bottom:15px;}
#main{margin:50px auto; text-align:center; width:1000px; position:relative;}
a, a:visited {color:#0196e3; text-decoration:none; outline:none;}
a:hover{text-decoration:underline;}
p{text-align:center; font-size:15px;}
li.inact:hover{ background:url(thumbhails/pic_bg.png) repeat;}
#dock{
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	border:1px solid white;
	background:url(thumbhails/menu.jpg) repeat-x bottom center #ffffff;
	height:45px;
	background:url:(thumbhails/dock.jpg);
}
li.yes,li.yes:hover{background:url(thumbhails/top_active_bg.png) no-repeat;}
.minimal{text-align:center; font-size:13px;}
.image {width:1000px; height:800px;}
