* { padding: 0; margin: 0 }
img { border: 0 }
body { font-family: Arial; font-size: 62.5%; color: #FFF }

#dims { width: 1003px; margin: 0 auto; }
#container { float: left; position: relative; width: 1003px }

#f1 { float: left; width: 1003px; height: 16px; background: url(../images/top.jpg) no-repeat; overflow: hidden}
#f2 { float: left; width: 12px; height: 599px; background: url(../images/left.jpg) no-repeat; overflow: hidden}
#f3 { float: left; width: 12px; height: 599px; background: url(../images/right.jpg) no-repeat; position: absolute; top: 16px; right: 0px; overflow: hidden }
#f4 { float: left; clear: left; width: 1003px; height: 16px; background: url(../images/bottom.jpg) no-repeat; overflow: hidden  }

#site { float: left; width: 979px; min-height:599px; height:auto !important; height:599px; background: url(../images/mainbg.jpg) repeat-y top center; padding: 0 12px }

#menu { float: left; width: 329px; height: 599px }
#main { float: left; width: 650px; min-height:286px; height:auto !important; height:286px; padding: 313px 0 0 0; position: relative; z-index: 3}

#menu img { padding: 10px 0 }
#menu ul { float: left; text-align: center; list-style-type: none; font-family: Gill Sans, arial; font-size: 13px; color: #828282; width: 329px }
#menu a { color: #828282; text-decoration: none }
#menu li { line-height: 13px; margin-bottom: 13px }
#menu #l0:hover, #menu #l0.on { color: #a41e00 }
#menu #l1:hover, #menu #l1.on { color: #c6660a }
#menu #l2:hover, #menu #l2.on { color: #c31059 }
#menu #l3:hover, #menu #l3.on { color: #4e5c2b }
#menu #l4:hover, #menu #l4.on { color: #174b6b }
#menu #l5:hover, #menu #l5.on { color: #9e005d }
#menu #l6:hover, #menu #l6.on { color: #9e005d }
#menu #l7:hover, #menu #l7.on { color: #9c3386 }

#title { float: left; width: 627px; height: 37px; line-height: 37px; font-size: 16px; padding: 0 0 0 23px; }
#intro { float: left; clear: left; width: 224px; padding: 14px 55px 0 23px }
#intro p { font-size: 14px; line-height: 16px; margin-bottom: 14px }

#text { float: left; width: 317px; height: 208px; overflow: hidden; padding: 12px 11px 0 0; margin-top: 7px  }
#text h1 { font-size: 14px; line-height: 14px; margin-bottom: 12px; font-weight: bold }
#text p { font-size: 12px; line-height: 16px; margin-bottom: 14px;  }
#text a { color: #FFF }
#slide { width: 650px; height: 599px; position: absolute; top: 615px; left: 341px; z-index: 2; margin-top: -599px }
#slideshow { float: left; width: 650px; height: 599px; }

#slideBar {float:left; height: 226px; width: 6px; cursor: pointer; border: solid 1px #FFF; margin-top: 7px }
#slideButton { height: 35px;width: 6px; background: #FFF; cursor: pointer}

#footer { float: left; clear: left; width: 992px; text-align:right; font-size: 12px; color: #828282 }
#footer a { color: #828282; font-weight: bold; text-decoration: none }