/* generated by csscreator.com */ 

html, body{ 
 margin:0; 
 padding:0; 
background-color: #ffffff;
font-family: Tahoma, Arial, sans-serif;
} 
 a:link { color: #003377; text-decoration: none; }
a:visited { color: #003377; text-decoration: none; }
a:hover { color: #005599; text-decoration: none;  }
a:active { color: #005599; text-decoration: none; }
#leftcol > ul{
list-style-type: none;
padding: 0;
margin-left: 0;

}
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;  
} 
 
#header{
padding-top:10px;
 position:relative; 
 height:142px; 
  background-color:#ffffff; 
 width:100%;
padding-bottom: 3px;
border-bottom: 1px #444444 solid;
} 
 
#leftcol{
 width:220px; 
 float:left; 
 position:relative; 
 background-color:#ffffff; 
padding:5px; 
}
 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
width: 550px;
border-left: 1px #444444 solid;
padding: 5px;
 }
 div.img-dec {
 background: url('shadow.gif') no-repeat bottom right;
 clear: right;
 float: right;
 margin: 0 0 15px 25px;
 padding: 0;
 position: relative;
 }
  
 div.img-dec img {
 background-color: #fff;
 border: 1px solid #a9a9a9;
 display: block;
 margin: -5px 5px 5px -5px;
 padding: 4px;
 position: relative;
 } 

 div.img-decl {
 background: url('shadow.gif') no-repeat bottom right;

 float: left;
 margin: 15px 15px 15px 25px;
 padding: 0;
 position: relative;
 }

 div.img-decl img {
 background-color: #fff;
 border: 1px solid #a9a9a9;
 display: block;
 margin: -5px 5px 5px -5px;
 padding: 4px;
 position: relative;
 }

#footer{
 height:50px; 
  background-color:#ffffff;
border-top: 1px #444444 solid; 
 clear:both;
font-size:small;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.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 */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}

