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


body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
#top-buttons {
	margin: 0px;
	height: 29px;
	width: 950px;
	background-image: url(../images/top-button-bg.jpg);
	text-align: right;
	font-size: 12px;
	color: #FFF;
	letter-spacing: 5px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top-buttons h1 {
	font-size: 12px;
	color: #FFF;
	letter-spacing: 5px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#top-buttons h1 a{
	color: #003579;
	letter-spacing: 0em;
	text-decoration: none;
}
#top-buttons h1 a:hover {
	color: #FFF;
	letter-spacing: 0em;
	text-decoration: none;
}
#second-buttons {
	margin: 0px;
	height: 25px;
	width: 950px;
	background-image: url(../images/second-button-bg.jpg);
	text-align: right;
	font-size: 11px;
	color: #666;
	letter-spacing: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 11px;
	padding-right: 30px;
}
#second-buttons h1 {
	margin: 0px;
	text-align: right;
	color: #666;
	letter-spacing: 5px;
	font-weight: normal;
	padding: 0px;
	font-size: 11px;
}
#second-buttons h1 a{
	color: #666;
	letter-spacing: 0px;
	text-decoration: none;
}
#second-buttons h1 a:hover {
	color: #003579;
	letter-spacing: 0px;
	text-decoration: none;
}
#logo {
	height: 175px;
	width: 980px;
}
#header-closer {
	height: 63px;
	width: 980px;
}
#page-headings {
	height: 36px;
	margin-left: 60px;
	width: 950px;
}
#page-headings table {
	background-image: url(../images/heading-bg.jpg);
	height: 36px;
}
#page-headings h1 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
#page-headings table tr td {
	vertical-align: bottom;
}
#page-content {
	margin-left: 60px;
	width: 900px;
	margin-top: 20px;
	color: #666;
}
#page-content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#page-content h1 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 30px;
	color: #0059AB;
}
#page-content h2 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	color: #005AAC;
}
#page-content h3 {
	margin-bottom: 10px;
	font-weight: normal;
	font-size: 20px;
	color: #000;
}
#social-media {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 46px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	margin-top: 20px;
	height: 50px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
#footer p {
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #CCC;
	font-size: 10px;
}
#footer h1 {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	color: #CCC;
	font-size: 10px;
	font-weight: normal;
}
#footer h1 a {
	color: #CCC;
	text-decoration: none;
}
#footer h1 a:hover {
	color: #666;
	text-decoration: none;
}
#page-content p {
	margin-bottom: 10px;
	line-height: 16px;
}
.image-right {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
}
#contact-container {
	float: left;
	width: 300px;
	margin-right: 25px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
