body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/bg_main.jpg);
	background-repeat:repeat-x;
	background-color:#000000;
}
.bg_white {
	background-color:#FFFFFF;
}

td
	{
	color:#363636;
	font-size:12px;
	line-height:17px;
	font-family: Arial,Tahoma, Verdana, Helvetica, sans-serif;
	}
	
.hd
	{
	color:#000;
	font-size:20px;
	font-weight:bold;
	vertical-align:bottom;
	padding-bottom:12px;
	}
	
a
	{
	color:#D40505;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover
	{
	color:#D40505;
	text-decoration:underline;
	font-weight:bold;
	}

	
	
.nav_bg
	{
	background-image:url(../images/nav_bg.jpg);
	background-repeat:repeat-x;
	height:44px;
	}
	
.some
	{
	color:#fff;
	font-size:16px;
	line-height:19px;
	font-weight:bold;
	background-color:#565656;
	border-left:solid 1px #686868;
	height:44px;
	padding: 6px 0px 0px 8px;
	}
	
.browse_bg
	{
	background-image:url(../images/browse_bg.gif);
	background-repeat:no-repeat;
	width:244px;
	height:392px;
	padding:0px 0px 0px 20px;
	}
	
.browse_hd
	{
	color:#313131;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	}
	
.browse a
	{
	color:#363636;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	padding-left:7px;
	}
	
.browse a:hover
	{
	color:#D40505;
	font-size:13px;
	text-decoration:none;
	font-weight:normal;
	}
	
.question_bg
	{
	background-image:url(../images/question_bg.gif);
	background-repeat:no-repeat;
	background-position:center;
	height:241px;
	vertical-align:top;
	}
	
.question_click
	{
	color:#000;
	font-size:13px;
	font-weight:bold;
	line-height:35px;
	}
	
.email
	{
	color:#fff;
	font-size:13px;
	line-height:30px;
	}
	
.left_img
	{
	padding-right:12px;
	}
	
.right_img
	{
	padding-left:12px;
	}
	
.body_padding
	{
	padding-right:4px;
	}
	
.welcome_padding
	{
	padding-right:25px;
	padding-top:18px;
	}
	
.grey_separator
	{
	background-image:url(../images/separator.gif);
	background-position:center;
	background-repeat:repeat-y;
	}
	
	
.footer
	{
	color:#fff;
	font-size:11px;
	font-weight:bold;
	line-height:45px;
	}
	
.footer a
	{
	color:#fff;
	font-size:11px;
	text-decoration:none;
	padding: 0px 7px;
	}
	
.footer a:hover
	{
	color:#FF0000;
	font-size:11px;
	text-decoration:underline;
	}
	
.copy
	{
	color:#fff;
	font-size:11px;
	line-height:15px;
	}
	
.copy a
	{
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	}
	
.copy a:hover
	{
	color:#fff;
	font-size:11px;
	text-decoration:underline;
	}
	
.toplink
	{
	color:#212121;
	font-size:11px;
	}
	
.toplink a
	{
	color:#212121;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	padding: 0px 7px;
	}
	
.toplink a:hover
	{
	color:#FF0000;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	}
	
.grey_txt
	{
	color:#585858;
	font-size:11px;
	line-height:15px;
	}
	
.grey_txt a
	{
	color:#D40505;
	font-size:11px;
	text-decoration:underline;
	}
	
.grey_txt a:hover
	{
	color:#D40505;
	font-size:11px;
	text-decoration:none;
	}
	
.satisified_customers a
	{
	color:#D6D6D6;
	text-decoration:none;
	}
	
.satisified_customers a:hover
	{
	color:#D6D6D6;
	text-decoration:none;
	}
	
.see_full a
	{
	color:#D6D6D6;
	text-decoration:underline;
	}
.txt_red {
	color: #D40505;
}
.txt_black01 {
	color: #363636;
	text-decoration:none;
}
.txt_black01:hover {
	color: #363636;
	text-decoration:underline;
}
.see_full a:hover
	{
	color:#D6D6D6;
	text-decoration:none;
}
.product {
	margin-bottom: 5px;
}	