html {
	margin:0 auto;
	padding:0 auto;
	overflow-x:hidden;
}
body {
	margin:0;
	padding:0;
	font-family:Arial;
	font-size:12pt;
	background:url(images/bg4.jpg) no-repeat 0 -50px;
	behavior:url("csshover.htc");
}
#body_products {
	background:url(images/bg5.jpg) no-repeat 0 -50px;
}
#container {
	margin:0;
	text-align:left;
	width:1000px;
}
#leftDiv {
	float:left;
	width:550px;
	margin-top:10px;
	*margin-top:30px;
	padding-top:18px;
	*padding-top:0;
}
#leftDiv2 {
	float:left;
	width:250px;
	margin-top:10px;
	*margin-top:30px;
	padding-top:18px;
	*padding-top:0;
}
#rightDiv {
	float:right;
	width:449px;
}
#rightDiv2 {
	float:right;
	width:749px;
}
#newsDiv {
	width:400px;
	margin:5px 0 0 10px;
	font-weight:bold;
	line-height:1.5em;
	border-bottom:1px #FFF dashed;
}
#newsDiv a{color:#333; text-decoration:none;}
#newsDiv a:hover{color:#fff;}
#aboutDiv div{
	width:400px;
	font-weight:bold;
	margin:5px 0 0 10px;
	line-height:1.3em;
	text-indent:2em;
	color:#333;
}
#aboutDiv div a{color:#03F; text-decoration:none; font-weight:bold;}
#aboutDiv div a:hover{color:#900;}
#bottomDiv {
	background:url(images/bottom_bg.png) repeat-x;
	color:#fff;
	font-size:10pt;
	height:40px;
	line-height:20px;
	_padding-top:15px;
	border-top:1px #333 solid;
	border-bottom:1px #333 solid;
}
#bottomDiv a img{border:0;}

#marqueedivmouse {
	width:400px;
	overflow:auto;
	margin:10px 0 0 10px;
}
#runPhoto {display:inline;}
#runPhoto img{border:1px #fff solid; margin-right:10px; margin:2px;}
#runPhoto img:hover{border:3px #fff solid; margin:0;}

.clearDiv {clear:both;}





.aboutBox {width:741px; margin-top:3em;}
.aboutPic {width:270px; float:left; margin:10px 0 0 30px;}
.aboutTextBox {float:left;}
.aboutText {width:400px; text-indent:2em; line-height:1.5em; letter-spacing:1.5px; margin:10px 20px 0 0; font-weight:bold; color:#333;}

.makeBox {width:741px; margin:3em 0 0 0;}
.makePic {width:690px; margin:0 0 0 30px;}
.makeText {width:640px; margin:10px 10px 0 60px; text-indent:2em; line-height:1.5em; letter-spacing:1px; font-weight:bold; color:#333;}

.mapBox {width:741px; margin:40px 0 30px 0;}
.mapPic_left {width:310px; margin:10px 0 0 40px;}

.viewPic {width:600px; text-align:center; margin:0 0 30px 75px;}
.viewPic img{border:1px #333 solid;}
.Pic {width:600; text-align:center; margin-bottom:10px;}
.Pic img{border:1px #333 solid; margin:1px; cursor:pointer;}
.Pic img:hover{border:2px #C00 solid; margin:0;}


.productsTitle {margin-top:3em;}
.productsBox {width:700px; margin:0 0 0 10px;}
.productsBox_pic {width:300px; float:left;}
.productsBox_text {width:400px; float:left;}

.orderBox {margin-top:3em;}
.orderBox_title, .orderBox_text, .orderBox_title2, .orderBox_text2 {font-weight:bold; line-height:1.5em;}
.orderBox_title, .orderBox_title2 {width:660px; margin:1em 0 0 2em; padding-left:10px;  background:#FC3; border:1px #666 solid;}
.orderBox_text, .orderBox_text2 {width:635px; margin:0 0 0 2em; padding:5px 0 5px 35px; background:#fff; border:1px #666 solid; border-top:0; filter:alpha(opacity=60); -moz-opacity:0.6;}
.orderBox_text2 {margin:0 0 2em 2em;}


.servicesBox {margin-top:3em; font-size:10pt;}
.conteactTable {width:500px; border:1px #333 solid; margin:1em 0 2em 4.5em; *margin:0 0 0 4.5em; background:#fff; filter:alpha(opacity=80); -moz-opacity:0.8;}
.conteactTable_title {text-align:center; background:#FC0; border-bottom:1px #333 solid; padding:10px 0;}
.conteactTable_td1 {width:100px; text-align:left; padding:0 0 0 2em; height:30px; line-height:30px;}
.conteactTable_td2 {width:500px; text-align:left;}
.conteactTable_td3 {height:30px; padding:10px 0 10px 120px;}
.conteactTable_td2 input {height:15px; border:1px #999 solid; font-family:Verdana;}
.conteactTable_td2 textarea {border:1px #999 solid; font-family:Verdana;}
.conteactTable_td3 input{height:20px; border:1px #999 solid;}


.btmLeft {float:left; width:500px; text-align:right;}
.btmRight {float:left; width:490px; padding-left:1em;}


.red {background:#F99;}
