/* CSS Document */

#center form{
float:left;
text-align:left;
background-color:#FFFFFF;
padding:0px 0px 5px 0px;
color:#0066CC;
margin:1em 0em 0em 1em;
width:350px;

}

legend{
text-align:left;
width:100px;
margin:0px 0px 10px 0px;
padding:5px 10px 5px 5px;
background-image:url(images/background1.gif);
background-repeat:repeat-x;
background-position:left;
border:#cccccc 1px solid;
color:#000066;
}
#topbox{
width:32em;
padding:0px 0px 0px 0em;
}
#bottombox{
margin:1em 0px 0px 0em;
width:32em;
}
.form1{

margin:0px 0px 0px 0px;
padding:2px;
}
.form1 label{
position:absolute;
padding-top:5px;
}
.form1 input{
margin:0px 0px 0px 10em;
}

textarea{
margin:0px 0px 5px 5px;
}
#clear{
margin:0.3em 0em 0em 1em;
padding:0em 0em 0em 0em;

}
#send{
position:absolute;
margin:0.3em 0em 0em 11em;
padding:0em 0em 0em 0em;
}
#formfooter{
clear:both;
padding:0em 0.5em 0em 0.5em;
text-align:center;
font-size:1.0em;
}
#contact{
margin:1em 0em 1em 0.2em;
float:right;
width:250px;

}