@charset "utf-8";
body {margin:0;
padding:0;
-webkit-font-smoothing: antialiased;}



		
div.main { 
position: relative; 
width: 100%; 
margin: 0px auto; 
padding:0px 0px 0px 0px; 
min-height: 100%;


COLOR: #70706c;
	
FONT-FAMILY:Arial;
FONT-SIZE: 14px;
line-height:20px;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
font-style:normal;



}




.img {border:none;}	

div.logo {position:relative;
width:400px;
margin:0 auto;
height:1px;
overflow:visible;}
img.logo {position:relative;
display:inline-block;
z-index:5;}

div.header_home {position:absolute;
top:0;
left:0;
width:100%;
background-image:url(images/header.png);
background-repeat:no-repeat;
background-position:top center;
height: 154px;
}

div.purple_line {position:absolute;
 top:695px;
 width:100%;
 height:45px;
 background-image:url(images/bg_home_purple.png);

 }
 
 
 div.content{
 text-align: left;
 background-image: url(images/hatter.jpg);
  
 position:relative;
 width:100%;
 height:560px;

 background-position:top center;
 background-repeat:no-repeat;
 z-index:1;
 top:135px;
 }
 
 
 

.cleared
{
  float: none;
  clear: both;
  margin: 0px 0px 0px 0px;
  padding: 0;
  border: none;
  font-size: 1px;
  
}
