/* CSS Document */
body
{
	margin: 0;
	padding: 0;
	color: #000000;
	background: #ffffff;
	font-family:Arial, Helvetica, sans-serif;
	
}
#bg
{
	color: #000000;
	text-align: justify;
	padding: 20px 20px 20px 20px;
}
h1
{
	font-size:24px;
	
}
h2
{
	font-size:24px;
	
}
h3
{
	font-size:14px
}
h4
{
	font-size:14px
}
a:link, a:visited
{
	color:#BFFFFF;
}

a:hover, a:active
{
	color:#BFFFFF;
}

#wrapper {
	width:960px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
	
	
}
#navwrap {
	width:960px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
	
}
#bg {
	width:100%;
	height:auto;
	float:left;
    background: none;
	
	
}
#topwhite {
	width:100%;
	height:auto;
	float:left;
    background: #ffffff;
	
	
}

#navbar {
	width:100%;
	height:50px;
	min-height:50px;
    background: url(../images/nav.png) repeat-x;
	
	
	
}
#topbar
{	
width:960px;
	height:10px;
	min-height:10px;
	background:#fff;
	float:left;
	
}
#headerwrap
{	
width:948px;
	height:auto;
	min-height:159px;
	background:#fff;
	float:left;
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	padding-left: 4px;
	padding-right: 4px;
	
}
#logo
{	
width:173px;
	height:159px;
	min-height:159px;
	background:#fff;
	float:left;
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	
}
#topwrap
{	
width:762px;
	height:159px;
	min-height:159px;
	background:#fff;
	float:right;
	border-left: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	
}
#middle
{	
width:612px;
	height:auto;
	background:#fff;
	float:left;
	border-bottom: solid 2px #CCCCCC;
	border-right: solid 2px #CCCCCC;
	padding-top:10px;
	padding-bottom:10px;
	
	
}
#middlewrap
{	
width:616px;
	height:auto;
	background:#fff;
	float:left;
	
	
	
	
}
#middledate
{	
width:612px;
	height:auto;
	background:#4c8e44;
	float:left;
	border-bottom: solid 2px #CCCCCC;
	padding-top:10px;
	padding-bottom:5px;
	border-right: solid 2px #CCCCCC;
	
	
}
#middleloc
{	
width:612px;
	height:45px;
	float:left;
	padding-top:6px;
	line-height:18px;
	
	border-right: solid 2px #CCCCCC;
	
	
	
}
#main2
{	
width:920px;
	height:auto;
	text-align:justify;
	float:left;
	padding:20px 20px 20px 20px;
	color:#ffffff;
	background:url(../images/maintext.png) repeat-y;
	
	
	
}
#leftribbon
{	
width:142px;
	height:auto;
	min-height:159px;
	background:none;
	float:right;
	border-left: solid 2px #CCCCCC;
	
	
	
}
.clear
{
	clear: both;
}
.space
{
	height:10px;
	width:960px;
	min-height:10px;
	background:none;
}
#bottomwrap {
	width:1000px;
    margin-left:auto;
    margin-right:auto;	
	background:none;
	
	
}
#bottom {
	width:1000px;
    height: 20px;
	min-height:20px;
    margin-right:auto;	
	background:none;
}
#left
{	
width:20px;
	height:20px;
	min-height:20px;
	float:left;
	
	background:url(../images/left.png) no-repeat;
	
	
	
}
#right
{	
width:20px;
	height:20px;
	min-height:20px;
	float:right;
	
	background:url(../images/right.png) no-repeat;
	
	
	
}