@charset "utf-8";
/* CSS Document */
body{background-color:transparent;}

*{ padding:0; margin:0;}

#container1{
	width:504px;
	height:820px;
	background:url(images/bg_gradient1.png);
}
#thank{width:360px;
height:489px;
margin:0px 400px 0px 400px;
background:url(images/bg_gradient.png);
}
#content1{
	padding-left:30px;
	padding-top:40px;
	padding-right:30px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:11px;
}
#head1{ background:url(images/form_head_01.png); margin:0px}
#first{background:url(images/first_bg.png); border:none; width:131px; height:18px; text-indent:5px;}
#last{background:url(images/last_bg.png); border:none; width:124px; height:18px; text-indent:5px;}
#address{background:url(images/address_bg.png); border:none; width:354px; height:19px; text-indent:5px;}
#phone{background:url(images/address_bg.png); border:none; width:354px; height:18px; text-indent:5px;}
#email{background:url(images/address_bg.png); border:none; width:354px; height:19px; text-indent:5px;}
#reemail{background:url(images/address_bg.png); border:none; width:354px; height:19px; text-indent:5px;}
#city{background:url(images/city_bg.png); border:none; width:103px; height:19px; text-indent:5px;}
#state{background:url(images/state_bg.png); border:none; width:62px; height:18px; text-indent:5px;}
#zip{background:url(images/zip_bg.png); border:none; width:105px; height:19px; text-indent:5px;}
#comment{background:url(images/comment_bg.png) no-repeat; border:none; width:181px; height:137px;}
#done1{padding-top:50px;}
