.frame {
	width:660px;
	display:block;
}	
.title {
	width:660px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-align:left;
	text-transform : uppercase;
}

.image {
	padding-top:10px;
	width:660px;
}
	
.nav {
	width:660px;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	text-decoration: none;
	display:block;
}
.navon {
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	line-height:24px;
	font-size: 12px; 
	font-weight: bold; 
	text-decoration: none;
	width:20px;
	text-align:center;
	display: inline;
}

.navlink {
	color: #666699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:24px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	width:20px;
	text-align:center;
	display: inline;
}

A:HOVER { 
		color:#C44237;
		font-weight: normal; 
		text-decoration: none;
		background-color:#EEEEEE;
}

.legal {
	width:660px;
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	text-align:left;
	line-height:16px;
}
.email {
	color: #999999; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	text-decoration: none;
	float:left;
}
.copy {
	float:right;
}


