	ul li a { font-family: verdana; font-size: 13px; font-weight: none; }
	#main { position: relative; display: block; width: 770px; background-color: #fff; }

	#main span#content { display: block; width: 770px; background-image: url('../pictures/back-bg.jpg'); background-repeat: repeat-y; background-position: left; position: absolute; left: 0; top: 135px;}

	div#menu { position: absolute; top: 96px; left: 20px; width: 728px; z-index: 998;}
	#menu span { position: absolute; }
	#menu span a { display: block; width: 121px; color: #000; text-decoration: none; border-right: 1px solid #000; text-align: center; font-family: verdana; font-size: 13px; }

	ul#services { display: none; position: absolute; top: 16px; left: -1px; padding-left: 0; white-space: nowrap; background-image:url('../pictures/services-bg.jpg'); background-position: top center; background-repeat: no-repeat; margin: 0; }
	#services li { list-style: none; display: block; margin: 0; border: 0; padding: 0; }
	#services li a { color: #000; text-decoration: none; border-left: 1px solid #000; display: block; width: 121px; padding: 1px 0 1px 0; margin: 0; }
	#services li a:hover { text-decoration: underline; }
	
	ul#utils { display: none; position: absolute; top: 16px; left: -1px; padding-left: 0; white-space: nowrap; background-image:url('../pictures/utils-bg.jpg'); background-position: top center; background-repeat: no-repeat; margin: 0; }
	#utils li { list-style-type: none outside none; display: block; margin: 0; }
	#utils li a { color: #000; text-decoration: none; border-left: 1px solid #000; display: block; width: 121px; padding: 1px 0 1px 0;}
	#utils li a:hover { text-decoration: underline; }

	#content div { width: 710px; position: relative; text-align: left; font-family: verdana; font-size: 13px; margin-bottom: 120px;}
	#content div a { font-size: 13px; color: #f90; text-decoration: none; }
	#content div a:hover { text-decoration: underline; }
	#content div td, th { font-family: verdana; font-size: 13px; }
	#content div th { background-color: #007800; color: #fff; }
	#content div td input { border: 1px solid #007800; width: 300px; }
	#content div td textarea { border: 1px solid #007800; height: 200px; width: 300px; }

	div#footer { position: relative; display: block; font-family: verdana; font-size: 10px; color: #000; text-align: center; margin: 0 0 20px 0; width: 730px; }
	#footer ul { white-space: nowrap; position: relative; padding: 0; margin: 0 0 2px 0; }
	#footer ul li { list-style-type: none outside none; display: inline; }
	#footer ul li a { text-decoration: none; color: #f90; padding-left: 10px; padding-right: 10px; border-right: 1px solid #f90; font-weight: bold; font-size: 10px;}
	#footer hr { padding: 0; margin: 0; border: 1px solid #007800; width: 520px; }
	#footer p { padding: 0; margin: 2px 0 0 0; color: #f90; font-weight: bold; }
	#footer p a { text-decoration: none; color: #f90; font-size: 10px; }
	#footer p a:hover { text-decoration: underline; }
	
	body { background-color: #808080; }
	img { border: 0; }
