#frame {
	background-image:  url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 500px;
	width: 750px;
	border: 1px none #003366;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0px;
	margin-left: -375px;
	left: 50%;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.bodybold {
	color: #333366;
	font-size: 10px;
	font-family: Verdana;
	text-align: left;
	letter-spacing: 1px;
	font-weight: bold;
	text-decoration: none;
}
.bodybold a {
	color: #333366;
	font-weight: bold;
	text-decoration: none;
}
.bodybold a:hover {
	color: #3366FF;
	font-weight: bold;
	text-decoration: none;
}
.heading {
	color: #336699;
	font-size: 14pt;
	font-family: Verdana;
	text-align: left;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: bold;

}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1pt;
	line-height: 27px;

}

.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;

}

.links a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration:underline;

}
#links {
	position: relative;
	left: 20px;
	top: 150px;
	z-index: 4;
	width: 95px;
	height: 160px;
	vertical-align: middle;
	padding: 10px 10px 10px 20px;

}
#logo {
	background-image: url(images/logo.gif);
	position: absolute;
	left: 15px;
	top: 65px;
	background-repeat: no-repeat;
	height: 60px;
	width: 190px;
}
#text {
	position: absolute;
	width: 450px;
	left: 247px;
	top: 90px;
	z-index: 4;

}
#address {
	position: absolute;
	left: 15px;
	bottom: 50px;
	top: 385px;

}
#frameheigh {

	background-image:  url(images/background2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 750px;
	width: 750px;
	border: none;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0px;
	margin-left: -375px;
	left: 50%;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
#address2 {

	position: absolute;
	left: 15px;
	bottom: 50px;
	top: 625px;
}
