body { font: 11px Verdana, Arial, Helvetica, sans-serif; background: #666666; margin: 0; padding: 0; text-align: center; color: #000000; }

.clear_right { clear: right; visibility: hidden; }

.container { border: 1px solid #000000; width: 801px; min-width: 801px; margin: 0 auto; text-align: left; }

.header_red { background: #a11919; color: #889096; padding: 20px 40px; margin: 0px; }
.header_blue { background: #204c7a; color: #889096; padding: 20px 40px; margin: 0px; }
.header_orange { background: #a2552c; color: #889096; padding: 20px 40px; margin: 0px; }

.nav { text-align: center;  width: 801px; min-width: 801px; height: 25px; min-height: 25px; background: url(../images/home_footer_bg.gif) repeat-x; }
	.nav td { padding: 0px 10px 0px 10px; margin: 0px; }
	.nav img { padding: 0px 0px 0px 0px; margin: 0px; }
	.nav a { height: 25px; text-decoration: none; font-size: 10px; color: #000000; margin: 0px 0px 10px 0px; padding: 0px; }
		.nav a:hover { height: 25px; text-decoration: none; font-size: 10px; color: #eeeeee; margin: 0px 0px 10px 0px; padding: 0px; }
	
.content { padding: 0px; margin: 0px; background: url(../images/background_fire.gif); background-repeat: repeat-y; }
	.content .left { width: 315px; background: #BFC3CB; color: #000000; float: left; }
	.content .left-small { width: 295px; background: #bfc3cb; color: #000000; float: left; }
		.left .text, .left-small .text { padding: 20px 20px; }
		.left img, .left-small img { padding: 10px 0px; }
				.left .title, .left-small .title { font-size: 18px; font-weight: bold; line-height: 30px; }
				.left .footer, .left-small .footer { font-size: 9px; background: #BFC3CB; }
				.left .phone, .left-small .phone { padding: 10px 0px; font-size: 12px; }
	
	.content .right { width: 486px; padding: 20px 0px 20px 0px; float: right; background: #fff; }
	.content .right-small { width: 506px; padding: 20px 0px 20px 0px; float: right; background: #fff; }
		.right .products, .right-small .products { font-size: 10px; margin: 0px; padding: 0px 20px 0px 20px; line-height: 16px; }
			.right .products img, .right-small .products img { float: right; padding: 0px 0px 0px 5px; }
			.right .products p, .right-small .products p { margin: 0px; padding: 0px; }
			.right .products .title, .right-small .products .title { font-size: 14px; font-weight: bold; line-height: 30px; }
			blockquote { margin: 0px; padding: 10px 0px 10px 10px; }

		


