/* Masterfup Perceptions masterful_index */

* {margin:0px; padding:0px; border:0px;}

div#header_index{
max-width:1160px;
min-width:800px;
margin: auto auto;/*This rule centers the wrapper on the screen*/
/*This rule in combination with the body rule as noted above allows IE5.x to center the wrapper*/
height:700px;
background:url(images/logo_index_a.gif) no-repeat center ; 

}

div#header_name{
background: url(images/masterful_header_index.gif) no-repeat center center ;
width: 386px;
height:14px;
position:relative;
top:80%;
margin:auto 400px auto 120px;




}

div#enter{
position:relative;
top:73%;
width:25%;
margin:auto 400px auto 120px;
font-size:.9em;
font-weight:bold;
letter-spacing:.1em;
font-family:Verdana, Arial, Helvetica, sans-serif;

}

div#enter a{
color:#FF6600;
text-decoration:none;
}

div#enter a:hover{
color:#707070;
text-decoration:underline;
}
