body {
	margin:0px;
	background-color:#ffffff;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
}

a , a:active , a:visited {	color:#FFFFFF;	text-decoration:none;}

a:hover {	color:#999999;	text-decoration:none;}

.main {
	margin-left:auto;
	margin-right:auto;
	width:992px;
	padding:0px;
	margin-top:0;
	background-color:#fff;
}

.spacer{
	float:left;
	background-color:#fff;
	height:20px;
	width:992px;
	margin-top:5px;
	color:#173f17;
	font-size:18px;
}

.flash{
	float:left;
	width:815px;
	height:470px;
}

.nav{
	float:left;
	width:140px;
	height:470px;
	background-image:url(images/nav.png);
}

.navtext{
	margin-top:120px;
	margin-right:20px;
	color:#FFF;
	text-align:right;
	line-height:22px;
}

.right{
	float:left;
	width:37px;
	height:470px;
	background-image:url(images/right.png)
}

.title{
	float:left;
	width:815px;
	height:113px;
	background-image:url(images/title.png)
}

.logo{
	float:left;
	width:140px;
	height:113px;
	background-image:url(images/logo.png)
}

.br{
	float:left;
	width:37px;
	height:113px;
	background-image:url(images/br.png);
}

.bottom{
	float:left;
	width:992px;
	height:25px;
	background-image:url(images/bottom.png);
}
