/* ------------------------------------ */

/* -------------- LAYOUT --------------------------------- */

div#container {
   margin-left: auto;
   margin-right: auto;
   width: 980px;
}

div#header {
   float: left;
   width: 980px;
   height: 90px;
   margin: 0;
   padding: 0;
}

div#header_logo {
   float: left;
   width: 720px;
   height: 90px;
   margin: 0;
   padding: 0;
   background: url('images/moisture_intrusion_solutions.jpg') top right no-repeat;
}

div#header_buttons {
   float: right;
   width: 240px;
   margin: 0;
   padding: 0;
   padding-right: 0px;
}

div#main {
   float: left;
   clear: both;
   width: 980px;
   margin: 0;
   padding: 0;
}

div#nav {
   float: left;
   width: 200px;
   margin: 0;
   padding: 0;
}

div#nav img.cut{
   margin-top: 17px;
}

div#right {
   float: right;
   width: 780px;
   margin: 0;
   padding: 0;
   text-align: left;
}

div#content {
	float: left;
	width: 780px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

div#footer {
   float: right;
   width: 780px;
   margin: 0;
   padding: 0;
   text-align: right;
}


/* -------------- HTML TAGS  --------------------------------- */
a {
    color: #663300;
    text-decoration: none;
    margin: 0;
    padding: 0;
}
a:hover {
    color: #CC6600;
    text-decoration: none;
}
h1 {
    color: #666666;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 36px;
    line-height: 24px;
    font-weight: normal;
    margin-top: 0;
    text-align: center;
}
h2 {
    color: #666666;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 12px;
    line-height: 12px;
    font-weight: normal;
    text-align: center;
}
h3 {
    color: #333333;
    font: 11px/24px arial, helvetica, sans-serif;
    text-decoration: none
}
        h3 a {
    color: #333333;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 24px;
}
        h3 a:hover {
    color:  #cc6600;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 24px;
}
    
h4 {
    color: #666666;
    font: 10px/24px arial, helvetica, sans-serif;
    text-decoration: none
}
        h4 a {
    color: #666666;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 24px;
}
        h4 a:hover {
    color:  #cc6600;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 24px;  
    
    
}
h5 {
    color: #000000;
    text-decoration: none;
    font-family: arial, helvetica, sans-serif;
    font-size: 10pt;
    line-height: 12pt;
}
h5 a {
    color: #cc3300;
    font: 10pt/12pt arial, helvetica, sans-serif;
    text-decoration: none
}
h5 a:hover {
    color: #999999;
    font: 10pt/12pt arial, helvetica, sans-serif;
    text-decoration: none
}
p {
    color: #333333;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
}
body {
    margin: 0;
    padding: 0;
}

img {
    margin: 0;
    padding: 0;
    border: 0;
    float: left;
}

table td {
	margin: 0;
	padding: 0 0px 0 px;
}

table td p {
	margin: 0;
	margin-bottom: 7px;
	padding: 0;
	margin-left: 0px;
	margin-right: 0px;
}

object {
   z-index: -1;
}

/* Classes  ---------------------------------------------------------------- */
.float_left{ margin-left:170px; }


.style1 {
    color: #FF9900;
    font-weight: bold;
}
.style2 {color: #FF9900}

.style3 {
    color: #FFFFFF;
    font-weight: normal;
    font-size: 13px;
}
.style4 {
    font-weight: normal
}
.style5 {
    font-weight: normal
}
.style6 {
    font-weight: normal
}
.style7 {
    font-size: 14px;
    color: #FFFFFF;
}
.style11 {   font-size: 13px;
    color: #FFFFFF;
    font-weight: normal;
}

.envelope {
    background: url('images/envelope.jpg') top center no-repeat;
    height: 335px;
    width: 673px;
}

#youtube {
    poisition: relative;
    z-index: -10;
}
.sep{ border-bottom:1px solid #ccc; clear:both; margin:15px 0; }
.team{clear:both; margin:15px 0; min-height: 110px;}
.team_img{width:150px;}
.team p{margin-bottom:0; padding-bottom:0; margin-left:170px;}
.team img{ margin-right:10px; border:1px solid #666; vetical-align:middle;}
.team h3{color:#c60; font-size:16px; margin-bottom:0px;margin-left:170px;}
