/* CSS Document */


body { margin: 0; background:url(images/bodybackground.png) top repeat-x; font:Arial, Helvetica, sans-serif; font-size: 14px; }

#Everything { margin: 0 auto; width: 1024px; }
#Header { margin: 0 auto; background:url(images/headerlogo.jpg) no-repeat top; height: 463px; }


#Navigation { position: relative; top: 0px; width: 1024px; margin: 0 auto; }
#Navigation img { display: inline; position: relative; top: 0px; margin: 0 auto; }

#Navigation a{ list-style: none; display: inline-block; color: white; font-family:Arial, Helvetica, sans-serif; margin-left: 20px; margin-right: 20px; font-size: 17px; position: relative; top: -18px; text-decoration: none; height: 51px;}

#CatchLine { font:Arial, Helvetica, sans-serif; font-size: 19px; position: relative; top: -42px; color: #082249; }


#SliderImage { width: 276px; height: 214px; margin-left: 0px; margin-right: 0px;}
#slider ul {	margin:0; padding:0; list-style:none; height: 326px; width: 276px; overflow:hidden;}
#slider li{	margin:0; padding:0; list-style:none; height: 326px; width: 414px; overflow:hidden; margin-right: 0px;}
#slider {  width: 414px; height: 326px;  padding-top: 10px;  margin-top: 36px; margin-left: 506px; overflow:hidden;}
/*.slideli{ width: 414px; height: 326px; vertical-align:bottom; overflow:hidden; } */
.slide { width: 276px; height: 326px; vertical-align:bottom; overflow:hidden;  }
#prevBtn{width: 64px; height: 64px; margin-top: 20px;}
#nextBtn{width: 64px; height: 64px; margin-top: 20px;}					
 

#LeftText { width: 395px; float: left; margin-left: 55px; height: 530px;}
#RightText { width: 395px; float: right; margin-right: 85px; height: 530px;}
#CenterBreak { float: left; background:url(images/centerbreakbackground.png) repeat-y center; height: 480px;}

#texttable { margin: 0 auto }

.icon { float: left; width: 96px; height: 96px; }
.description { float: right; width: 279px; height: 96px; padding-left: 10px; padding-right: 10px; }

.box { width: 395px; height: 96px; border: none thin #000000;}

.miniicon { margin-left: 75px; }

a { text-decoration: none; color: #4E8CC4 }
a:hover, a:visted { color: #1E4F8E;  }

a img { border: none; color: #1E4F8E; }

#Footer { width: 100%; background: #000000; border: none; color: white; margin: 0 auto; font-size: 10px; }
#FooterLeft { background: #000000; float: left; border: none;}
#FooterRight { width: 50%; background: #000000; float: right; border: none; margin-right: 33px;}

.style1 {
	font-size: 16;
	font-weight: bold;
}
.style4 {font-size: 16}

.relbox { width: 195px; height: 168px; float: left; margin-left: 5px; margin-right: 5px;}
.reltext { text-align: center; font-weight: bold; }


