@charset "utf-8";
/* CSS Document */ 


.homestatement
{
position:relative;
width:1000px;
height:210px;
top:100px;
}
.homestatement img
{
position:relative;
vertical-align:middle;

}

.homeinfobtn
{
width:626px;
height:280px;
position:relative;
top:170px;


}
.homeinfobtn img
{
padding-right:20px;
}
.homeform
{
border-left:dotted;
border-color:#000000;
position:absolute;
width:250px;
padding-left:30px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#00CC33;
right:-320px;
top:0px;
}

