@charset "utf-8";
/* CSS Document */

body { background-image: url(images/bg_span.jpg); background-repeat: repeat-x; margin-top: 0px; margin-bottom: 0px; font-family:tahoma,arial; font-size:11px; color:#000000; background-color:#ff7100; }

div#wrapper { margin:auto; width:800px; }
div#nav_span { width:800px; height:40px; background:url(images/nav_span.jpg) repeat-x; }
div#main-body { background:#FFFFFF; padding:10px 16px 20px 16px; float:left; }
	div#body-left { width:250px; float:left; }
		div#body-right { width:518px; float:left; }
		.line-height { line-height:130%; }
		.timenewroman { font-family:"Times New Roman", Times, serif; font-size:14px; line-height:100%; }
				.timenewroman2 { font-family:"Times New Roman", Times, serif; font-size:18px; line-height:100%; }
div#footer { width:780px; height:55px; background:url(images/footer-span.jpg) repeat-x; float:left; padding:25px 0 0 20px; }
.footer-txt { color:#FFFFFF; }
a.footerlink:link { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.footerlink:visited { color:#FFFFFF; text-decoration:underline; font-weight:bold; }
a.footerlink:hover { text-decoration:none; }

a.mailto-txt:link { color:#ff7100; text-decoration:underline; font-weight:bold; }
a.mailto-txt:visited { color:#ff7100; text-decoration:underline; font-weight:bold; }
a.mailto-txt:hover { text-decoration:none; }

div#form-main { width:500px; float:left; background:#e7e6e6; }
div#form-main1 { width:210px; float:left; padding:4px 0 0 0; }
div#form-main2 { width:230px; float:left; }