body {
margin: 0px auto;
padding: 0px;
background-color: #8E8E8E;
color: #474747;
font-family: Georgia;
font-size: 12px;
}
a {
color: #8E8E8E;
text-decoration:none;
}
a: hover {
color: #ffffff;
}
h2 {
color: #004660;
}
#main_div, #col_left, #col_right {
height:px;
}
#main_div {
position: absolute;
width: 950px;
left: 50%;
margin-left: -475px;
background-color: #ffffff;
border: 0px solid red;
}
#col_left {
position: absolute;
background-color: #8E8E8E;
width: 50px;
left: 50%;
margin-left: -525px;
border: 1px solid green;
background-image: url('/images/col_left.jpg');
background-repeat: repeat-y;
}
#col_right {
position: absolute;
border: 1px solid white;
width: 50px;
left: 50%;
margin-left: 475px;
background-image: url('/images/col_right.jpg');
background-repeat: repeat-y;
}
#home_nav {
height: 80px;
width: 100%;
border: 0px solid yellow;
}
#logo_wrapper {
width: 244px;
height: 80px;
border: 0px solid green;
float: left;
}
#home_tabs {
border: 0px solid red;
width: 670px;
height: 44px;
margin-top: 28px;
float: right;
}
#tab_about, #tab_services, #tab_articles, #tab_success, #tab_testimonials, #tab_contact, #tab_about_selected, #tab_services_selected, #tab_articles_selected, #tab_success_selected, #tab_testimonials_selected, #tab_contact_selected{
float: right;
height: 44px;
margin-left: 2px;
color: #004660;
border: 0px solid black;
text-align: center;
}
#tab_services{
width:92px;
background-image: url('/images/tab_bg_gray.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_articles{
width:93px;
background-image: url('/images/tab_bg_gray.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_success{
width:142px;
background-image: url('/images/tab_bg_gray.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_testimonials{
width:126px;
background-image: url('/images/tab_bg_gray.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_contact{
width:94px;
background-image: url('/images/tab_bg_gray.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_about {
width:76px;
background-image: url('/images/corner_tab_gray.jpg');
background-repeat: repeat-x;
}

#tab_about_selected {
width:76px;
background-image: url('/images/corner_tab_aqua.jpg');
background-repeat: repeat-x;
}
#tab_services_selected{
width:92px;
background-image: url('/images/tab_bg_aqua.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_articles_selected{
width:93px;
background-image: url('/images/tab_bg_aqua.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_success_selected{
width:142px;
background-image: url('/images/tab_bg_aqua.jpg');
background-repeat: repeat-x;
}
#tab_testimonials_selected{
width:126px;
background-image: url('/images/tab_bg_aqua.jpg');
background-repeat: repeat-x;
border:solid 0px;
}
#tab_contact_selected{
width:94px;
background-image: url('/images/tab_bg_aqua.jpg');
background-repeat: repeat-x;
border:solid 0px;
}

.tab_inside {
margin-top: 16px;
border: 0px solid red;
margin-left:18px;
margin-right:18px;
}
.tab_inside a {
font:normal 11px georgia;
color: #004660;
text-decoration:none;
}

#main_image {
float: left;
height: 302px;
width: 950px;
background:url('/images/main_image.jpg') no-repeat;
}

#sub_nav {
  position:relative;
  height:43px;
  width:636px;
  float:right;
  background:url('/images/sub_nav.jpg') no-repeat;
  border:solid 0px red;
}

.sub_tab_inside a{
  position:relative;
  top:12px;
  padding-left:35px;
  text-align:center;
  border:solid 0px;
  font:normal 16px georgia;
  text-decoration:none;
}

.sub_tab_inside a:hover{
color:#004660;
text-decoration:underline;
}

#sub_box_right{
  float:right;
  width:636px;
  height:210px;
  background:url('/images/sub_box_right.jpg') no-repeat;
  border:solid 0px red;
}

.sub_box_right_text{
  border:solid 0px green;
  width:560px;
  margin-left:20px;
  padding-top:15px;
}

.sub_box_right_text h1{
  font:normal 20px georgia;
  color:#004660;
}

