@charset "utf-8";
/* CSS Document */
body, html {margin: 0; padding: 0; color: #000000; background-image: url(/images/bg.jpg); background-position: top center; background-repeat: repeat-x; background-color: #ffffff;}
div {font-size:12px; font-family: "Segoe", "Segoe UI", Arial, Helvetica, sans-serif; color: #000000; line-height: 18px}
h1 {font-size: 25px; line-height: 30px;}
h2 {font-size: 20px;}
h3 {font-size: 15px;}
hr {border: 1px dotted #195264; height: 1px; width: 98%; text-align: left;}

a:link {color:#022d56; text-decoration: underline;}
a:visited {color:#022d56; text-decoration: underline;}
a:hover {color:#666666; text-decoration: none;}
a:active {color:#666666; text-decoration: none;}

#wrapper {margin: auto; padding: 0;}

#header_wrapper {margin: auto; padding: 0; height: 120px; background-image: url(/images/bg_menu.jpg); background-repeat: repeat-x;}
#header_container {margin: auto; padding: 0; width: 950px;}
#header_left {margin: auto; padding: 0; float: left;}
#header_right {margin: auto; padding: 0; height: 46px; float: right;}

#flash {margin: auto; padding: 0; height: 251px; width: 938px;}

#content_main {margin: auto; padding: 0; width: 950px;}
#content_main_inside {margin: auto; padding: 40px 0 30px 0; width: 940px; position: relative; }
.main_col1 {margin: auto; padding: 0 10px 0 15px; width: 280px; float: left; }
.main_col2 {margin: auto; padding: 0 15px 0 15px; width: 280px; float: left;}
.main_col3 {margin: auto; padding: 0 0 0 15px; width: 280px; float: left;}

#sub_content {margin: auto; padding: 40px 0 0 15px; width: 940px; position: relative; min-height: 300px}

.divide {margin: 0; padding: 30px 0 0 0; width: 11px; float: left; text-align: center;}
.home_services {margin: 0 0 0 25px; padding: 0; line-height: 20px; font-weight: bold; font-size: 13px; color: #022d56}
.readmore {margin: auto; padding: 0;}
.readmore_inside {margin: auto; padding: 0; width: 160px; height: 22px; background-image: url(/images/readmore.png); background-repeat: no-repeat; text-align: center;}
.readmore_inside_leftalign {margin: auto; padding: 0; float: left; width: 160px; height: 22px; background-image: url(/images/readmore.png); background-repeat: no-repeat; text-align: center;}
.spacer {margin: auto; padding: 0; width: 900px; height: 25px; clear: both;}

#quote_captcha_left2 {margin: auto; padding: 0; float: left; width: 130px;}
#quote_captcha_right2 {margin: auto; padding: 18px 0 0 0; float: left; width: 100px;}

#footer_wrapper {margin: auto; padding: 0; background-image: url(/images/foot_divide.gif); background-repeat: no-repeat; background-position: top center; clear: both;}
#footer_inside {margin: auto; padding: 25px 0 20px 0; width: 950px; text-align: center; color: #999999;}
#footer_inside a {font-weight: bold; color: #03417d; letter-spacing: 0px;}
#footer_inside p {color: #999999; letter-spacing: 3px;}

.corvus {font-weight: normal;}
.large {font-size: 16px; color: #083649; font-weight: bold;}
.larger {font-size: 18px; color: #083649;}
.largest {font-size: 22px; color: #083649;}
.services_list {margin: auto; padding: 10px 0 20px 0; border-bottom: 1px #333333 dashed;}
.center {text-align: center;}
.error {color: #900000; font-size: 18px; }
