@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url('images/bgX2.gif');
	background-repeat: repeat-x;
	background-color:#99A5AD;
	font-family: Arial, Helvetica, sans-serif;
	color: #7f7f7f;
}
a:link {
	color: #fff;
	text-decoration: underline;
}
a:visited {
	color: #fff;
	text-decoration: underline;
}
a:hover {
	color: #3A5769;
	text-decoration: underline;
}
a:active {
	color: #fff;
	text-decoration: none;
}

a.about:link {color: #576458; text-decoration: underline; }
a.about:visited {color: #576458; text-decoration: underline; }
a.about:hover {color: #FFF; text-decoration: underline; }
a.about:active {color: #576458; }

h1 {
	color: #a5bccb;
	font-size: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h2 {
	color: #d5d5d5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size:22px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/*h3 {
	color: #6a7c87;
	font-size: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}*/

/*h4 {
	color: #d5d5d5;
	font-size: 17px;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 50px;
}*/

p {
	font-size: 13px;
	line-height: 1.45em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	line-height: 1.45em;
	text-align:left;
	list-style-type:square;
}
li {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#subMiddleLeft li {
	margin-bottom: 5px;
}




div#container {
	background-image:url('images/bg-shadow-repeat.png');
	background-repeat:repeat-y;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 950px;
	
}

div#containerHome {
	background-image:url('images/bg-shadow-repeat.png');
	background-repeat:repeat-y;
	margin: auto;
	padding: 0px;
	height: auto;
	width: 950px;
	
}
div#subMain {
	/*background-image: url('images/about-bg.jpg');
	background-repeat: repeat-y;*/
	background-position:0px 108px;
	width:900px;
	margin-left:24px;
	background-color:#6C7E88;
}

div#header {
	border-bottom: 5px solid #6C7E88;
	position:relative;
	height: 80px;
	padding-bottom:8px;
	width: 900px;
	margin-right: auto;
	margin-left: 24px;
	/*background-color: #000000;*/
}

div#headerHome {
	border-bottom: 5px solid #6C7E88;
	position:relative;
	height: 80px;
	padding-bottom:8px;
	width: 900px;
	/*margin-right: auto;*/
	margin-left: 25px;
	/*background-color: #000000;*/
}

div#homeTop {
	height: 401px;
	width: 900px;
	padding-left: 25px;
}
div#homeBottom {
	text-align: justify;
	height: 144px;
	width: 900px;
	background-image: url('images/home_bottom.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	color: #3B5669;
	padding-top: 16px;
	margin-left: 25px;
}
#home-bottom-copy {
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #d5d5d5;
	margin-bottom: 53px;
	margin-top: 10px;
	margin-left: 245px;
	line-height: 18px;
}
#home-bottom-copy p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
}
.bottom-big {
	font-size: 18px;
	font-weight: bold;
}

div#homeBottom  a, div#subBottom a {
	color: #D5D5D5;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
}
div#homeBottom  a:hover, div#subBottom a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
div#subBottom {
	margin-right: 80px;
	margin-left: 80px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-color: #3B5669;
	display:none;
}


div#footer {
	color: #fff;
	font-size: 11px;
	padding: 20px 8px 20px 8px;
	/*background-color:#555F57;
	border-top: 5px solid #6C7E88;*/
	width:890px;
	margin-left:20px;
}
span#blueye {
	float: right;
}
div#footer a:link {
	color: #fff;
	text-decoration: underline;
}
div#footer a:visited {
	color: #fff;
	text-decoration: underline;
}
div#footer a:hover {
	color: #6C7E88;
	text-decoration: underline;
}
div#footer a:active {
	color: #fff;
	text-decoration: none;
}

div#subTop {
	background-image: url('images/sub_top.gif');
	background-repeat: no-repeat;
	height: 105px;
	width: 900px;
	padding-top: 2px;
	padding-left: 0px;
	padding-right: 0px;
	z-index:-3;
}
div#subTitle {
	float: left;
	padding-top: 8px;
	padding-left: 20px;
}
div#subTop  img {
	float: left;
}

div#subMiddleImage {
	width: 172px;
	margin-top:-20px;
	float:left;
}

div#subMiddle {
	/*padding:0 0 0 80px;*/
}

div#subMiddleRight {
	background-color: #c5c5c5;
	float: right;
	height: auto;
	width: 250px;
	padding: 15px 10px 10px;
	margin-bottom:0px;
	margin-right:0;
	margin-top:-20px;
	color: #576458;
	/*color:#3B5669;*/
}
div#subMiddleRight ul {
	font-size: 11px;
	color:#576458;
	padding-bottom:5px;
}
div#subMiddleLeft {
	width: 400px;
	float: left;
	margin: 0 10px 0 30px;
	padding-top:10px;
	text-align:left;
}
div#subMiddleLeft p {
	font-size: 13px;
	line-height:1.45em;
	color:#FFF;
	padding-bottom:5px;
}
div#subMiddleLeft ul {
	font-size: 13px;
	line-height: 1.45em;
	color:#FFF;
	padding-bottom:5px;
}
div#subMiddleRight p {
	font-size: 12px;
	padding-bottom:5px;
}
div#subMiddleLeft h1 {
	padding-bottom: 18px;
}
div#subMiddleLeft.wide {
	width: 700px;

}
div#firmsLeft {
	width: 180px;
	margin: 0 5px 0 10px;
	padding-top:10px;
	text-align:left;
}
div#firmsLeft p {
	font-size: 13px;
	line-height:1.45em;
	color:#FFF;
	padding-bottom:5px;
}
.clear {
	clear: both;
}
table {
	font-size: 12px;
}
table li {
	padding: 0px;
	margin-left: 12px;
	margin-bottom: 5px;
}
table ul {
	padding-top: 5px;
	padding-bottom: 15px;
}

#main {
	
}

#copy-image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.home-copy {
	color: #999999;
}
.home-h1 {
	color: #c6e1f2;
}
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h4 {
	margin-top:0px;
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 16px;
	line-height:16px;
	font-weight:normal;
}
.sIFR-hasFlash h3 {
	margin-top:0px;
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 20px;
	line-height:20px;
	font-weight:normal;
}
.sIFR-hasFlash h2 {
	margin-top:0px;
	visibility: hidden;
	letter-spacing: 0px;
	font-size: 36px;
	line-height:36px;
	font-weight:normal;
}