
* {
margin : 0;
padding : 0;
border : none;
outline : none;
}
body {
font-size : 14px;
font-family : "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, sans-serif;
color : #323131;
background : #ffffff   url(../images/body_bg.gif) repeat-x left top;
}
a {
font-weight : bold;
text-decoration : none;
color : #5a6680;
}
a:hover {
text-decoration : underline;
}
p {
margin-bottom : 25px;
}

.blue {
margin-bottom : 20px;
margin-top : 15px;
font-size : 14px;
color : #5a6680;
}
.blue1 {
margin-top: 0px;
text-align: center;
margin-bottom : 20px;
font-size : 14px;
color : #5a6680;
}
h1 {
margin : 32px 0;
padding : 0 15px;
font-weight : bold;
font-size : 20px;
color : #314775;
}
h1 a {
color : #314775;
}
h2 {
margin-bottom : 20px;
margin-top : 15px;
font-size : 25px;
color : #314775;
}
h3, h4, h5 {
margin-bottom : 10px;
color : #5a6680;
}
h3 {
font-size : 24px;
color : #5a6680;
}
#wrapper {
width : 975px;
margin : 0 auto;
}
#navigation {
float : left;
width : 975px;
}
#navigation li {
float : left;
display : inline;
margin-right : 6px;
width : 160px;
height : 38px;
background : url(../images/nav_tab.png) no-repeat left top;
}
#navigation li a {
display : block;
text-align : center;
padding-top : 11px;
height : 27px;
width : 160px;
color : #949c9f;
}
#navigation li a:hover {
text-decoration : none;
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}
#homepage #navigation #homepage_link a {
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}
#company_page #navigation #company_link a {
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}
#contact_page #navigation #contact_link a {
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}
#services_page #navigation #services_link a {
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}
#arealist_page #navigation #arealist_link a {
color : #314775;
background : url(../images/nav_tab_hover.png) no-repeat left top;
}

#content {
clear : both;
float : left;
display : inline;
padding : 8px 15px;
width : 945px;
background : #fff;
}
#content img {
float : left;
display : inline;
margin-right : 15px;
}
#welcome {
float : left;
padding-bottom : 35px;
}
#welcome h2 {
margin-bottom : 0;
}
#welcome p {
font-size : 20px;
color : #aba9a9;
}
#welcome .feature_product {
float : left;
display : inline;
width : 300px;
margin-right : 20px;
}
#content #welcome .last {
margin-right : 0;
}
#content #welcome .feature_product img {
margin : 0 0 10px 0;
}
#content #welcome h4 {
font-size : 20px;
color : #5a6680;
}
#welcome .feature_product p {
font-size : 12px;
color : #898888;
}
.right_column {
float : left;
display : inline;
width : 460px;
}

.right_column2 {
float : left;
display : inline;
width : 460px;
}

.right_column2 img {
margin-bottom : 13px;
}

.left_column, .right_column {
float : left;
display : inline;
width : 460px;
}
.left_column {
margin-right : 25px;
}
.left_column2 {
height : 330px;
}
.left_column ul {
color : #5a6680;
font-weight : bold;
font-size : 1em;
font-family : georgia;
margin-left : 20px;
margin-bottom : 20px;
}
.left_column ul li {
margin-left : 5px;
margin-bottom : 5px;
}
.left_column2 ul li {
margin-left : 5px;
margin-bottom : 15px;
}
.bottom_home img {
margin-bottom : 20px;
}
.home_left {
float : left;
margin-right : 65px;
display : inline;
width : 500px;
margin-bottom : 20px;
}
#footer {
clear : both;
text-align:center;
padding : 10px;
margin-bottom : 10px;
font-size : 0.85em;
color : #5a6680;
border-top : 1px solid #314775;
border-bottom : 1px solid #314775;
}
#footer a {
color : #5a6680;
text-decoration : underline;
}
#footer a:hover {
text-decoration : none;
}
#breadcrumbs {
font-size : 10px;
padding-bottom : 8px;
text-decoration : none;
color : #5a6680;
border-bottom : 1px solid #314775;
}
#breadcrumbs a:hover {
text-decoration : underline;
}
.services_column {
float : left;
display : inline;
width : 460px;
}
.services_column {
margin-right : 25px;
}
.box_block {
width : 984px;
clear : both;
padding : 0 0 10px 0;
}
.box {
width : 170px;
margin : 0 15px 0 0;
float : left;
}
.box .box_t {
background : url(../images/box_t.gif) no-repeat top;
}
.box h2 {
margin : 0 0 3px 0;
padding : 3px 0 0 25px;
font : normal 18px Arial, Helvetica, sans-serif;
}
.box a {
font : normal 12px Arial, Helvetica, sans-serif;
line-height : 1.8em;
}
.box ul {
padding : 10px 20px;
margin : 0;
list-style : none;
border : 2px solid #eaeaea;
}
.box ul li {
margin : 0;
padding : 5px 0 2px 5px;
border-bottom : 2px solid #eaeaea;
}


