/* CSS Document */
body {
 margin-top: 10px;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 color: #fff;
 background: #0B1934;
}
h1 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 20px;
 color: #fff;
 font-weight: bold;
}
h2 {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 18px;
 color: #fff;
 font-weight: bold;
 font-style: italic;
}
a {
 color: #fff;
 text-decoration: underline;
}
a:hover {
 text-decoration: none;
}
table#header {
 margin: 0px;
 padding: 0px;
 width: 927px;
 text-align: left;
 background-color: #0B1934;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #fff;
}
#header a {
 color: #fff;
 text-decoration: none;
}
#header a:hover {
 text-decoration: underline;
}
table#topnav {
 margin: 0px;
 padding: 0px;
 width: 927px;
 height: 58px;
 text-align: center;
 background: url(images/topnav-bg.jpg) repeat-x;
 border-bottom: 3px solid #000;
}
#topnav a {
 font-family: Arial,Helvetica,sans-serif;
 font-size: 16px;
 color: #000;
 text-decoration: none;
}
#topnav a:hover {
 color: #223F67;
}
table#content {
 margin: 0px;
 padding: 0px;
 width: 927px;
 text-align: left;
 background: #223F67 url(images/content-bg.jpg) bottom repeat-x;
}
td#left-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#main-col {
 margin: 0px;
 padding: 10px;
 text-align: left;
}
td#right-col {
 margin: 0px;
 padding: 10px;
 background: #38618F url(images/right-col-bg.jpg) bottom repeat-x;
 text-align: center;
}
table#footer {
 margin: 0px;
 padding: 0px;
 width: 927px;
 text-align: left;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 color: #fff;
 background: #0B1934;
}
#footer td {
 padding: 5px;
}
.textmiddle {
 vertical-align: middle;
}
td.testimonial {
 width: 260px;
 height: 267px;
 background: url(images/testimonial-bg.png) top center no-repeat;
 padding: 10px;
}
.testimonial a {
 color: #09f;
 text-decoration: none;
}
.testimonial a:hover {
 text-decoration: underline;
}
div.testimonial-wide {
 width: 530px;
 height: 220px;
 padding: 10px 75px;
 background: url(images/testimonial-wide-bg.png) no-repeat;
}
a.gallery img {
 border: 3px solid #ccc;
}
a.gallery:hover img {
 border: 3px solid #0B1934;
}
a.gallery-lightbox {
 color: #00f;
 text-decoration: underline;
}
a.gallery-lightbox:hover {
 text-decoration: none;
}
a.slideshow-text {
 color: #fff;
 text-decoration: underline;
}
a.slideshow-text:hover {
 text-decoration: none;
}
