* {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:#5EA5FB url(images/bg.jpg) no-repeat;
color:#fff;  
text-align:center;
font-family:Verdana, Helvetica, sans-serif;
font-size:.78em;
line-height:130%;
}

a {
color:#333;
text-decoration:underline;
}

a:hover {
color:#616161;
text-decoration:none;
}

h1 {
font-size:.95em;
padding:3px 0 12px 0;
}

hr {
margin:10px 0 20px 0;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

ul {margin-left:15px;}


#centerColumn { 	
width:950px;
text-align:left;	
float:left;
}

h2 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1.4em;
}

h3 {
margin:0 0 .5em 0;
padding:.75em 0 0 0;
font-size:1.1em;
font-weight:bold;
letter-spacing:.1em;
color:#fff;
}

h4 {
font-size:1em;
}

dt {
font-weight:bold;
}

dd {
margin-bottom:10px;
}

p {
padding:3px 0 12px 0;
}

table {
width:100%;
border-collapse:collapse;
}

td {
padding:3px;
}

tr.odd {
background:#BEE0F8;
}

tr.subhead {
font-weight:bold;
border-bottom:1px solid #fff;
}

tr.subhead td {
padding-top:15px;
}

fieldset {
border:none;
}

legend {
display:none;
}

#navbar {
background:url(images/nav.jpg) repeat-x;
padding:15px 3px 15px 7px;
width:205px;
height:300px;
float:left;
font-size:14px;
}

#navbar ul {
list-style:none;
margin:0;
}

#navbar li {
margin:0;
list-style:none;
display:block;
margin-bottom:4px;
}

#navbar li a {
margin:0 0 0 0;
color:#fff;
text-decoration:none;
display:block;
background:url(images/arrow2.gif) no-repeat left center;
padding:3px 5px 7px 18px;
border-bottom:1px dotted #ccc;
}

#navbar li a:hover, #navbar li#active a {
color:#fff;
background:url(images/arrow2.gif) no-repeat left center;
font-weight:bold;
}

#navbar li#active a {
cursor:default;
}

#header {
margin:0;
padding:0 0 0 5px;
height:127px;
}



#header h2 {
margin:0 0 0 0;
padding:1em 0 0 0;
font-size:.9em;
font-weight:300;
letter-spacing:.1em;
color:#000;
}

#header h1 {
float:right;
width:460px;
color:#fff;
font-weight:bold;
text-align:right;
padding:92px 0 0 0;
}

.contentwrap {
}

.banner {
border-bottom:1px solid #ccc;
}

.fullwidth {
padding:25px 10px;
float:right;
width:700px;
}

#block_1 {
float:left;
width:313px;
border-right:1px dotted #fff;
padding:25px;
}

.cell_3 {
float:right;
width:314px;
padding:25px;
}

.product {
border-bottom:1px dotted #fff;
padding:10px 0 5px 0;
}

.barepic {
border:none;
}

.right {
float:right;
padding-left:15px;
}

.left {
float:left;
padding-right:15px;
}

.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:.5em 0 0 0;
padding:0;
height:4em;
line-height:4em;
text-align:center;
font-size:.7em;
}
#mbl {
width:200px;
float:left;
}
#maps {
width:300px;
float:right;
}
