table#wraper {
	border: 1px solid #002B59;
}
.header {
	background-image: url(../images/header.jpg);
	background-position: center;
	background-repeat:no-repeat;
}
.logo {
	margin: 10px;
}
.slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #002B59;
	padding: 60px 0 0 30px;
}
.sloganinternal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #002B59;
	padding: 40px 0 0 30px;
}
.leftbanner {
	background-image: url(../images/banner.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
.bannerservices {
	background-image: url(../images/banner_services.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.textbanner {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B59;
	margin: 20px;
	text-align: center;
}
.smallbanners {
	margin: 20px 50px 20px 20px;
	text-align: center;
}
.texthome {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin: 20px;
}
.text {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002B59;
	margin: 15px;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #993300;
	font-weight: bold;
}
.blueback {
	background-image: url(../images/blueback.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002B59;
}
.menubuttons {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #002B59;
	margin: 0 20px;
	text-align: center;
	letter-spacing: 1px;
}
a:link {
	color: #002B59;
	text-decoration: none;
}
a:visited {
	color: #002B59;
	text-decoration: none;
}
a:hover {
	color: #993300;
}
a:active {
	color: #002B59;
	text-decoration: none;
}
body {
	background-color: #E7EFF2;
}
.images {
	border: 1px solid #fff;
	margin: 0 5px;
}