body{
margin:0;
padding:0;
background:url("../i/bodybg3.gif") repeat-y center fixed #fff;

}
#topbar{
background:url("../i/hpattern4.png") repeat-x;
z-index:6;
position:fixed;
height:145px;
width:100%;
}

#nav{
width:100%;
padding:90px 0 0 0;
}

#nav ul{
font-weight:600;
}

#nav ul li{
list-style:none;
display:inline;
font-family:arial;
padding:0 5px 0 0;
margin-right:5px;
border-right:1px solid black;
}

#nav ul li.last{
border:none;
}


#nav ul li a{
color:#000;
display:inline;
text-decoration:none;
font-size:13px;

}

#nav ul li a:hover{
border-bottom:1px dotted black;
}


#logo{
width:998px;
height:131px;
background:url("../i/logo.jpg") no-repeat;
margin: -2px auto;
}

#wrapper{

padding-top:130px;
padding-bottom:20px;
}
form{
color:#fff;
font-family:verdana;
width:805px;
margin:25px auto 10px;
padding:10px 10px 10px 20px;
background:url("../i/formbg.png") repeat;
}
#footer{

width:900px;
margin:0 auto;
height:20px;
background:url("../i/navbg.jpg") center bottom repeat-y;
font-family:verdana;
padding:10px 10px 3px 10px;
}

#footer p{
margin: 0px auto;
padding-top:5px;
}
#footer a{
color:#fff;
text-decoration:none;
}

.code{
font-weight:800;}

#copy{
font-size:10px;
float:right;
color:#5e4f3b;
}

