body{
 font: 1em/1.25 garamond, georgia, serif;
 text-align: center;
 margin: 0;
 background: url('../images/bg.gif');
 color: #010;
}

div, p, h1, h2, h3, ul, ol, dl, li, dl, dt, dd{
 margin: 0;
 padding: 0;
}

img{
 border: 0;
}

p{
 margin-bottom: 1.25em;
}

h3{
 margin: 0;
 padding: 0;
 font-size: 1.4em;
 line-height: 0.9722;
 margin-bottom: 0.9722em;
}

#double-wrap{
 width: 640px;
 margin: 0 auto;
}

#wrap{
 width: 640px;
 margin: 0 auto;
 text-align: left;
}

#header{
 width: 100%;
 height: 155px;
 margin: 0.75em 0;
}

#header h1{
	width: 100%;
 height: 100%;
	background: url("../images/newheader.gif") no-repeat;
 font-size: 2em;
 text-align: right;
 color: #030;
}

#header span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#content-top{
 width: 100%;
 height: 32px;
 background: url("../images/content-top.gif") no-repeat;
}

#content-wrap{
 width: 100%;
 background: url("../images/content-bg.gif") 1px 0 repeat-y;
 text-align: center;
}

#content{
 width: 570px;
 text-align: left;
 margin: 0 auto;
}

#content-bot{
 width: 100%;
 height: 35px;
 margin-bottom: 1em;
 background: url("../images/content-bot.gif") 1px 0 no-repeat;
}


#block1-wrap{
 width: 100%;
 margin: 0;
 padding: 0;
}

ul#nav{
 width: 100%;
 list-style: none;

}

ul#nav li{
 display: block;
 position: relative;
 float: left;
 font-size: 1em;
 width: 190px;
 margin-bottom: 0.75em;
 font-family: trebuchet ms, helvetica, sans-serif;
 color: #010;
}

ul#nav li span{
 display: block;
 border-left: 10px solid #360;
 margin-right: 10px;
 background: #adc299;
 padding: 0.4em 0px 0.4em 8px;
}

ul#nav li span.last{
 margin-right: 0;
}

ul#nav a{
 display: block;
 width: 100%;
 text-decoration: none;
 color: #010;
}

ul#nav li ul {
 display: none;
 position: absolute; 
 text-align: left;
 top: 2em;
 left: 0;
 margin-right: 10px;
 background: #adc299;
 width: 190px;
 font-size: 80%;
}

ul#nav li > ul {
	top: auto;
	left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul{ display: block; }

ul#nav li ul li{
 border-left: 10px solid #360;
 padding: 0;
 margin: 0;
 clear: both;
 padding: 5px 8px;
 width: 100%;
}

ul#nav li ul li a:hover{
 text-decoration: underline;
}



#block2-wrap{
 width: 365px;
 float: left;
}

#block2{
 margin-left: 1.25em;
}

#block2 ul{
 margin-left: 1.25em;
 margin-bottom: 1.25em;
}

#block2 ul li{
 margin-bottom: 0.3525em;
}

#block3-wrap{
 width: 205px;
 float: left;
}

#block3{
 margin-bottom: 1.25em;
}

#footer{
 width: 100%;
 font-size: 80%;
 border-top: 1px solid #360;
 padding-top: 0.75em;
 text-align: center;
 clear: both;
}

p.q{
 margin-bottom: 0.25em;
 text-decoration: underline;
}
