/* CSS Document */



body {

font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size: 62.5%;
	font-style: normal;
	line-height: 140%;
	background-image: url(pics/strip.gif);
	background-repeat: repeat-x;
	margin: 0px;
	}



html, body {
height:100%;
}
	
#wrapper {
width: 76.4em;
margin: 0 auto;


}
	
#container {
width: 76.4em;
float: left;
}



#header {
width: 72em;
padding: 0 10em 0 4em;
height: 18.5em;
background-image: url(pics/container_bground.jpg);
background-position: 80% 0%;
background-repeat: no-repeat;
}




#masthead  {
width: 75em;
float: left;
}



#image_container  {
display: inline;
width: 40em;
float: left;
}



#masthead_copy_container  {
display: inline;
width: 35em;
float: left;
}

#body_container {
min-height: 41em;
width: 72em;
clear: both;
}


#copy_container  {
display: inline;
width: 43.5em;
height: 20em;
float: left;
padding: 0 2em 1em 4.5em; height: auto; float: left; clear: both;
}

#services_container  {
display: inline;
width: 19em;
height: 20em;
float: left;
padding: 0 1em 0 1em;  height: auto; float: left; clear: right;
}






#footer {
background-color: rgb(52,124,43);
clear: both !important;
color:#666666;
line-height:18px;
padding-bottom:50px;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#copy_container h1, #copy_container p{
margin-bottom: 0; padding-bottom: 0;
}

#copy_container h1{
margin-top: 1em; padding-bottom: 0.2em
}

