/*Body*/
body{
background:#fff9ff;
text-align:center;
margin:0;
/*scrollbar colors for IE and Opera*/
scrollbar-arrow-color:#333;
scrollbar-3dlight-color:#999;
scrollbar-highlight-color:#FFF;
scrollbar-face-color:#CCC;
scrollbar-shadow-color:#999;
scrollbar-darkshadow-color:#666;
scrollbar-track-color:#EEE;
}


div, table, td{
font-family:Verdana, Arial, Helvetica, sans-serif
}

td{
vertical-align:top;
}

img{
border:0;
}

h1, h2, h3, h4, h5, h6{
margin:0;
}

/*Container*/

#body-container{
background:#fff;
width:100%;
}

.container{
margin:0 auto;
padding:0;
width:994px;
text-align:center;
}

#header{
background:url(../Images/landing-header.gif) top left no-repeat;
width:994px;
height:194px;
}

#photos{
background:url(../Images/landing-photos.jpg) top left no-repeat;
width:994px;
height:116px;
}

.content{
text-align:left;
font-size:14px;
color:#111;
padding:30px 74px 16px 46px;
}


.content h4{
padding:0 0 26px 0;
font-size:17px;
color:#003745;
}

.content span{
font-size:17px;
font-weight:bold;
color:#003745;
}


#content-headline{
background:url(../Images/landing-headline.gif) top left no-repeat;
width:522px;
height:66px;
}


#footer-logo{
width:205px;
float:left;
}

#footer-copyright{
width:789px;
float:left;
text-align:left;
}

#footer-copyright p{
margin:0;
padding:46px 0 66px 0;
font-size:11px;
color:#111;
}

#footer-copyright a, #footer-copyright a:visited {
color:#0084ce;
text-decoration:none;
}

#footer-copyright a:hover{
color:#0084ce;
text-decoration:underline;
}







