* {margin:0; padding:0;}

/*-------clear fix-------*/
  .box {

  }
  .floated {
    float: left;
    background: #f00;
    width: 100px;
    height: 100px;
    border: 1px solid #f0f;
  }
      
  * html .clearfix {
    height: 1%; /* IE5-6 */
  }
  .clearfix {
    display: inline-block; /* IE7xhtml*/
  }
  html[xmlns] .clearfix { /* O */
    display: block;  
  }
  .clearfix:after { /* FF, O, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
/*-------end clear fix-------*/


body {
height:100%;
background:#FFF url(images/bg.jpg) repeat-x;
color:#000;  
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size:.8em;
line-height:120%;
}

a {
color:#518AAC;
text-decoration:underline;
}

a:hover {
color:#518AAC;
text-decoration:none;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn { 	
margin:0 auto;
width:820px;
padding:15px;
text-align:left;
vertical-align: middle;	
background-color:#ffffff;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.2em;
border-bottom:1px solid #999;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.1em;
color:#000;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}


#navbar {
height:20px;
float:right;
}

#navbar ul {
list-style:none;
margin:0 0 0 0px;
}

#navbar li {
margin:0;
list-style:none;
display:inline;
}

#navbar li a {
margin:10px 0 0 0;
border-left:1px solid #ccc;
padding:3px 12px 4px 12px;
font-weight:bold;
color:#000;
text-decoration:none;
display:block;
float:left;
font-size : 11px;

}

#navbar li a.first {
border:none;
}

#navbar li a:hover {

color:#81CBFF;
}

#navbar li#active a {

color:#81CBFF;
cursor:default;
}

.headerwrap {
height:130px;

border-bottom:1px solid #fff;

}

#header {
margin:0;
padding:0;
height:90px;
}

#header h1 {
margin:0;
padding:5px 0 0 0;
font-size:1.7em;
font-weight:lighter;
letter-spacing:.15em;
color:#000;
}

#header h1 a {
text-indent:-999999px;
display:block;
width:279px;
height:76px;
background:#fff url(images/header.jpg) no-repeat 0 -15px;
overflow : hidden;
}

#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

.banner {
width:224px;
float:left;
margin-right:13px;
margin-bottom:13px;
background:url(images/intro_bg.gif) no-repeat;
padding:12px 12px;
height:175px;
color:#000;

}

.banner h3 {

font-weight:bold;
font-size:1em;
padding-top:0;
}

.subnav {

background:#518AAC url(images/subnav_bg.jpg) bottom left no-repeat;
height : 30px;
clear : both;

}

.subnav p {
color : #fff;

margin-left : 10px;
padding-top : 5px;

}

.service {
width:250px;
float:left;
padding:0 0 0 18px;
}

.service img {
background:#fff;
border:1px solid #999;
padding:5px;
}

.service h3, .service ul {
padding-left:10px;
color : #000;

}

.service h3 {
border-bottom : 1px #ccc solid;
width : 70%;	
margin-left:10px;
}


.contentwrapouter {
background:url(images/contentwrap_outer.gif) no-repeat;
clear:both;
height:21px;
}

.contentwrap {
background:#FCFCF3;
padding-bottom:15px;
}

#block_1 {
float:left;
width:500px;
background-color:#ccc;
}

.cell_3 {
float:right;
width:270px;
background-color:#ccc;
}

legend {
display:none;
}

fieldset {
border:none;
}

.leftcol {
padding:0 0 0 25px;
float:left;
width:500px;
}

.images {
float:right;
width:205px;
padding-top:40px;
}

.servicedetails {
width:250px;
float:left;
}

.servicedetails h3 {
color:#999; 
}

.servicedetails ul {
list-style-type:none;
margin:0;
}

.servicedetails ul li {
background:url(images/plus.gif) left center no-repeat;
padding-left:15px;
}

.barepic {
border:none;
}

.right {
float:right;
margin:5px;
padding:2px;
}

.left {
float:left;
margin:5px;
padding:2px;
}

.center {
width:auto;
margin-left:auto;
margin-right:auto;
}

.clear {
clear:both;
}

img.floatright {
float:right;
margin-left:15px;
}

img.floatleft {
float:left;
margin-right:15px;
}

#footer {
position:relative;
clear:both;
bottom:0;
margin:1.6em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
background:#518AAC url(images/footer.gif) no-repeat bottom left;
color:#fff;
}

#footer p {
float:right;
padding:0 15px 0 0;
}

#footer a {
color:#fff;
}
#footer li {
display:inline;
margin:0 5px 0 5px;
}
#footer ul {
float:left;
width:300px;
list-style:none;
padding:3px 0 0px 0;
}

#webmarketing {
padding:0 0 0 50px;

}