body {
	background-color: #CAD4E0;
	margin-left: 0px;
	margin-right: 0px;
}
.slogan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	line-height: 27px;
	color: #134475;
	font-weight: bold;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 20px;
}
.buttons {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bolder;
}
a:link {
	color: #FFFFFF; text-decoration: none;
}
a:visited {
	color: #FFFFFF; text-decoration: none;
}
a:hover {
	color: #003366; text-decoration: none;
}
a:active {
	color: #003366; text-decoration: none;
}
.bg {
	background: url(images/menu.jpg) no-repeat;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	padding-left: 10px;
	line-height: 20px;
}
.indexbg {
	background-image: url(images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
