div,p,img,h1 {
	border: 0;
	padding: 0;
	margin: 0;
}
body {
	background: #FFF url(../images/main-bg.gif) repeat-x left top;
	font: normal 13px/18px Arial,Helvetica,sans-serif;
	color: #2a2f36;
}
p {
}
div.clear {
	clear: both;
}
h1 {
	font-size: 30px;
	font-weight: normal;
	letter-spacing: -0.5px;
	color: #03568f;
	margin-top: 7px;
	margin-bottom: 25px;
}
h3 {
	margin: 0px 0px 4px 0px;
	padding: 0px;
	font: bold 12px/14px Arial, sans-serif;
	color: #797979;
}
a {
	color: #00548e;
}
ul {
	list-style-image: url(../images/bullet.gif);
}
div#content {
	margin-left: 191px;
	
}
div#content p {
	margin-bottom: 15px;
}
div#content-container {
	background: #FFF url(../images/gg-watermark.gif) no-repeat right bottom;
}
p.address-info {
	font-size: 12px;
}
/* Header Styles */
div#header {
	width: 800px;
	margin: 0 auto;
	height: 127px;
	background: transparent url(../images/header-bg.png) no-repeat 532px 17px;
}
div#header-contentpage {
	width: 800px;
	margin: 0 auto;
	height: 127px;
	background: transparent url(../images/header-contentpage-bg.png) no-repeat 480px top;
}
div#header img, 
div#header-contentpage img {
	margin-top: 26px;
}
/* Header Styles */

/* Main Container Styles */
div#main-container-top {
	width: 814px;
	margin: 10px auto 0;
	height: 18px;
	background: #FFF url(../images/main-container-top.gif) no-repeat left top;
}
div#main-container-bottom{
	width: 814px;
	margin: 0 auto;
	height: 17px;
	background: #FFF url(../images/main-container-bottom.gif) no-repeat left top;
}
div#main-container {
	width: 740px;
	margin: 0 auto;
	padding: 18px 37px 14px;
	background: #FFF url(../images/main-container-bg.gif) repeat-y left top;
}
/* Main Container Styles */

/* Homepage Styles */
div#flash-movie {
	width: 752px;
	height: 315px;
	margin-bottom: 25px;
}
div#announcements {
	width: 170px;
	float: left;
	border: 1px solid #c0c0c0;
	padding: 2px 2px 11px;
}
div#announcements p.title {
	background-color: #67170E;
	height: 20px;
	padding: 7px 9px 0 9px; 
	color: #FFF;
}
div#announcements img {
	margin-left: 8px;
}
div#announcements ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 12px;
}
div#announcements ul li {
	margin: 0;
	padding: 0;
	border: 0;
	color: #666666;
	margin-bottom: 16px;
}
div#announcements ul li p {
	color: #000;
	margin-top: 2px;
}
/* Homepage Styles */

/* Contact Page Styles */
div#contact-page img#contact-hero {
	margin-bottom: 30px;
}
div#contact-page img#logo {
	margin-bottom: 20px;
}
div#contact-page div#contact-form {
	border-top: 1px solid #b1d0f0;
	border-bottom: 1px solid #b1d0f0;

	padding-bottom: 10px;
}
div#contact-page p.title {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
}
div#contact-form th {
	width: 110px;
	font-weight: normal;
	text-align: left;
}
div#contact-form th,
div#contact-form td { 
	padding: 2px;
	font-size: 12px;
}
div#contact-form td input.small {
	width: 122px;
}
div#contact-form td input.large,
div#contact-form td select {
	width: 172px;
}
div#contact-form textarea {
	width: 358px;
	height: 157px;
}
div#contact-page p.thankyou {
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
/* Contact Page Styles */

/* Footer Styles */
div#footer {
	width: 800px;
	margin: 9px auto 10px;
}
div#footer div.footerlinks {
	width: 500px;
	margin-top: 10px;
}
div#footer div.footerlinks ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	list-style-type: none;
}
div#footer div.footerlinks ul li {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	color: #525c69;
}
div#footer div.footerlinks ul li a {
	color: #00548e;
	font-size: 11px;
	line-height: 13px;
}
div#footer p.siteinfo {
	clear: left;
	padding-top: 6px;
	font-size: 11px;
}
div#footer div.poweredby {
	width: 200px;
	float: right;
	text-align: right;
}
div#footer div.poweredby img {
	width: 52px;
	float: right;
	margin-left: 15px;
}
div#footer div.poweredby p {
	color: #525c69;
	font-size: 11px;
	margin-top: 8px;
}
div#footer div.poweredby p a {
	font-size: 11px;
}
/* Footer Styles */

