body {
    margin:0;
    padding: 0;
    text-align: center;
    font: 12px verdana, arial, sans-serif;
    color: #333333;
}

#container {
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    width: 750px;
    border: 1px solid #999999;

}

#header {
height: 175px;
}

#header .image {
float: left;
}

#header .navigation {
       width: 450px;
       height: 185px;
       float: right;
       border-left: 1px solid #999999;
       padding:0;
       margin: 0;
}

.navigation table {
       font-size: 15px;
       font-family: Arial, Verdana;
       font-weight: bold;
       margin-top: 30px;
       margin-left: 30px;
}

.navigation td {
text-align: left;
width: 120px;
height: 50px;
}

.navigation td a
{
text-decoration: none;
}

.navigation a:link {color: #606060;}
.navigation a:visited {color: #606060;}
.navigation a:hover, a:active {color: #669999;}

.navigation li {
padding:15px;
display: inline;
}

#logo span {
display: none;
}

.subtitle_bar {
        clear: both;
	width: 750px;
        display: block;
}

.subtitle_text {
        background-color: #669999;
	text-align: right;
        border-top: 1px solid #999999;
        border-bottom: 1px solid #999999;
        padding: 5px 8px 5px 0;
        font-size: 15px;
        font-family: Arial, Verdana;
        color: #FFFFFF;
        font-weight: bold;
	
}

.loc_text {;
	background-color: #BDD2D2;
	text-align: right;
        border-bottom: 1px solid #999999;
        padding: 8px 8px 8px 0;
        font-size: 15px;
        font-family: Arial, Verdana;
        color: #669999;
        font-weight: bold;
	
}

#imagebox {
     float: left;
     border-right: 1px solid #999999;
     width: 300px;
     height: 340px;
     padding-top: 5px;
}

#imagebox_service {
     float: left;
     border-right: 1px solid #999999;
     width: 300px;
     height: 402px;
     padding-top: 5px;
}


#content_box {
     float: right;
     width: 430px;
     height: 340px;
     text-align: left;
     padding-top: 5px;
     padding-left: 10px;
     background-image: url(images/bubbles.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
}

#content_contact {
     float: right;
     width: 430px;
     height: 400px;
     text-align: left;
     padding-top: 5px;
     padding-left: 10px;
     background-image: url(images/bubbles.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
}

#content_service {
     float: right;
     width: 430px;
     height: 400px;
     text-align: left;
     padding-top: 5px;
     padding-left: 10px;
     background-image: url(images/bubbles.jpg);
     background-repeat: no-repeat;
     background-position: bottom right;
}

#inner_content {
      width: 380px;
      padding-top: 5px;
}

#inner_content h2 {
      font-size: 15px;
      font-family: Arial, Verdana;
      color: #669999;
}

#inner_content ul {
	 list-style:none;
         margin: 0;
         padding: 0;
	 font-size: 15px;
         font-family: Arial, Verdana;
         color: #333333;
}



#inner_content li {
         line-height: 30px;
}

.text {
      font-size: 15px;
      font-family: Arial, Verdana;
      color: #333333;
}

#footer {
        border-top: 1px solid #999999;
	clear: both;
        width: 750px;
        display: block;
	background-color: #669999;
        text-align: left;
        color: #FFFFFF;
        font-size: 10px;
}

.email_txt {
      color: #669999;
}

.email_txt a {
      font-weight: bold;
      text-decoration: none;
      font-size: 12px;
}

.email_txt a:link {color: #9999CC;}
.email_txt a:visited {color: #9999CC;}
.email_txt a:hover {color: #999999;}

#footer ul {
   list-style: none;
   margin: 0;
   padding: 0;
}

#footer li {
  display: inline;
  padding-right: 110px;
}

#footer ul .right {
  float: right;
}

.about_txt {
      font-size: 12px;
      font-family: Arial, Verdana;
      color: #333333;
}

.sub_text {
      font-size: 12px;
      font-family: Arial, Verdana;
      color: #669999;
      font-weight: bold;
}
