body{
	font-family: Helvetica, Arial, sans-serif;
	color: #5d6e7a;
	background-color: #cccccc;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}


p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	list-style-type: circle;
}

h1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #c50027;
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
}

h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #c50027;
	padding: 0px;
	margin-top: 10px;
	font-weight: bold;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	color: #243273;
	margin-bottom: 5px;
	padding-bottom: 0px;
	margin-top: 20px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 30px;
}

h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #243273;
	margin-bottom: 10px;
	padding-bottom: 0px;
	margin-top: 35px;
	padding-top: 0px;
	font-weight: normal;
	line-height: 30px;
}

/* =center| center container
==================================================*/

#center {
	width: 990px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;	/*height: 800px;*/
	background-color: #FFFFFF;
	padding-top: 0px;
}
	
#banner {
	height: 130px;
	width: 990px;

}

#banner-left {
	height: 65px;
	width: 298px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	padding-top: 34px;
	padding-left: 18px;
}

#banner-right {
	height: 120px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	float: right;
	text-align: right;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #999;
	padding-right: 20px;
	padding-top: 10px;
}


#nav {
	height: 33px;
	width: 990px;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #ffffff;
	text-align: center;
	padding-top: 12px;
	background-color: #333;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c50027;
	border-bottom-color: #c50027;
}


#banner-image {
	height: 372px;
	width: 990px;
	background-color: #c50027;
}

#banner-small {
	height: 100px;
	width: 990px;
	background-color: #006;
}


#main-image-area {
	width: 286px;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
	float: left;
}


#main-text-area {
	width: 604px;
	padding-top: 40px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 20px;
	float: left;
}




.float-image-left{
	float: left;
	margin-right: 20px;
	padding-bottom: 80px;
}



#footer{
	background-color: #364587;
	margin-right: auto;
	margin-left: auto;
	
	width: 990px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 179px;
}

#footer-nav{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 18px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #D7D7D7;
}


#footer-left{
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-left: 20px;
	font-size: 14px;
	font-family: Helvetica, Arial, sans-serif;
}


#footer-right{
	float: right;
	margin-top: 20px;
	margin-bottom: 5px;
	color: #FFFFFF;
	margin-right: 20px;
}


.breaker{
	clear: both;
	height: 1px;
	width: 100%;
}

#credit{
	height: 30px;
	width: 970px;
	padding-top: 10px;
	background-color: #CCC;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #666;
	text-align: right;
	padding-right: 10px;
	padding-left: 10px;
}


a.nav {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}


a.nav:hover {
	color: #D42240;
}


a.footer {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
	padding-right: 8px;
	padding-left: 8px;
}


a.footer:hover {
	color: #c50027;
}


a.footer-link {
	font-family: Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}


a.footer-link:hover {
	color: #646464;
}

.red{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #c50027;
	display: inline;
	font-weight: bold;
	margin-top: 10px;
}

.black{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #000000;
	display: inline;
	font-weight: bold;
	margin-top: 10px;
}

.address{
	padding-bottom: 10px;
}

a.red-link {
	font-family: Helvetica, Arial, sans-serif;
	color: #c50027;
	text-decoration: none;
	font-size: 16px;
	background-image: url(../images/red-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
}


a.red-link:hover {
	color: #333333;
	background-image: url(../images/black-arrow.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}

a.credit-link {
	font-family: Helvetica, Arial, sans-serif;
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}


a.credit-link:hover {
	text-decoration: none;
	color: #333;
}

a.main-link {
	color: #D62241;
	text-decoration: none;
}


a.main-link:hover {
	text-decoration: none;
	color: #333333;
}

.span-black{
	color: #000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: normal;
}

.span-black-bold{
	color: #000;
	margin-bottom: 15px;
	padding-bottom: 15px;
	font-weight: bpld;
}

li{
	color: #535E8F;
}

img{
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.14{
}
