/*Global Decartions*/
body
	{
	margin:0px;
	padding:0px;
	font-family:tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:19px;
	color:#635b5b;
	background:#808080;
	}

a:link, a:visited, a:active
	{
	color:#2b49ff;
	text-decoration:underline;
	}
a:hover
	{
	text-decoration:none;
	color:#333333;
	}

h1, h2, h3, h4, h5, h6, ul, li, form, p
	{
	margin:0px;
	padding:0px;
	}

h1, h2, h3, h4, h5, h6
	{
	font-weight:normal;
	line-height:normal;
	}
h1
	{
	color:#4b0708;
	font-size:26px;
	font-family:"Trebuchet MS";
	}
h2
	{
	color:#9d0b0e;
	font-size:21px;
	}
h3
	{
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;
	}
h4
	{
	font-size:17px;
	text-align:center;
	}

p
	{
	margin:0px;
	padding:0px 0px 15px 0px;
	}
/*Global Decartions*/

/*Container Style starts*/
#container
	{
	width:960px;
	margin:0px auto;
	}
/*Container style ends*/
#contentcontainer
	{
	float:left;
	width:960px;
	background:url(../images/content-bg.gif) repeat-y;
	}

.contenttop
	{
	float:left;
	background:url(../images/content-top.gif) no-repeat;
	}
/*leftpannel Style starts*/
#leftpannel
	{
	font-family:"Trebuchet MS";
	padding:6px 0px 0px 12px;
	width:205px;
	float:left;
	}
#leftpannel h3
	{
	padding:5px 0px 4px 42px;
	color:#FFFFFF;
	background:url(../images/heading-bg.gif) no-repeat;
	}
#leftpannel ul
	{
	background:#ededed;
	padding:0px 0px 8px 0px;
	margin:0px 0px 8px 0px;
	}
#leftpannel li
	{
	background:url(../images/lftnav-bg.gif) no-repeat;
	list-style-type:none;
	padding:6px 0px 6px 42px;
	}
#leftpannel li a:link, #leftpannel li a:visited, #leftpannel li a:active
	{
	color:#51371a;
	text-decoration:none;
	}
#leftpannel li a:hover
	{
	color:#000000;
	}
/*leftpannel Style ends*/
/*Center Content Style starts*/
#centercontent
	{
	width:465px;
	padding:25px;
	float:left;
	}
#centercontent ul
	{
	padding:0px 0px 15px 0px;
	}
#centercontent li
	{
	list-style-type:none;
	padding:0px 0px 4px 15px;
	background:url(../images/icon-list.gif) no-repeat;
	}
/*Center Content Style ends*/

/*ight Pannel Style starts*/
#rightpannel
	{
	padding:6px 12px 0px 0px;
	width:212px;
	float:right;
	}
#rightpannel .rightcontent
	{
	width:212px;
	color:#FFFFFF;
	background:url(../images/right-arrow.gif) no-repeat #4b0708  center right;
	}
#rightpannel h4
	{
	padding:18px 10px 30px 10px;
	color:#FFFFFF;
	background:url(../images/right-top.gif) no-repeat;
	}
#rightpannel ul
	{
	padding:0px 0px 10px 10px;
	}
#rightpannel li
	{
	background:url(../images/right-icon.gif) no-repeat;
	list-style-type:none;
	padding:0px 5px 5px 15px;
	}
#rightpannel label
	{
	font-size:12px;
	font-weight:bold;
	}
#rightpannel input
	{
	width:170px;
	border:0px;
	padding:5px 5px 6px 10px;
	font-size:11px;
	background:url(../images/input-field.gif);
	}
#rightpannel .privacy
	{
	font-size:11px;
	line-height:15px;
	padding:10px 15px;
	}
/*Right Pannel Style ends*/

/*Float Style starts*/
.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
.clrbth
	{
	clear:both;
	}
/*Float Style ends*/

.orglink a:link, .orglink a:active, .orglink a:visited
	{
	color:#e13e13;
	}
.orglink a:hover
	{
	color:#333333;
	}

#centercontentinner
	{
	width:505px;
	padding:25px 5px 25px 7px;
	float:left;
	}

.productcontent
	{
	float:left;
	width:505px;
	background:url(../images/grey-content-bg-img.gif) repeat-y;
	}
.productcontentinner
	{
	float:left;
	font-size:13px;
	line-height:18px;
	width:505px;
	padding:0px 0px 1px 0px;
	background:url(../images/grey-bottom-img.gif) no-repeat bottom;
	}
.productimg
	{
	width:193px;
	text-align:center;
	}
.productcontent h2
	{
	font-size:18px;
	color:#4b0708;
	padding:0px 0px 10px 15px;
	margin:0px 0px 20px 0px;
	background:url(../images/product-img-bg.gif) repeat-y;
	}
.productcontent h3
	{
	font-size:18px;
	color:#4b0708;
	font-weight:normal;
	text-transform:none;
	padding:0px 0px 10px 25px;
	margin:0px 0px 20px 0px;
	background:url(../images/rgt-heading.gif) repeat-y right;
	}

.divider
	{
	height:1px;
	overflow:hidden;
	margin:10px 0px;
	clear:both;
	}

.bigtxt
	{
	font-size:32px;
	color:#b51d17;
	}
.txtblue
	{
	color:#012f84;
	}

.txtmid
	{
	font-size:15px;
	}

.combgtxt
	{
	border-left:25px solid #ececec;
	border-bottom:1px solid #cfcfcf;
	font-size:15px;
	float:left;
	width:870px;
	line-height:22px;
	padding:10px 0px 10px 15px;
	margin:0px 0px 25px 0px;
	}
.combgtxt ul
	{
	float:left;
	width:32%;
	padding:0px 0px 12px 15px;
	}
.combgtxt li
	{
	background:url(../images/icon-arrow.gif) no-repeat;
	list-style-type:none;
	padding:0px 0px 5px 15px;
	}

.guarantee
	{
	border-left:25px solid #ececec;
	border-bottom:1px solid #cfcfcf;
	font-size:15px;
	line-height:22px;
	padding:0px 0px 10px 10px;
	margin:0px 0px 20px 0px;
	}

.recom
	{
	background:url(../images/recom-bg.gif) repeat-y;
	width:866px;
	padding:5px 25px 5px 15px;
	float:left;
	}
.recomheading
	{
	padding:25px 0px 5px 15px;
	color:#d75100;
	font-size:20px;
	background:url(../images/recom-heading-bg.gif) no-repeat;
	}

.block-con
	{
	width:813px;
	margin:18px auto 25px auto;
	}
.blockbg
	{
	float:left;
	width:212px;
	padding:5px 15px;
	font-size:15px;
	border-left:1px solid #d4d4d4;
	border-right:1px solid #d4d4d4;
	background:url(../images/block-gray-bg.gif) bottom repeat-x;
	}

.dottedborder
	{
	border-bottom:1px dotted #d5d5d5;
	padding:3px 7px;
	}
.borderlft
	{
	border-left:1px solid #e3e2e2;
	}
.borderrgt
	{
	border-right:1px solid #e3e2e2;
	}

#footer
	{
	clear:both;
	background:url(../images/footer-top.gif) no-repeat;
	padding:25px 0px;
	text-align:center;
	font-size:14px;
	}
#footer a:link, #footer a:visited, #footer a:active
	{
	color:#5c5c5c;
	text-decoration:none;
	}
#footer a:hover
	{
	text-decoration:underline;
	}
