body {
	margin: 0 auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
img {
	border: none;
}
a {
	text-decoration: none;
}
div.main {
	clear: both;
	margin: 0px auto; 
	width: 860px;
	text-align: left;
}
div.row {
	clear: both;

}
div.body {
    margin-left:240px;
	margin-top:-170px;
    /*float:left;*/
   /* clear: both;*/
}

div.cell {
	display: table-cell;
	float: left;
}
div.main-bg {
	clear: both;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	display: table;
	width: 860px;
}
div.left {
	margin: 23px 30px;
	 /*float:left;*/
	text-align: left;
}
div.right {
	margin: 0 30px;
	float: left;
	height: 379px;
}
div.txt,
div.txt11 {
	line-height: 20px;
	width: 580px;
	margin-bottom: 20px;
}
div.copy {
	clear: both;
	font-size: 11px;
	line-height: 15px;
	text-align: center;
	height: 23px;
}
div.txtcol {
	font-size: 11px;
	line-height: 15px;
	width: 290px;
	float: left;
}
div.txt11 {
	font-size: 11px;
	line-height: 15px; 
}
div.contactcol {
	float: left;
	width: 280px;
}
div.formtxt {
	width: 115px;
	height: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 20px;
	float: left;
}
input.form {
	width: 165px;
	height: 20px;
	border: 1px #d4d4d4 solid;
	font-size: 11px;
	padding: 2px;
}
div.formbtns {
	clear: both;
	width: 580px;
}
div.form-btn {
	float: right;
	width: 60px;
	text-align: right;
}
div.btn {
	clear: both;
	margin-bottom: 5px;
}
div.txtbg {
	clear: both;
	width: 100px;
	height: 35px;
	background-image: url(../images/productgallery_txtbg.jpg);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-align: center;
}
div.txtbgProduct {
	clear: both;
	width: 100px;
	height: 35px;
	background-image: url(../images/productgallery_txtbgNew.JPG);
	background-repeat: no-repeat;
	color:#FFFFFF;
	text-transform:uppercase;
	text-align: center;
}
div.txtbg p {
	margin: 0;
	padding: 5px 0;
	color: White;
	font-size: 11px;
	font-weight: bold;
	line-height: 12px;
	
}
div.x-space {
	width: 20px;
	font-size: 1px;
	float: left;
}
div.y-space {
	height: 20px;
	font-size: 1px;
	clear: both;
}
div.row2 {
	clear: both;
	padding-top: 20px;
	*padding: 0;
}
.text {
      font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;
}
.Producttext {
      font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
}
.text:hover {
      font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;
	 text-decoration:underline;
}