body
{
	background-image:url(../images/inner-bg-top.jpg);
	background-repeat:repeat-x;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#374043;
	line-height:18px;
}
.map
{
	background-image:url(../images/map.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.date
{
	background-color:#374043;
	padding:6px;
	color:#FFFFFF;
	font-weight:bold;
	float:left;
	width:auto;
}	
.text
{
	color:#199776;
}
.heading
{
	color:#333333;
	font-size:20px;
}
.heading1
{
	color:#199776;
	font-size:20px;
}
.link
{
	color:#199776;
	text-decoration:underline;
}				
.link:hover
{
	color:#333333;
	text-decoration:underline;
}
.link1
{
	color:#333333;
	text-decoration:none;
}				
.link1:hover
{
	color:#199776;
	text-decoration:none;
}
.bottom-bg
{
	background-image:url(../images/bg-bottom.jpg);
	background-repeat:repeat-x;
}
.filed
{
	background-color:#E8E8E8;
	border:#DADADA solid 1px;
	height:18px;
	width:150px;
}
.product-link
{
	background-image:url(../images/product-link.jpg);
	background-repeat:no-repeat;
	height:24px;
	width:200px;
	padding-left:20px;
	padding-top:3px;
}	
.box-product
{
	width:220px;
	float:left;
	padding:4px;
	margin:5px;
	border:#EAEAEA solid 1px;
}	
.product-link1
{
	color:#333333;
	text-decoration:none;
}			
.product-link1:hover
{
	color:#199071;
	text-decoration:none;
}	
