@charset "utf-8";
/* CSS Document */
body, html {margin: 0; padding: 0; color: #333333; background-image: url(images/bg2.jpg); background-position: top center; background-repeat: repeat-x; background-color: #faf0e2;}
div {font-size:13px; font-family: "Segoe", "Segoe UI", Arial, Helvetica, sans-serif; color: #333333; line-height: 20px}
h1 {font-size: 25px; line-height: 30px;}
h2 {font-size: 20px; color: #083649;}
h3 {font-size: 15px;}
hr {border: 1px dotted #195264; height: 1px; width: 95%}
table.services  {width: 100%;}
td.services  {border-top: 1px dashed #4c8d86; padding: 3px 3px 20px 3px; vertical-align: top; color: #003759}
table.faq  {width: 100%;}
td.faq  {padding: 3px; vertical-align: top; color: #144e48}

a:link {color:#083649; text-decoration: underline;}
a:visited {color:#083649; text-decoration: underline;}
a:hover {color:#5c8594; text-decoration: none;}
a:active {color:#5c8594; text-decoration: none;}

#wrapper {margin: auto; padding: 0; background-image: url(images/bg_wrapper.jpg); background-position: 0 584px ; background-repeat: repeat-x;}
#header {margin: auto; padding: 0; }
#menu_container {margin: auto; padding: 8px 0 0 0; height: 54px; width: 950px;}
#flash_container {margin: auto; padding: 0; height: 300px;}
#flash_sub {margin: auto; padding: 0; height: 300px; width: 950px;}

#content_home {margin: auto; padding: 0; width: 950px;}
#content_main {margin: auto; padding: 0; width: 950px;}
#content_main_inside {margin: -80px 0 0 0; padding: 0 0 40px 0; width: 950px; min-height: 560px; position: relative; }
#content_main p {maring: auto; padding: 0 25px 0 25px;}
#main_left {margin: auto; padding: 0; width: 500px; float: left;}
#main_left p {maring: auto; padding: 0 25px 0 25px;}
#main_left h2 {maring: auto; padding: 0 0 0 25px;}
#main_right {margin: auto; padding: 0 0 0 35px; width: 400px; float: right}

#about_right {margin: auto; padding: 20px 0 0 0; width: 440px; height: 287px; float: right;}
#about_left {margin: auto; padding: 20px 0 0 0; height: 287px; float: left; width: 500px;}
#about_bottom {margin: auto; padding: 0; clear: both;}

#footer_wrapper {margin: auto; padding: 0; background-image: url(images/footer_bg.jpg); background-repeat: repeat-x; min-height: 250px; clear: both;}
#footer_inside {margin: auto; padding: 155px 0 0 0; width: 950px; text-align: center;}
#footer_inside p {color: #154f61;}

.larger {font-size: 18px; color: #083649;}
