/* CSS Document */
body {
 margin-top: 0px;
 margin-bottom: 0px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 13px;
 color: #fff;
 background: #0F2344;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
 font-weight: bold;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
 background: #0F2344 url(images/header-bg.jpg) top no-repeat;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 26px;
 color: #fff;
}
#header a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 26px;
 color: #fff;
 text-decoration: none;
}
#header a:hover {
 color: #09f;
}
.header-address {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #fff;
}
div#top-nav {
 margin: 0px;
 padding: 5px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
}
#top-nav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
 text-decoration: underline;
}
#top-nav a:hover {
 color: #09f;
 text-decoration: none;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 960px;
 text-align: left;
 background: #0F2344 url(images/bottom-bg.jpg) bottom no-repeat;
}
td#border-left {
 margin: 0px;
 padding: 0px;
 width: 10px;
 background: #0F2344 url(images/border-left.jpg) repeat-y;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#border-right {
 margin: 0px;
 padding: 0px;
 width: 10px;
 background: #0F2344 url(images/border-right.jpg) repeat-y;
}
div#footer {
 margin: 0px;
 padding: 10px;
 width: 900px;
 text-align: center;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
}
#footer a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 text-decoration: underline;
}
#footer a:hover {
 color: #09f;
 text-decoration: none;
}
ul#home {
 margin-left: 50px;
}
ul#home li {
 height: 20px;
 list-style: url(images/bullet-tuna.jpg);
}
.consultant {
 font-family: Times New Roman,Times,Georgia,serif;
 font-size: 28px;
 color: #fff;
}
