@charset "utf-8";
body {
	background-color: #243378;
}
td {
	vertical-align: top;
	text-align:left;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #F2B126;
	text-decoration: underline;
}

.bl {
	background: url(Images/CornerBL.png) 0 100% no-repeat;
	background-color: #FFFFFF;
	width: 945px;
}
.br {background: url(Images/CornerBR.png) 100% 100% no-repeat}
.tl {background: url(Images/CornerTL.png) 0 0 no-repeat}
.tr {
	background: url(Images/CornerTR.png) 100% 0 no-repeat
}
.style1 {
	font-style: italic;
	font-weight: bold;
}

.style2 {
	font-size: 18px;
	font-weight: bold;
	color: #243378;
}
.bigRed {
	font-size: 18px;
	font-weight: bolder;
	color: #FF0000;
}
.bl .br .tl .tr #contents #map {
	position: absolute;
	height: 246px;
	width: 300px;
	top: 2px;
	right: 5px;
}
.bl .br .tl .tr #contents #copyright {
	font-size: 9px;
	text-align: left;
	position: absolute;
	left: 15px;
	bottom: 2px;
	color: #666666;
	width: 500px;
}
.bl .br .tl .tr #contents #barTwo {
	background-image: url(Images/Bar2.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 5px;
	width: 770px;
	left: 10px;
	bottom: 15px;
}
.bl .br .tl .tr #contents #barOne {
	background-image: url(Images/Bar1.png);
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	height: 5px;
	width: 665px;
	left: 10px;
	top: 110px;
}
.bl .br .tl .tr #contents #header {
	top: 58px;
	position: absolute;
	font-weight: bolder;
	font-style: italic;
	color: #F2B126;
	font-size: 36px;
	left: 300px;
}
.bl .br .tl .tr #contents #pTouch {
	height: 40px;
	width: 300px;
	position: absolute;
	bottom: 20px;
	right: 160px;
}
.bl .br .tl .tr #contents #cCards {
	position: absolute;
	width: 120px;
	height: 35px;
	bottom: 20px;
	left: 0px;
}
.bl .br .tl .tr #contents #telePhone {
	font-weight: bolder;
	font-size: 30px;
	color: #243378;
	font-style: italic;
}



.bl .br .tl .tr #contents #heading h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	position: absolute;
	width: 420px;
	top: 89px;
	left: 240px;
}
.bl .br .tl .tr #contents #mainContents #smallBanner {
	font-weight: bolder;
	color: #F2B126;
	font-size: 18px;
}
.bl .br .tl .tr #contents #mainContents li {
	list-style-position: outside;
	font-weight: bold;
	font-size: 14px;
	list-style-image: url(Images/RedBullet.gif);
}

.bl .br .tl .tr #contents #nav {
	position: absolute;
	height: 200px;
	width: 180px;
	top: 250px;
	right: 2px;
}
.bl .br .tl .tr #contents #nav div {
	text-align: right;
	height: 32px;
	position: relative;
	visibility: hidden;
}
.bl .br .tl .tr #contents #mainContents {
	position: absolute;
	width: 740px;
	left: 15px;
	top: 150px;
	height: auto;
}




.bl .br .tl .tr #contents #nav a {
	color: #FFFFFF;
	background-image: url(Images/Button.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 32px;
	position: absolute;
	padding-top: 11px;
	right: 2px;
	width: 180px;
	font-weight: bold;
	padding-right: 2px;
	left: -4px;
	top: 0px;

}
.bl .br .tl .tr #contents #nav a:visited {
	color: #FFFFFF;
	background-image: url(Images/Button.png);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	height: 32px;
	position: absolute;
	padding-top: 11px;
	right: 2px;
	width: 180px;
	font-weight: bold;
	padding-right: 2px;

}
.bl .br .tl .tr #contents #nav a:hover {
	color: #F2B126;
	text-decoration: none;
	background-image: url(Images/ButtonOver.png);
	text-align:left;
	}
.bl .br .tl .tr #contents #smallBanner {
	font-size: 18px;
	font-weight: bolder;
	color: #F2B126;
	text-align: left;
	position: absolute;
	top: 530px;
	left: 4px;
	background-image: url(Images/SmallBanner.gif);
	background-repeat: no-repeat;
	height: 70px;
	width: 150px;
	padding-left: 8px;
	padding-top: 3px;
}
.bl .br .tl .tr #contents #smallLogos {
	position: absolute;
	height: 75px;
	width: 155px;
	right: 8px;
	bottom: 3px;
}
#photoH {
	height: 200px;
	width: 250px;
	left: 420px;
	top: 260px;
	position: absolute;
}
#contents #logo {
	position: absolute;
	height: 126px;
	width: 250px;
	left: 5px;
	top: 5px;
}
#contents {
	position: relative;
	width: 945px;
	font-family: Arial, Helvetica, sans-serif;
	height: 680px;
}
#flash {
	position: absolute;
	height: 100%;
	width: 100%;
	text-align: center;
	top: 12%;
}

