
body {
	background-color:#fff; background-image:url(images/bg.jpg); background-repeat:repeat-x;  margin: 0 auto; text-align:center;  width:100%; font-family:tahoma;
}
a {text-decoration: none; color: #000000; } 
a:hover {color: #000000; 	text-decoration: none;}

#wrapper{ width:950px; font-family:Tahoma;  }
#header{ width:950px; height:207px; background-image:url(images/banner.jpg); background-repeat:no-repeat;  }
#logo{ float:left; width:199px; margin-left:45px; }

#content{ width:950px; height:380px; float:left; margin-top:45px;  background-color:#fff; }
.formmid{ width:696px; background-image: url(images/form_mid.jpg); background-repeat:repeat-y;}
.textfieldsmall{background-image:url(images/textbox_s.jpg); width:234px; height:30px; background-repeat:no-repeat; padding-left:3px;}
.textfieldbig{background-image:url(images/textbox_b.jpg); width:337px; height:135px; background-repeat:no-repeat; padding-left:3px;}

#footer{ width:100%; height:62px; margin-top:180px; background-image:url(images/footer_bg.jpg); background-repeat:repeat-x; clear:both; float:left;  font-family:Tahoma; font-size:11px; }

.Thank{ font-family:"Trebuchet MS"; font-size:18px; color:#003366;}
.getback{ font-family:"Trebuchet MS"; font-size:16px; color: #990000; }