body, ul{ margin:0px; padding:0px; }
body{ background: #fff; }

#site { border:1px solid #f2f2f2; background:url(../images/panel.jpg) repeat-x bottom center #ffffff; width:920px; overflow:hidden; -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; }
#main{ margin:15px auto; text-align:center; width:920px; position:relative; font-family:helvetica,arial; }
#siteinfo { float:left; margin-left:100px; margin-top:40px; width:550px; margin-right:50px; }
#domainimg {margin-top:40px; float:left; display:block; height:402px; width:203px; background:url(../images/domain.png) no-repeat; }
#domainimg2 {margin-top:40px; float:left; display:block; height:402px; width:203px; background:url(../images/domain2.png) no-repeat; }

h1 { font-size:20px; font-weight:bold; margin-bottom:10px; text-align:left; }
a img{ border:none; }
a:link, a:visited { color:#0196e3; text-decoration:none; outline:none; }
a:hover{ text-decoration:underline; }

p{ text-align:left; font-size:12px; }

table { margin-top:25px; text-align:left; font-size:12px; }
td { padding:5px 30px 5px 5px;}
.sub { font-size:9px; }

#thumbmenu { height:45px;}
#slides{ height:400px; width:920px; overflow:hidden; }
.slide{ float:left;}
.fbar{ width:2px; background:url(../images/divider.png) no-repeat right; }

li{ width:60px; display:inline-block; list-style:none; height:45px; overflow:hidden; }
li a{ display:block;background:url(../images/divider.png) no-repeat right;height:35px;padding-top:10px;}
li.inactive:hover{  background:url(../images/pic_bg.png) repeat; }
li.active,li.active:hover{ background:url(../images/active_bg.png) no-repeat; }
li.active a{ cursor:default;}

#footer { float:left; margin-top:30px; font-size:12px; width:920px; text-align:center; }
