* {
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

body {
background:#1a4477 url(images/water_bg.jpg) repeat-x;
}

#wrap {
width:760px;
margin:0 auto;
border-right:2px solid #fff;
border-left:2px solid #fff;
background:#fff;
}

#header {
height:150px;
background:url(images/header.jpg) no-repeat;
}

#sidebar {
width:155px;
float:left;
background:#b4e1da;
}

#sidebar p {
text-align:center;
margin:0.55em 0.65em;
}

#sidebar p.address, {
font-size:80%;
margin-top:1em;
color:#333;
}

#sidebar a {
text-decoration:none;
display:block;
color:#044d6c;
}

#sidebar a:hover {
text-decoration:underline;
}

#content {
width:585px;
float:right;
margin:0 0 0 15px;
}

#content p {
width:75%;
}

#footerLinks {
text-align:center;
width:75%;
margin:0 auto;
}

#footerLinks a {
text-decoration:none;
color:#046087;
}

#footerLinks a:hover {
text-decoration:underline;
}

#footerLinks p {
font-size:70%;
margin:0.5em 0;
}

#footer {
background:url(images/footer_bg.jpg) no-repeat;
height:50px;
clear:both;
display:block;
}


p {
margin:0 0 1.5em 0.25em;
font-size:95%;
}

p.links {
color:#666;
}

h2 {
color:#046087;
font-style:italic;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0.5em 0 0.25em 0;
}


h3 {
color:#046087;
font-family:Georgia, "Times New Roman", Times, serif;
margin:0.5em 0 0.25em 0;
}

.blue {
color:#053581;
font-size:1.1em;
font-weight:bold;
}

.email {
font-size:70%;
margin-top:1em;
display:block;
}

.phone {
font-size:95%;
line-height:1.4em;
}




