#mainFrame {
	position:relative;
	float: left;
	margin:auto;
	width:788px;
	background-image: url(../images/bgGreen.jpg);
	background-repeat: repeat-y;
}
#smallicons {
	position:absolute;
	left:676px;
	top:0;
	height:20px;
	width: 94px;
	margin: 0px;
	padding: 0px;
	z-index:1;
	background-color: #314c51;
}
.headline {
	width:770px;
	position:relative;
	float: left;
	margin: 0;
	text-align:left;
	height: 7px;
	background-color: #314c51;
}
.fContentTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #314c51;
	width: auto;
}
.addslogan {
	width:136px;
	padding: 10px;
	position:relative;
	float: left;
	margin-bottom: 10px;
	background-color: #DDDDDD;
	font-size: 16px;
	line-height: 22px;
	color: #314c51;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	border: 1px solid #DDDDDD;
	font-weight: bold;
}
.addlink {
	width:146px;
	padding: 5px;
	position:relative;
	font-weight: normal;
	float: left;
	font-size: 10px;
	color: #314c51;
	margin-bottom: 8px;
	border: 1px solid #314c51;
	line-height: 12px;
}
/* Navigation */
#navigation {
	background-image: url(../images/headlightgreenbig.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:150px;
	position:relative;
	float: left;
	margin: 0px;
	padding-top: 17px;
	padding-left: 27px;
	text-align:left;
	height: 400px;
}
