@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; }
a { text-decoration:none; }
html { font-family:Verdana, Geneva, sans-serif; }
body { background-image:url(../pics/bgmad.png) }
#container { margin:15px auto; width:959px; }
#header { height:224px; width:960px; background:url(../pics/header.png) no-repeat; }
#logo { height:126px; width:122px; background:url(../pics/logo.png); margin:-30px 0px 0px 769px; }

#hd_txt { width:708px; height:90px; background:url(../pics/woscc1.png) no-repeat; float:left; margin-top:60px; margin-left:30px; }
#hd_txt h1 { display:none; }

#navcontainer { font-family:Verdana, Geneva, sans-serif; float:left; width:959px; text-align:center; margin-top:38px;letter-spacing:0.7px;   }
.line { border-right:solid 1px #CCC; padding-right:12px; padding-left:10px; }
.lineend { padding-left:10px; }

#nav li { display: inline; list-style-type: none; text-decoration:none; }
#nav li a { color:#FFF; text-decoration:none; list-style-type:none; }
#nav li a:hover { color:#000; }

#top { height:27px; width:959px; background:url(../pics/top.png) no-repeat; margin-top:10px; }

#mid { width:959px; height:auto; background:url(../pics/mid.png) repeat-y; }

#content { margin: 0 auto; width:920px; height:auto; }

#footer { height:27px; width:959px; background:url(../pics/bottom.png) no-repeat; }

#content1 h2 { text-align:left; margin-left:30px; color:#FFF; }
#content1 p { text-align:justify; line-height:20px; padding:10px; color:#FFF; padding-bottom:30px; }
#content1 a { color:#000; }
#content1 a:hover { color:#CCC; }
