html * {border: 0; margin: 0; padding: 0;} 
body {background-color: #ffffff; margin-top: 10px; text-align: center;}
h1 {color: #86221b; display: block; height: 22px; font-family: Verdana; font-size: 12px; margin-left: 10px; margin-top: 15px;}
div.space {background-image: url('/gfx/dot.gif'); background-repeat: repeat-x; clear: both; font-size: 1px; height: 1px; margin-bottom: 20px; margin-top: 20px; width: 100%;}
div.cent {text-align: center;}
a {color: #86221b; text-decoration: underline;}
a:hover {color: #000000;}

#container {background-image: url('/gfx/bg.gif'); height: 565px; margin: 0px auto; overflow: hidden; padding: 25px; text-align: justify; width: 770px;}
	#container div.navItemLeft {float: left; height: 563px; margin-right: 10px; width: 69px;}
	#container div.navItemRight {float: right; height: 563px; margin-left: 10px; width: 69px;}
	#container #content {float: left; height: 563px; width: 530px;}
		#container #content img.center {display: block; margin: 0 auto; margin-top: 13px;}
		#container #content div.logo {height: 20px; margin-left: 10px;}
		#container #content div.logoRight {height: 20px; float: right; margin-right: 10px; margin-top: 15px;}
		#container #content div.text {color: #86221b; font-family: Verdana; font-size: 11px; line-height: 15px; padding: 10px; padding-top: 20px;}
			#container #content div.text #map {text-align: center;}
			#container #content #halfLeftContainer {overflow: auto;}
				#container #content #halfLeftContainer #halfLeft {float: left; text-align: left; width: 50%;}
				#container #content #halfLeftContainer #halfRight {float: right; text-align: right; width: 50%;}
		#container #content div.text #products_table {width: 100%;}
			#container #content div.text #products_table tr {height: 125px;}
				#container #content div.text #products_table tr td {text-align: center;}
		#container #content div.text #specification_table {border-bottom: 1px solid #b54141; border-collapse: collapse; border-spacing: 0px; font-size: 11px; margin: 0 auto; margin-bottom: 10px; padding: 0px; width: 100%;}
			#container #content div.text #specification_table thead tr {font-weight: bold; text-align: center;}
			#container #content div.text #specification_table thead tr td {border-bottom: 1px solid #b54141; height: 25px;}
	  		#container #content div.text #specification_table tbody tr td {text-align: left;}
			#container #content div.text #specification_table tbody tr td.left {color: #9c3232; font-weight: bold; height: 20px; padding-right: 5px; text-align: right; width: 50%;}

#foot {font-family: Verdana; font-size: 10px; margin: 0px auto; text-align: right; width: 790px; padding-right: 10px;}
	#foot a {color: #a0a0a0; text-decoration: none;}
	#foot a:hover {color: #777777;}
	
#google_script {display: none;}