@charset "utf-8";
/* CSS Document */






.container{

margin:0;
height:100%;
width:960px;
margin:auto;
padding-top:10px;



}


.container img{

padding-bottom:12px;
margin:0;
padding-left:0;




}


.mainImage{

padding-right:12px;
width:727px;
margin:0;
float:left;
height:549px;
background-image:url(images/intro3_img.jpg);
background-repeat:no-repeat;

}

.mainImage p{

font-family:"Century Gothic",Arial, Helvetica, sans-serif;
font-size:20px;
width:300px;
color:#231f20;
padding-top:31px;
padding-left:29px;
margin:0;



}

.entry{
width:218px;
height:549px;
background-color:#286a35;
padding:0;
margin:0;

float:left;

}

.entry img 1{

margin:auto;
padding-top:32px;
padding-left:24px;


}




.roll
 {
display:block;
height:159px; /* use the images' dimensions */
width:218px;
background-image:url(images/entr_btn.jpg);
background-repeat:no-repeat;
padding:0;
margin:0;
}
.roll:hover {
  background-position: 0 -159px;

}

.roll span{
display:none;
}



.txt
 {
display:block;
height:350px; /* use the images' dimensions */
width:103px;
background-image:url(images/splash_page_txt.png);
background-repeat:no-repeat;
padding:0;
margin:0;
}


.txt span{
display:none;
}
