@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Helvetica, Arial;
	font-size: 13px;
	color: #333;
	background-color: #294462;
	height: 100%;
}
p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	color: #325376;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 34px;
	letter-spacing: -2px;
	font-weight: lighter;
}
#container {
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	padding-bottom: 1px;
	margin-left: auto;
	background-color: #142333;
	margin-bottom: 20px;
}
#header {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
}
#content {
	background-color: #FFF;
	width: 490px;
	background-image: url(images/contentTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 15px;
}
#contentBottom {
	background-image: url(images/contentBottom.png);
	height: 23px;
	width: 510px;
	position: relative;
	background-position: bottom;
	background-repeat: no-repeat;
	margin-left: -10px;
}
#footer {
	background-color: #2B4361;
	width: 690px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	color: #FFF;
	font-size: 11px;
	text-align: center;
	background-image: url(images/footerTop.png);
	background-repeat: no-repeat;
	background-position: top;
	padding: 10px;
}
#footer a {
	text-decoration: none;
	color: #FFF;
}
#advert {
	height: 150px;
	width: 750px;
}
#main {
	width: 710px;
	padding: 20px;
}
#right {
	background-color: #FFF;
	width: 180px;
	background-image: url(images/rightTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	margin-top: -9px;
}
#nav ul {
	list-style-type: none;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background-color: #2F6694;
	background-image: url(images/navBG.png);
	width: 750px;
}
#mainNav li {
	list-style-type: none;
	float: left;
	font-size: 14px;
	color: #FFF;
	background-image: url(images/navSep.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 30px;
	padding-right: 25px;
	padding-left: 20px;
	padding-top: 7px;
}
#mainNav li a {
	font-size: 14px;
	color: #64E1FF;
	text-decoration: none;
}
#mainNav li a:hover {
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#mainNav li#current  a{
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}
#rightBottom {
	background-image: url(images/rightBottom.png);
	height: 23px;
	width: 180px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
}

#footer a:hover {
	text-decoration: none;
	color: #64E1FF;
}
#footerBottom {
	background-image: url(images/footerBottom.png);
	height: 23px;
	width: 710px;
	position: relative;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: -10px;
	margin-left: -10px;
}
.quote {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 370px;
	padding-top: 20px;
	padding-left: 75px;
	padding-right: 30px;
	font-style: italic;
	font-size: 16px;
	line-height: 24px;
	color: #999;
}
.break {
	height: 50px;
	width: 490px;
	background-image: url(images/breaker.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#imgCenter {
	text-align: center;
}
.quote2 {
	background-image: url(images/quote.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 370px;
	padding-top: 20px;
	padding-left: 75px;
	padding-right: 35px;
	font-style: italic;
	font-size: 16px;
	line-height: 20px;
	color: #999;
	background-position: bottom;
}
a {
	color: #37B7DB;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h2 {
	color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: lighter;
}
#services li {
	list-style-type: none;
	margin-bottom: 10px;
}
#services li a:hover {
	text-decoration: none;
	color: #58C5E6;
}
#services li a {
	text-decoration: none;
	color: #152333;
}
#right ul {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
h3 {
	color: #2C5E89;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-size: 20px;
	letter-spacing: -1px;
	font-weight: lighter;
}
#right p {
	margin-top: 2px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#content ul li {
	margin-bottom: 5px;
	font-weight: bold;
}
