body
{
	margin:0px;
	padding:0px;
	background-image:url(../images/bg1.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#454545;
	line-height:18px;
}	
.tile
{
	background-image:url(../images/tile.jpg);
	background-repeat:repeat-y;
}	
.heading
{
	color:#0087D5;
	font-size:30px;
	font-weight:bold;
}
.heading1
{
	color:#F2AB02;
	font-size:30px;
	font-weight:bold;
	line-height:30px;
}
.text
{
	color:#0087D5;
}		
.link
{
	text-decoration:none;
	color:#CCCCCC;
}	
.link:hover
{
	text-decoration:none;
	color:#F2AB02;
}	
.link1
{
	text-decoration:none;
	color:#333333;
}	
.link1:hover
{
	text-decoration:none;
	color:#0087D5;
}	
.link3
{
	text-decoration:underline;
	color:#F2AB02;
}	
.link3:hover
{
	text-decoration:none;
	color:#0087D5;
}	
.text1
{
	color:#FFFFFF;
}	
.prodict-tile
{
	background-image:url(../images/product-list-tile.jpg);
	background-repeat:repeat-y;
}	
.text01
{
	color:#666666
	font-size:12px;
	font-weight:bold;
}	
.subhead
{
font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.btm
{
	color:#F2AB02;
	font-size:20px;
	font-weight:bold;
	line-height:30px;
	}