@charset "UTF-8";
/* CSS Document */

p {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
}

li {
list-style: url(images/bullet.jpg);
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
}

ul {
list-style: url(images/bullet.jpg);
margin: 0px;
padding-left: 23px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
}



h1 {
margin: 0px;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: lighter;
color: #37698c;
text-transform: uppercase;
}

h2 {
margin: 0px;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 20px;
font-weight: lighter;
color: #37698c;
text-transform: capitalize;
}

h3 {
margin: 0px;
margin-bottom: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: lighter;
color: #37698c;
text-transform: capitalize;
}

body {
margin-top: 0px;
margin-bottom: 0px;
background-image: url(images/bg.jpg);
background-repeat: repeat-x;
}

#container {
width: 930px;
height: 100%;
margin-left: auto;
margin-right:auto;
}

#header {
width: 930px;
height: 151px;
background-image:url(images/header.jpg);
background-repeat: no-repeat;
background-color: #b0ced2;
overflow: auto;
}

#spacer {
width: 827px;
height: 76px;
margin-left: auto;
margin-right:auto;
text-align: right;
}

#nav {
width: 792px;
height: 36px;
margin-left: auto;
margin-right:auto;
text-align: right;
padding-right: 35px;

}

#body {
width: 930px;
height: 100%;
background-image: url(images/bg-body.jpg);
background-repeat: repeat-y;
overflow: auto;
}

#header2 {
width: 857px;
height: 127px;
margin-left: auto;
margin-right:auto;
padding-left: 73px;
}

#left_col {
float: left;
width: 540px;
height: 100%;
padding-left: 74px;
padding-top: 20px;
padding-bottom: 20px;
}

#right_col {
float: right;
width: 215px;
margin-right: 73px;
padding-right: 6px;
padding-top: 20px;
padding-bottom: 20px;
padding-left: 6px;
border-left: thin #D1CFD0 solid;
border-bottom: thin #D1CFD0 solid;
border-right: thin #D1CFD0 solid;
}

.col_a {
float: left;
width: 263px;
height: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
}

.col_b {
float: right;
width: 260px;
height: 200px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
}

#footer {
float: left;
width: 930px;
height: 37px;
}

#footer2 {
float: right;
width: 930px;
height: 50px;
background-image: url(images/footer2.jpg);
background-repeat: repeat-y;
}

.footer_style {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
text-align: center;
}

.footer_style a:link {
font-size: 12px;
color: #202020;
text-decoration: none;
}

.footer_style a:hover {
font-size: 12px;
color: #202020;
text-decoration: underline;
}

.footer_style a:visited {
font-size: 12px;
color: #202020;
text-decoration: none;
}

.footer_style a:active {
font-size: 12px;
color: #202020;
text-decoration: none;
}

.nav_space {
padding-right: 3px;
}

.content_bold {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #37698c;
text-transform: uppercase;
font-weight: bold;
}

.content_bold_italics {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 18px;
font-style: italic;
}

.content_allcaps {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 22px;
text-transform: uppercase;
}

.services_title {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #24474F;
text-transform: uppercase;
font-weight: bold;
}

.services_subtitle {
margin: 0px;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 18px;
color: #37698c;
text-transform: capitalize;
font-weight: bold;
}

.photo1 {
padding-bottom: 5px;
}

.photo2 {
padding-right: 10px;
padding-bottom: 10px;
}