
* {margin:0; padding:0;}
body {background-color:#e6e6e6; font-family:"Trebuchet MS", verdana, arial, sans-serif; font-size:13px; color:#066e8e;}
#container {margin:0px auto; width:640px; background:#e6e6e6 url(images/page-bkg.gif) repeat-y ;}
	#page-top {height:19px; background:url(images/page-top-bkg.gif);}
	#page-bottom {height:23px; background:url(images/page-bottom-bkg.gif);}
	#content {width:100%; padding:8px 29px;}
	#main {width:360px; margin-top:8px; float:left;}
	#main p {margin:5px 1px 10px 1px; }
	#contact{float:left; width:215px; margin:8px;}
.clear {clear:both;}

label {width:213px; display:block; color:#05b17a; display:inline; height:18px; margin:0; padding:0}
.textfield {height:18px;}
textarea, .textfield {width:213px; border:1px solid #066e8e;  margin:3px 0 3px 0; display:inline;}
textarea {height:90px;}
.formbutton {float:right;}

h1 {display:none;}

