body{
	font-size: 62.5%;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	font-family: Verdana;
	background: url("images/bg.png") repeat-x;
}

#wrapper, #footer, #footerlinks{
	width: 798px;
	margin: 0 auto;
}

#wrapper{
	background-repeat: repeat-y;
}

#header{
	background-image: url("images/header.png");
	height: 85px;

}

#content{
	width: 798px;
	background: #FFF;
}

#sidebar{
	float: left;
	width: 150px;
	margin-top: 20px;
	margin-left: 20px;

}

#navigation{
	text-align: left;
	/* background-color: #f0f3f4;
	background-image: url("images/nav_mid.jpg");
	background-repeat: repeat-y; */
}

#navigation_top{
	height: 9px;
	background-image: url("images/nav_top.jpg");
}

#navigation_bottom{
	height: 9px;
	background-image: url("images/nav_bottom.jpg");
}

#navigation ul{
	list-style: none;
	padding: 0 0 0 15px;
	margin: 0;
}

#navigation li{
	color: #FFFFFF;
	line-height: 1.9em;
	font-size: 1.7em;
	text-align: center;
	display: block;
	background: #2f6997;
	margin-bottom: 13px;
	-moz-border-radius: 7px;
}

#navigation a{
	color: #FFFFFF;
	text-decoration: none;
}

#navigation a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#main{
	margin-top: 15px;
	float: right;
	width: 578px;
	margin-right: 20px;
}

#main h1{
	color: #004580;
	font-size: 2.2em;
	font-weight: normal;
	margin: 0;
	padding: 0px 0px 6px 0px;
}

#main p{
	font-size: 1.1em;
	line-height: 1.8em;
	margin: 0;
	padding: 0;
}

#footer{
	background-repeat: no-repeat;
	height: 16px;

}

#footerlinks{


}


.clear{
	clear: both;
}

.address p{
	text-align: center;
	color: #004580;
	font-size: .9em;
}

.credit{
	float: right; 
	padding: 20px 20px;
	color: #777777;
}

.credit a{
	color: #777777;
	text-decoration: none;
}

.credit a:hover{
	color: #444444;
	text-decoration: underline;
}

/*------------------------------------*/

.spiffy{display:block}
.spiffy *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#2f6997}
.spiffy1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #9eb9ce;
  border-right:1px solid #9eb9ce;
  background:#5f8caf}
.spiffy2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #dee7ef;
  border-right:1px solid #dee7ef;
  background:#5483a9}
.spiffy3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #5483a9;
  border-right:1px solid #5483a9;}
.spiffy4{
  border-left:1px solid #9eb9ce;
  border-right:1px solid #9eb9ce}
.spiffy5{
  border-left:1px solid #5f8caf;
  border-right:1px solid #5f8caf}
.spiffyfg{
  background:#2f6997}
