body, html { margin:0; padding:0; }
body, input, select, textarea { font-family: Arial, San Serif; }
body { background:#fff url('../images/background.gif') repeat-x top center; }
#wrapper { width:800px; margin:0 auto; }
#navigation { background:#2b2b2b; height:30px; padding:0 10px; }
#navigation ul { list-style:none; margin:0; padding:0; }
#navigation ul li { float:left; display:inline; list-style:none; margin:0; padding:10px 20px; font-size:10px; line-height:10px; }
#navigation ul li a { color:#ccc; text-decoration:none; }
#navigation ul li a:hover { color:#fff; text-decoration:underline; }
#preheader { height:10px; }
#preheader h1, #preheader h3 { color:#666; font-size:10px; font-weight:normal; display:inline; margin:0; padding:0; }
#header { height:95px; margin:20px 0; background:url('../images/logo2.png') no-repeat top left;}
#header h2 { text-align:right; color:#fff; font-size:36px; padding:29px 0 0; margin:0; }
#content { float:left; width:100%; }
#left { float:left; padding:0 20px 0 0; width:480px; color:#fff; font-size:15px; }
#left a { color:#cc0000; text-decoration:underline; }
#left a:hover { color:#cc0000; text-decoration:underline; }
#left h4 { font-size:20px; font-weight:normal; color:#cc0000; margin:0 0 16px; }
#right { margin-left:500px; width:300px; font-size:10px; font-weight:bold; }
#right form { padding:10px 10px 0; background:#ccc url('../images/formends.png') no-repeat top center; }
#formend { height:10px; background:url('../images/formends.png') no-repeat bottom center; }
.text { margin:2px 0; padding:0; border:3px solid #fff; }
.field1 { width:129px; }
.field2 { width:274px; }
.field3 { width:78px; }
.overflow {overflow:auto; height:50px; resize:none; }
.black { color:#333; }
#spacer { clear:both; height:20px; }
#footer { background:#eee; height:10px; padding:10px; font-size:10px; color:#666; }