.sub_box_right_text p{
  font:normal 17px georgia;
  color:#898989;
}

.sub_box_right_text a{
  font:italic 11px georgia;
  color:#004660;
  text-decoration:none;
}

.sub_box_right_text a:hover{
  color:#AE0C04;
}

#sub_box_left {
  float:left;
  border:solid 0px red;
  width:310px;
}

.sub_box_left_case {
  width:250px;
  margin-left:35px;
  margin-top:10px;
  margin-bottom:15px;
  border:solid 0px green;
}

.sub_box_left_text {
  width:250px;
  border:solid 0px blue;
  margin-left:35px;
}

.sub_box_left_case .header{
font:bold 12px georgia;
color:#7A7A7A;
}

.sub_box_left_text .heading{
font:normal 22px georgia;
color:#5E88A5;
}

.sub_box_left_text p{
font:normal 14px georgia;
color:#474747;
}

.sub_box_left_text img{
float:right;
}

.more_link{
  font:italic 11px georgia;
  color:#004660;
  text-decoration:none;
}

.more_link:hover{
  color:#AE0C04;
}

#sub_wrapper{
  position:relative;
  clear:both;
  border:solid 0px black;
  height:203px;
  width:950px;
}

#sub_about_image, #sub_services_image, #sub_articles_image, #sub_success_image, #sub_testimonials_image, #sub_contact_image{
  float:right;
  height:203px;
  width:635px;
  border:solid 0px black;
}

#sub_about_image{
  background:url('/images/sub_about_image.jpg') no-repeat;
}
#sub_services_image{
  background:url('/images/sub_services_image.jpg') no-repeat;
}
#sub_articles_image{
  background:url('/images/sub_articles_image.jpg') no-repeat;
}
#sub_success_image{
  background:url('/images/sub_success_image.jpg') no-repeat;
}
#sub_testimonials_image{
  background:url('/images/sub_testimonials_image.jpg') no-repeat;
}
#sub_contact_image{
  background:url('/images/sub_contact_image.jpg') no-repeat;
}


#sub_left_text{
position:relative;
  border:solid 0px blue;
  margin-left:35px;
  padding-top:20px;
  width:270px;
  height:180px;
}

#sub_left_text .heading{
  font:bold 18px georgia;
  color:#245D84;
}

#sub_left_text .sub_text{
  font:normal 11px georgia;
  color:#474747;
}

#left_side_sub_bar{
  position:relative;
  float:left;
  width:315px;
  height:800px;
}

#gray_bar{
  position:relative;
  clear:both;
  float:left;
  background:url('/images/gray_bar.jpg') no-repeat;
  width:274px;
  height:47px;
  top:8px;
  left:32px;
}

.gray_bar_text{
  position:relative;
  top:12px;
  left:20px;
  font:bold 18px georgia;
  color:#FFFFFF;
  width:50px;
  height:15px;
}

.left_side_sub_text{
  position:relative;
  float:left;
  width:240;
  height:400px;
  left:50px;
  top:20px;
}

.left_sub_heading{
  font:bold 14px georgia;
  color:#245D84;

}

.left_sub_text{
  font:bold 14px georgia;
  color:#474747;
}

#right_side_sub_bar{
  position:relative;
  float:left;
  width:633px;
  border:solid 0px black;
}

#right_side_main{
  position:relative;
  float:left;
  
  margin:15px;
  width:550px;
  border:solid 0px;
}

#right_side_image{
  position:relative;
  float:left;
  margin-left:15px;
  width:550px;
  border:solid 0px;
}

.hblue{
  font:normal 19px georgia;
  color:#004660;
}

.hgray{
  font:normal 16px georgia;
  color:#474747;
}

.hbluesmall{
  font:normal 16px georgia;
  color:#004660;
}

.blue_link {
  font:normal 16px georgia;
  color:#004660;
  text-decoration: underline;
}

#right_side_shifted{
  position:relative;
  float:left;
  margin-left:25px;
  width:550px;
  border:solid 0px;
}

#right_side_shifted .heading{
  color:#11526b;
}

#footer{
  position:relative;
  clear:both;
  float:right;
  margin:20px;
  font-size:10px;
  width:350px;
  height:15px;
}





