body {
background-image:url(images/background2.jpg);
background-repeat: repeat-x; 
font-family:Georgia, Arial, Verdana;
}

#page {
width:649px;
}

#header {
background-image:url(images/logo.jpg);
width:649px;
height:148px;
cursor:pointer;
}

#content, div {
color:#304691;
font-weight:bold;
font-size:52px;
background-color:#FFFFFF;
}

.footer {
background-color:#FFFFFF;
border-top-width: thin;
border-right-width: thin;
border-bottom-width: thin;
border-left-width: thin;
border-top-style: solid;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: #304691;
border-right-color: #304691;
border-bottom-color: #304691;
border-left-color: #304691;
}

.footer a{
text-decoration:none;
color:#304691;
font-weight:bold;
font-size:18px;
}

.footer a:hover{
color:#6A7391;
}

li {
font-size:14px;
}

#taxinfo {
font-size:16px;
visibility:hidden;
}

#accountinginfo {
font-size:16px;
visibility:hidden;
}
li {
line-height:1em;
}

.contactus {
color:#304691;
font-weight:bold;
font-size:18px;
background-color:#FFFFFF;
}