@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	background-color: #152348;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 0px;
}
a:visited, a:link {
	color: #336699;
	}
a:hover {
	color: #003366;
	}
#header {
	height: 120px;
	}
#logo {
	float:left;
	padding: 0px 0px 0px 20px;
	}
h1 {
	color: #0099FF;
	font-size: 24px;
	letter-spacing: 4px;
	}
h2 {
	color: #999999;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2px;
	}
h3 {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	}
h4 {
	color: #336699;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	}
#header-right {
	float:right;
	text-align: right;
	padding: 0px 10px 0px 0px;
	}
#banner {
	border-top: 1px #000000 solid;
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	height: 273px;
	vertical-align: top;
	}
#banner-menu {
	width: 250px;
	font-size: 16px;
	color: #0da4da;
	padding: 25px 0px 0px 20px;
	text-align: right;
	line-height: 24px;
	}
#banner-menu-line {
	color: #14457a;
	line-height: 1px;
	size: 200px;
	}
.bannerMenu:visited {
	color: #0da4da;
	text-decoration: none;
	}
.bannerMenu:link {
	color: #0da4da;
	text-decoration: none;
	}
.bannerMenu:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
#page-body {
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	background-color: #FFFFFF;
	background-image: url(images/bg-page.jpg);
	background-position: right;
	background-repeat: repeat-y;
	height: 400px;
	vertical-align: top;
	padding: 20px 40px 20px 40px;
	}
#leftColumn {
	vertical-align: top;
	line-height: 18px;
	}
#rightColumn {
	width: 340px;
	vertical-align: top;
	line-height: 18px;
	padding: 0px 0px 0px 40px;
	margin-top: 0px;
	}
#footer-menu {
	font-size: 12px;
	padding: 10px 0px 0px 20px;
	color: #0da4da;
	width: 500px;
	word-spacing: 10px;
	float: left;
	}
.footerMenu:visited, .footerMenu:link {
	color: #0da4da;
	text-decoration: none;
	}
.footerMenu:hover {
	color: #CCCCCC;
	text-decoration: none;
	}
#footer-copyright {
	font-size: 10px;
	text-align: right;
	padding: 10px 20px 0px 0px;
	color: #999999;
	width: 400px;
	float: right;
	}
.serviceTitle {
	color: #003366;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
	}
.listRightColumn {
	font-size: 14px;
	font-weight: bold;
	color: #336699;
	margin: 0px 0px 6px 15px;
	}
#locations {
	width: 300px;
	font-size: 12px;
	font-variant:small-caps;
	color: #666666;
	letter-spacing: 1px;
	word-spacing: 12px;
	line-height: 30px;
	padding: 60px 0px 0px 0px;
	martin-top: 20px;
	}
.imageBorder {
	border: solid 1px #003366;
	}
.captionBlue {
	color: #003366;
	}
.h1-right {
	color: #999999;
	font-size: 14px;
	font-variant:small-caps;
	}
.h2-right {
	color: #000000;
	font-size: 10px;
	font-variant:small-caps;
	margin-bottom: 0px;
	}
.smallTitle {
	color: #336699;
	font-size: 10px;
	font-variant:small-caps;
	margin-bottom: 0px;
	}