BODY {
margin-top : 0;
margin-left : 0;
margin-bottom : 0;
margin-right : 0;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
color : #4e5d58;
background-color : #ffffff;
background-image : url(../img/ic.jpg);
background-repeat:no-repeat;
background-position:top;


}
P {
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
}
A {
font-size : 9px;
color : #4e5d58;
text-decoration : none;
font-weight : normal;
}
A:visited {
text-decoration : none;	
font-weight : normal;
}
A:hover {
text-decoration : underline;
font-weight : normal;
}

h1 {
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
color : #ed008c;
margin-bottom:0;
display: inline; 
}


.container{
height:100px;
width:300px;
margin-top:291px;
margin-left:auto;
margin-right:auto;
}

#container_slogan1 {
margin-left:150px;
margin-top:0px;
}

#container_slogan2 {
margin-left:50px;
margin-top:7px;
}

#container_slogan3 {
margin-left:105px;
margin-top:8px;
}

#container_slogan4 {
margin-left:180px;
margin-top:8px;
}


.footer{
width: 100%;
text-align:center;
}


.form{
height:300px;
width:500px;
margin-top:0px;
margin-left:auto;
margin-right:auto;
}

#form_left{
height:13px;
width:200px;
position:relative;
top:0px;
left:0px;
text-align:right;
}
#form_right{
height:13px;
width:250px;
position:relative;
top:-13px;
left:200px;
}
#formmessage_left{
height:132px;
width:200px;
position:relative;
top:0px;
left:0px;
text-align:right;
}
#formmessage_right{
height:132px;
width:250px;
position:relative;
top:-132px;
left:200px;
}
#button{
height:13px;
width:196px;
position:relative;
top:-120px;
left:275px;
}


.sent{
height:300px;
width:500px;
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
margin-top:auto;
background-image: url(../img/sent.jpg);
background-repeat: no-repeat;
background-position:center;
vertical-align:middle;
}

#sentcontainer {
margin-left:auto;
margin-right:auto;
margin-bottom:auto;
margin-top:auto;
width:300px;
height:100px;
line-height: 10px;
text-align:center;
text-decoration:blink;
position:relative;
top:110px;

}








.input {
height : 13px;
width : 139px;
border : 0px;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
color : #4e5d58;
text-decoration : none;
background-image: url(../img/box_bg.gif);
background-repeat: no-repeat;
padding-left:5px;
padding-right:5px;

}
.box {
height : 115px;
width : 140px;
border : 0px;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
color : #4e5d58;
text-decoration : none;
background-image: url(../img/message_bg.gif);
background-repeat: no-repeat;
padding-left:5px;
padding-top:5px;
overflow:hidden;
}
.send {
height : 13px;
width : 194px;
border : 0px;
font-family: arial, helvetica, sans-serif;
font-weight : normal;
font-size : 9px;
color : #ffffff;
text-decoration : none;
background-image: url(../img/button.jpg);
}