@charset "utf-8";
/* CSS Document */

#wrap{
width:910px;
margin:0 auto;}
#bg{
background-image: url(../images/bg_2.png);
background-repeat:no-repeat;
height:600px;
width:910px;
margin: 0 auto;
}
#tag{
float:left;
width:450px;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-size:28pt;
margin:105px 0px 0px 30px;
}
#tag span{
font-size:21px;
float:left;
color:#043e6b;
}
#arrows{
width:454px;
height:36px;
float:left;
margin:-10px 0px 0px 25px;
}
#form{
margin:8px 0px 0px 35px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.form_text{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
display:inline;
}
#pic{
background-image: url(../images/money.png);
background-repeat:no-repeat;
height:269px;
width:385px;
float:right;
margin:128px 13px 0px 0px;
}
#content{
height:400px;
width:480px;
}
#footer{
background:url(../images/footer_icons.png);
background-repeat:no-repeat;
height:49px;
width:502px;
float:left;
margin:200px 0px 0px 0px;
}
#footer_text{
font-size:10px;
margin:120px 0px 0px 190px;
color:#666666;
width:500px;
float:left;
}
#clear{
clear:both;}


