body{background:#d7dadd;}
#container{width:832px; margin:0 auto;}
#header{position:relative;width:832px; float:left; height:149px; background:url('../img/header_bg.gif') no-repeat top left;}
#content{width:772px; float:left; background:url('../img/body_bg.gif') repeat-y top left;padding:10px 30px;}
#footer{width:832px; height:112px; float:left; background:url('../img/footer_bg.gif') no-repeat top left;text-align:center;margin:0 0 50px 0;}

#header h1{background:#fff;width:325px;height:149px;float:left;margin:0 0 0 20px;}
#header h1 a{background:url('../img/logo.gif') no-repeat top left;width:325px;height:149px;float:left;line-height:9999em;overflow:hidden;}
#header ul{float:left;width:470px;margin:55px 0 0 0;}
#header li{float:left;padding:3px 10px;border-right:3px solid #fff;}
#header h2{float:left;width:447px;height:53px;background:url('../img/slogan.gif') no-repeat top left;top:96px;position:absolute;left:345px;overflow:hidden;line-height:9999em;}

#footer li{display:inline;margin:0 0 0 1em;}
#footer ul{margin:68px 0 0 0;}
#footer #copyright{margin:20px 0 0 0;}

.fright{float:right;}
.fleft{float:left;}

.client{width:376px;height:100px;margin:5px;border-bottom:1px dotted;text-align:center;padding:0 0 10px 0;}
.client img{border:none;height:100px;float:right;margin:0 0 0 10px;}

.email{font-size:.5em;text-decoration:none;padding:3px 0 0 24px;background:url('../img/mail.png') no-repeat left top;height:21px;}


.office{width:376px;margin:5px;text-align:center;padding:0 0 10px 0;}

#contact_full{width:772px;text-align:center;border-bottom:1px dotted;padding:0 0 20px 0;margin:0 0 20px 0;}
#contact_full .email{font-size:1em;}


/****************
typography
****************/
body{font-size:62.5%;color:#204b89;font-family: Georgia,'Times New Roman',times,serif;}
#header li a{font-size:1.6em;color:#fff;font-weight:normal;text-decoration:none;}
#header li a:hover{color:#56ba3a;}

#content{font-size:1.3em;line-height:1.8em;}
#content h3{font-weight:normal;color:#56ba3a;font-size:2em;}
#content h4{font-size:1.2em;}
#content p{margin:0 0 1.4em 0;}
#content a{color:#227b50;}
#content a:hover{color:#204b89;}

#footer li a{color:#204b89;font-size:1.1em;}
#footer li a:hover{color:#227b50;}



