@charset "utf-8";
/* CSS Document */
*html, *
{
	margin:0px;
	padding:0px;
	outline:0px;
	border:0px;
}

form, h1, h2, h3, h4, h5, h6, body, strong, bold, span  {
margin:0px;
padding:0px;
outline:0px;
border:0px;
}
body {
	font-family: Arial;
	font-size: 100%;
	height:1em;
	background-color: #399b75;
	background-image: url(../images/outer_top_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	color: #353535;
	text-align:center;
}
p{
	padding:0px;
	margin:0px;
}
ul, li
{
	margin:0px;
	padding:0px;
	list-style:none;
}
a, a img, a:hover img{
	text-decoration:none;	
	border:none;
	color:#48231E;
}
a:hover{
	text-decoration:underline;
}
input{
	font-size:0.9em;
	}
	.clr{ clear:both; }
div{
	width:auto;
	height:auto;
}
	
/* COMMON CSS */

#wrapper
{
	width: 1003px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#body_top_curve
{
	background-image: url(../images/body-top-curve.png);
	background-repeat: no-repeat;
	background-position: center 166px;
	float:left;
}
#body_bottom_curve
{
	background-image: url(../images/body-bottom-curve.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: bottom;
	padding-bottom: 42px;
	float:left;
}
#body_middle_bg
{
	background-position: center center;
	height: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c7754;
	border-left-color: #1c7754;
	background-color: #fdfbfb;
	background-image: url(../images/body-middle-bg.png);
	margin-top: 36px;
	/**margin-top: 20px;
	padding-right: 9px;*/
	padding-right: 13px;
	/*padding-left: 9px;*/
	padding-left: 9px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float:left;
	*padding:8px 0 0 0;
}

/* HEADER SECTION */
#header{
	height: 161px;
	float:left;
	width:100%;
}
.logo{
	float: left;
	height: auto;
}
.navigation{
	float: right;
	margin-top: 120px;
	padding-right: 40px;
	width: auto;
}
.navigation li{
	height: 46px;
	float: left;
	vertical-align: middle;
	margin-right: 2px;
}
.navigation li a{
	height: 46px;
	background-image: url(../images/nav-left-curve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #1d7855;
	text-decoration: none;
	font-family: "Segoe UI", Arial, Helvetica, sans-serif;
	font-size: 14px;
	display:inline-block;
	/*padding-left: 20px;*/
	padding-left: 18px;
	text-transform: uppercase;
	vertical-align: middle;
	line-height: 46px;
	font-weight: bold;
}
.navigation li a span{
	height: 46px;
	background-image: url(../images/nav-right-curve.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #1d7855;
	text-decoration: none;
	font-family: "Segoe UI" Arial, Helvetica, sans-serif;
	font-size: 15px;
	display:inline-block;
	padding-right: 18px;
	cursor:pointer;
}
.navigation li a:hover, .navigation li.current a{
	background-image: url(../images/nav-left-hover.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-decoration: none;
	display:inline-block;
	/*padding-left: 20px;*/
	color: #ffffff;
	font-weight: bold;
}
.navigation li a:hover span,.navigation li.current a span {
	background-image: url(../images/nav-right-hover.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-decoration: none;
	display:inline-block;
	/*padding-right: 20px;*/
	color: #ffffff;
}
/* BANNER SECTION */
#banner
{
	height: 440px;
	padding-left: 22px;
	background-color: transparent;
	background-image: url(../images/main-banner_2.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bar1{
	float: left;
	width: 186px;
	height: auto;
	vertical-align: middle;
	padding-top: 10px;
}
.bar2{
	float: left;
	height: auto;
	width: 183px;
	padding-top: 10px;
}
.bar3{
	float: left;
	height: auto;
	width: 182px;
	padding-top: 10px;
}
.bar4{
	float: left;
	height: auto;
	width: 183px;
	padding-top: 10px;
}
.bar5{
	float: left;
	height: auto;
	width: 189px;
	padding-top: 10px;
}
.bar1 h3, .bar2 h3, .bar3 h3, .bar4 h3, .bar5 h3
{
	font-size: 19px;
	color: #3f110b;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding-left: 3px;
	margin: 0px;
	padding-top: 0px;
	line-height: 22px;
}
.bar1 li, .bar2 li, .bar3 li, .bar4 li, .bar5 li
{
	font-size: 12px;
	color: #981914;
	font-family:Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 3px;
	padding-left: 15px;
	background-image: url(../images/red-bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 15px;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 15px;
	line-height: 15px;
}
.bar1 li a, .bar2 li a, .bar3 li a, .bar4 li a, .bar5 li a
{
	text-decoration: none;
	color: #981914;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
.bar1 li a:hover, .bar2 li a:hover, .bar3 li a:hover, .bar4 li a:hover, .bar5 li a:hover{
	text-decoration:underline;	
}

/*  CONTENT SECTION  */

#content_1
{
	height: 275px;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*#why_grab1 {
	width: 612px;
	*width:630px;
	float: left;
	background-color: #fdf7e1;
	height: auto;
	border: 1px solid #d5c9b3;
	margin-left: 4px;
	padding: 10px;
	*margin-left:15px;
}
*/
/*#why_grab1 {
	width: 635px;
	float: left;
	background-color: #fdf7e1;
	height: auto;
	border: 1px solid #d5c9b3;
	margin-left: 4px;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 0px;
}*/
#why_grab1 {
	width: 635px;
	float: left;
	background-color: #fdf7e1;
	height: auto;
	border: 1px solid #d5c9b3;
	margin-left: 4px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#why_grab1 H3{
	color: #399974;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
}
#why_grab1 p{
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#why_grab1 ul{
	margin-top: 10px;

	
}
#why_grab1 li{
	background-image: url(../images/red-bullet.png);
	background-position: left center;
	padding-left: 15px;
	color: 353535;
	font-size: 13px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 17px;
	line-height: 17px;
}
#why_grab3 {
	width: 612px;
	float: left;
	background-color: #FFFFFF;
	height: auto;
	/*border: 1px solid #d5c9b3;*/
	margin-left: 4px;
	padding: 10px;
}
.about_grab {
	font-size: 18px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	font-weight:bold;
	color:1D7857;
	border-bottom:1px solid #006633;
}
#why_grab1 H3{
	color: #399974;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
}
#why_grab1 p{
	color: #353535;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
}
#why_grab1 ul{
	margin-top: 10px;
	float:left;
	text-align:left;

	
}
#why_grab1 li{
	background-image: url(../images/red-bullet.png);
	background-position: left center;
	padding-left: 15px;
	/*padding-left: 0px;*/
	color: 353535;
	font-size: 13px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	height: 17px;
	line-height: 17px;
	
}
/*

			WHY GRAB1 ROUNDED CORNERS


#why_grab2 {
	background-image: url(../images/text-top-right-curve.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: -1px;
	margin-right: -1px;
}
#why_grab3 {
	margin-right: -1px;
	margin-bottom: -1px;
	border-top-color: #d5c9b3;
	border-top-style: solid;
}
#why_grab4 {
	background-image: url(../images/text-bottom-leftcurve.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: -1px;
	margin-left: -1px;
}

*/


#contacuus {
	float: right;
	background-image: url(../images/contact_grab1_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 292px;
	*width: 324px;
	padding-left: 30px;
	padding-top: 15px;
	height: 275px;
	*height: 285px;
	margin-top:0px;
}
#contacuus h4
{
	background-image: url(../images/headding_bullet1.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 20px;
	color: #48231e;
	font-family: "Segoe UI" Arial, Helvetica, sans-serif;
	margin:0px;
	padding-left: 25px;
	text-align:left;
}
.brown_text1
{
	color:#874307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:left;
}
.green_text1
{
	color:#1e7552;	
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;

}
.signup, .signup a{
	background-image: url(../images/signup_Arrow.png);
	background-repeat: no-repeat;
	background-position: right center;
	*padding-right: 10px;
	padding-right: 20px;
	color:#874307;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	width: 80px;
	*width: 90px;
	*text-align:left;
	*float:left;
	
	
}
.signup a { background:none; display:block; }
.signup a:hover{ color:#9c221d; text-decoration:none;} 
.green_text2
{
	color:#1e7552;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:17px;
	width: 190px;
	font-weight: lighter;
	font-variant: normal;
	line-height: 17px;
	padding-top: 1px;
	*text-align:left;
	*float:left;
}
.green_text3 {  color:#3c9575; }

		/* content 2 boxes */

#content_2{
	margin-top: 6px;
	float:right;
	*margin-left:15px;

}
.contact ul{width:328px;}
#content_2 ul{
	height:293px;
	/*width:328px;	*/
}
#content_2 li{
	float: left;
	height: auto;
	display: block;
}
#content_2 li div {
	display:block;	
}
/*  why pa la weight loss */
#content_2 li.laweightloss {
	width: 289px;
	height: auto;
	display: block;
	background-image: url(../images/weighloss-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	*height: 293px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
}
.whitepara{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #f9f3cc;
	margin-top: 8px;
	line-height: 20px;
	font-weight: bold;
}
#content_2 li.products {
	width: 325px;
	height: auto;
	height: 293px;
	display: block;
	background-image: url(../images/otherproducts-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	min-height:293px;
	text-align: center;
	vertical-align: middle;
	
}


#content_2 li.products img {
	margin-top: 20px;
	
}
			/* follow us on */
#content_2 li.followuson {
	width: 289px;
	*width: 323px;
	height: auto;
	display: block;
	background-image: url(../images/followuson-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	*height: 293px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
}
/* why grab1 */
#content_2 li.whygrab1 {
	/*width: 289px;*/
	width:280px;
	*width:320px;
	display: block;
	background-image: url(../images/otherproducts-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 275px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
	
}
html* #content_2 li.whygrab1
{
	height: 293px !important;
}
#content_2 li.whygrab1 p {
	font-family: Arial, Helvetica, sans-serif;
	color: #E9E9E9;
	font-size: 15px;
	text-align: justify;
	line-height: 17px;
	padding-top: 2px;
	padding-bottom: 5px;
	
}
#content_2 li.whygrab1 p a{
	color:#0b3a44;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
#content_2 li.whygrab1 p a:hover{
	text-decoration: underline;
}
.twitter, .facebook{
	margin-top: 6px;
	margin-right: 8px;
	margin-bottom: 20px;
	float: left;
}
.clickhere_for{
	color: #FFF;
	font-size: 15px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	clear: both;
}
.clickhere_for a{
	text-decoration:none;
	color:#ffffff;
	background-image: url(../images/signup_Arrow.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 27px;
	display: block;
	float:left;
}
.clickhere_for a:hover{  text-decoration:none; color:#fcba2b;  }
.sample_btn{
	margin-top: 32px;
}
.bars{
	float: right;	
}
.boxes_h4{
	background-image: url(../images/bullet_2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 18px;
	color: #FFF;
	font-family: "Segoe UI" Arial, Helvetica, sans-serif;
	padding-top: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
	text-align:left;
}
.blue_font1 {
		color:#0b3a44;
}	

/*  NEWS LETTER */

#newsletter{
	height: 50px;
	margin-top: 10px;
	/*background-image: url(../images/newsletter-middle-bg.png);*/
	background-repeat: repeat-x;
	display: block;
	vertical-align: middle;
	line-height: 50px;
	color: #353535;
	font-size: 12px;
	float:left;
	width:100%;
}
.left{
	float:left;
}
.right {
	float:right;
}
#newsletter a , #newsletter a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 4px;
	padding-left: 4px;
	color: #353535;
}
#newsletter a:hover {
	color:#353535;
	text-decoration: underline;
}
.signup_input{
	border:#1c7754 solid 1px;
	background-color:#ffffff;
	width:150px;
	height:20px;
	color:666666;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	vertical-align:middle;
/*	padding-top: 2px;*/
	line-height: 20px;
	padding-left: 3px;
}
.height_30{
	height:50px;
	line-height:50px;
	vertical-align:middle;
}

/*-------------------newly added---------------------------------*/
#why_grab2 {
	/*width: 612px;*/
	width: 935px;
	/*float: left;*/
	background-color: #fdf7e1;
	height: auto;
	border: 1px solid #d5c9b3;
	margin-left: 4px;
	padding: 10px;
}
.error
{
  font-family:Arial, Helvetica, sans-serif;
  font-size:10px;
  font-weight:bold;
  color:#FF0000;
  
}
.main
{
color:#353535;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:19px;
}

.productListing-heading
{
color:#353535;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:19px;
font-weight:bold;
color:#48231E;
}
.productListing-data
{
color:#353535;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
line-height:19px;
font-weight:bold;
color:#48231E;

}
.breadcrumb
{
color:#1C7754;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
line-height:19px;
font-weight:bold;
}
.prodbreadnm
{
color:#1C7754;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
line-height:19px;
/*font-weight:bold;*/
}
#why_grab1_prod_info {
	width: 612px;
	*width:630px;
	float: left;
	background-color: #FDFBFB;
	height: auto;
	/*border: 1px solid #d5c9b3;*/
	margin-left: 4px;
	padding: 10px;
}
#newsletter_new{
	height: 50px;
	margin-top: 10px;
	/*background-image: url(../images/newsletter-middle-bg.png);*/
	background-repeat: repeat-x;
	display: block;
	vertical-align: middle;
	line-height: 50px;
	color: #353535;
	font-size: 12px;
	float:left;
	width:900px;
}
.footer_text_cl a
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}

.footer_text_cl a:hover 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.footer_text_cl_c
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:normal;
}
#banner_prod_info
{
	height: 375px;
	padding-left: 22px;
	background-color: transparent;
	background-image: url(../images/headerInner.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.productname_class
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26px;
	padding: 0px;
	margin-bottom: 5px;
	display: block;
	font-weight:normal;
	color:1D7857;
	border-bottom:1px solid #006633;
	text-align:left !important;
}
#grab1bars {
	float: right;
	background-image: url(../images/blkGrnRt.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 264px;
	*width: 324px;
	padding-left: 30px;
	/*padding-top: 15px;*/
	height: 216px;
	*height: 285px;
	margin-top:0px;
}
/*  FOOTER SECTION  */

#footer{
	height: 70px;
	padding-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
#footer a{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-right: 3px;
	padding-left: 3px;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}

/*-----------------------------  PRODUCTS PAGE CSS  ---------------------------------------------------------------------*/

/* COMMON */
#location{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1c7754;
	text-decoration: none;
	height: 26px;
	padding-left: 3px;
	/*margin-top: -19px;*/
	margin-top: -8px;
	*margin-top:-20px;
	float:left;
	position:absolute;
	/*padding-top:10px;*/
}
#location a{	text-decoration: none; color: #1c7754; font-size: 14px;	}
#location a:hover{	text-decoration: underline;	}


/*banner*/
/* IF IE */
html* #gPrductPBanner 
{
	width:965px;
}
html* #gPrductPBanner 
{
	margin:0;
	padding:0;
}
html* #products_banner #bannerLt
{
	margin:0;
}

html* #products_banner #bannerLt h1
{
	margin:10px 0 0 25px;
}

#gPrductPBanner
{
background-image: url(../images/products_banner_bg_blank.png);
}

#gPrductPBanner_1
{
background-image: url(../images/1.png);
width:965px;
height:355px;
}
#gPrductPBanner_2
{
background-image: url(../images/2.png);
width:965px;
height:355px;
}
#gPrductPBanner_3
{
background-image: url(../images/3.png);
width:965px;
height:355px;
}
#gPrductPBanner_4
{
background-image: url(../images/4.png);
width:965px;
height:355px;
}
#gPrductPBanner_5
{
background-image: url(../images/5.png);
width:965px;
height:355px;
}

#gPrductPBanner #products_banner 
{
	width:965px;
	height:355px;
	margin:15px 0 0;
	padding:0;
}
#gPrductPBanner #products_banner h3
{
	width:565px;
}
#products_banner
{
	/*height: 325px;*/
	*width:967px;
	*height: 355px;
	background-color: transparent;
	/*background-image: url(../images/products_banner_bg_blank.png);*/
	background-repeat: no-repeat;
	background-position: left;
	margin: 10px 0 0;
	*margin:0;
	/*padding: 15px;
	padding: 30px;*/
	padding:0px;
}
#products_banner #bannerLt
{
	float:left;
	margin:10px 0 0 21px;
	width:572px;
}
#products_banner #bannerRt
{
	width:370px;
	float:left;
}

#products_banner #bannerRt img
{
	width:356px;
	height:355px;
}


#products_banner h1
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #8c5c28;
	margin:0;
	padding: 0px;
	display: block;
	text-align:left;
	*margin-left:25px;
	*margin-top:25px;
}
#products_banner h3
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #1c7754;
	margin: 0px;
	*margin-left:25px;
	display: block;
	font-style: italic;
	line-height: 22px;
	font-weight: normal;
	width: 565px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	*float:left;
}
#products_tabbedmenu{
	width: 270px;
	height: auto;
	margin-top: 10px;
	float:left;
	*clear:both;
	*margin-left:30px;
	
}
#products_div{
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	margin-top: 12px;
	height: 190px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	*width:965px;
	*height: 180px;
	
}
#products_div img{
	float: left;
	background-color: #d4e4de;
	padding: 8px;
	border: 1px solid #92c4b1;
	margin: 3px;
	*border:8px solid #d4e4de;
	/*
	margin: 5px;*/
}
#products_div_new a{
	float:left;
	width:168px;
	padding:5px;
	*padding:5px 3px;
		background-color:#D4E4DE;
border:1px solid #92C4B1;
margin-left:50px;
}

#products_div_new{
	/*background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	margin-top: 12px;
	height: 190px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 3px;
	
	*height: 180px;*/
	background-color:#F1F1F1;
border:1px solid #E1E1E1;
/*height:185px;*/
margin-top:12px;
padding:5px 0;
width:963px;
float:left;
*margin-left:10px;
}
#products_div_new img{
	/*float: left;
	background-color: #d4e4de;
	padding: 8px;
	border: 1px solid #92c4b1;
	margin-left:40px;
	
	*border:8px solid #d4e4de;
	
	margin: 5px;
	background-color:#D4E4DE;
border:1px solid #92C4B1;*/
float:left;
/*margin-left:46px;
padding:8px;
*margin-left:35px;*/
}
#products_title{
	margin-top: 5px;
	height: 35px;
	*width:965px;
	
}
#products_title h2{
	float: left;
	width: 187px;
	margin-right: 3px;
	margin-left: 3px;
	
	
}
#products_title h2 a{
	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #1c7754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;

	
	
}
#products_title h2 a:hover{
/*	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #8e1e0d;
	display: block;
	padding-top: 8px;
		padding-bottom: 8px;*/
}




#products_title_new{
	/*margin-top: 5px;
	height: 35px;
	*/background:none repeat scroll 0 0 #F1F1F1;
border:1px solid #E1E1E1;
/*height:57px;
*/margin-top:5px;
float:left;
width:963px;	
*margin-left:10px;
}

#products_title_new_2{
	margin-top: 5px;
	height: 35px;
	width:963px;
}
#products_title_new h2{
	float: left;
	/*width: 181px;
	margin-right: 3px;
	margin-left: 3px;*/
	
	margin-left: 49px;
	*margin-left: 50px;
	
	
}
#products_title_new h2 a{
/*	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #1c7754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;*/
	width: 181px;
	float:left;
	background-color:#D4E4DE;
border:1px solid #92C4B1;
color:#1C7754;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
margin:5px 0;
/*padding-bottom:8px;
*padding-bottom:5px;
padding-top:8px;*/
text-align:center;
text-decoration:none;
}
#products_title_new h2 a:hover{
/*	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #8e1e0d;
	display: block;
	padding-top: 8px;
		padding-bottom: 8px;*/
}

/*=========================new=======================*/
#aboutus
{
	width:99%;
}
.descAbout
{
	width:70%;
	float:left;
	position:relative;
}
.descAboutRt
{
	/*width:50%;*/
	width:50%;
	*width:48%;
	float:right;
	/*background-image: url(../images/contactBlkTp.gif);*/
	background-repeat: no-repeat;
	background-position: right;
	height: 222px;
	width:265px;
	background-color: transparent;
}
.descAboutRt ul
{
	background:#398899;
	float:left;
	widows:264px;
}
.descAboutRt ul li.top
{
 	background: url(../images/contactBlkTp.gif) top center;
	width:264px;
 }
 .descAboutRt ul li.bot
{
 	background: url(../images/contBlkBt.gif) no-repeat bottom center;
 }

.aboutus_txt
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 text-align:left;

}
.yellowtxt
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:bold;
 color:#E8E57F;
}
.contustxt
{
 font-family:Arial, Helvetica, sans-serif;
 font-size:15px;
 font-weight:normal;
 color:#FFFFFF;
}
DIV.boxContact
{
	width:264px;
	height:auto;
}
DIV.boxContact form
{
	margin:0;
	padding:0;
}

DIV.boxContact dl
{
	width:264px;
	background:url(images/boxTp.gif) no-repeat top center #398899;
	margin:0;
	padding:0;
}
DIV.boxContact dl dt
{
	display:block;
}
DIV.boxContact dl dt.top
{
	display:block;
	height:56px;
}
DIV.boxContact dl dt.bot
{
	background:url(images/boxBt.gif) no-repeat top center;
	height:13px;
}

DIV.boxContact dl dd
{
	margin:0 0 0 15px;
	padding:0;
}
DIV.boxContact dl dd p
{
	margin:0;
	padding:0;
	text-align:left;
	display:block;
}
DIV.boxContact dl dd p span.txtWht
{
	font:bold 14px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
DIV.boxContact dl dd p span.txtYlw
{
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#f7dd88;
}
DIV.boxContact dl dd label
{
	display:block;
}
DIV.boxContact dl dd label span
{
	width:auto;
	display:block;
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:5px 0;
}
DIV.boxContact dl dd .txtInput
{
	width:218px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	height:26px;
	font:normal 12px Arial, Helvetica, sans-serif;
}
DIV.boxContact dl dd .txtArea
{
	width:218px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	font:normal 12px Arial, Helvetica, sans-serif;
}
#body_middle_bg_new
{
	background-position: center center;
	height: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c7754;
	border-left-color: #1c7754;
	background-color: #fdfbfb;
	background-image: url(../images/body-middle-bg.png);
	margin-top: 26px;
	/**margin-top: 20px;
	padding-right: 9px;*/
	/*padding-right: 13px;*/
	padding-right: 1px;
	/*padding-left: 9px;*/
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float:left;
	*padding:8px 0 0 0;
}

#body_middle_bg_new .grentxt_shop
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:756px;
*padding-right:745px;
/*float:left;
padding-left:10px;
*/
}


#left_nav_abt
{
width:288px;
float:left;

}
#right_nav_abt
{
width:300px;
float:left;
}
#paraabt
{
width:35%;
/**width:65%;
position:relative;
float:left;
*float:right;
margin-top:-865px;
margin-left:325px;
*margin-left:352px;
padding-left:10px;
*padding-left:0px;
text-align:left;*/
float:left;

}
.para_head
{
font-family:Arial, Helvetica, sans-serif;
/*text-align:left;*/
font-size:12px;
color:#663300;
font-weight:bold;
}
.para_txt
{
font-family:Arial, Helvetica, sans-serif;
/*text-align:left;*/
font-size:12px;
padding-bottom:12px;
color:#000000;
}

#why_para_abt
{
width:70%;
*width:60%;
position:relative;
float:left;
*float:right;
margin-top:-700px;
margin-left:325px;
*margin-left:352px;
padding-left:10px;
*padding-left:0px;
*padding-right:3px;
text-align:left;
border:1px solid #CCCCCC;
color:#999999;
}


/*===============================About Us===================*/

#main
{
	width:952px;
	margin:0px auto;
	position:relative;
}
#main h1
{
	width:100%;
	height:50px;
	border-bottom:1px solid #000;
	margin:0;
	padding:0;
	text-align:left;
}
.txtgreen
{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
float:left;
color:#498D75;
  	
}
.grentxt
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:12px;
font-weight:bold;

}
#main .descAbout
{
	width:675px;
	height:73px;
	margin-top:15px;
}
#main .descAbout p
{
	word-wrap:break-word;
}
#main .secRt
{
	width:270px;
/*	height:73px;
*/	margin-top:0px;
	position:absolute;
	right:0;
	top:65px;
	width:270px;
}

#main .secLtImgBlk
{
	width:323px;
	margin-top:15px;
	float:left;
	clear:both;
	text-align:left;
}
#main .secMidTxt
{
	width:340px;
	margin-top:26px;
	float:left;
	text-align:left;
	/*margin-left:295px;
	margin-left:13px;*/
	*padding-right:10px;
}
#main .secMidTxt h5
{
	font:bold 14px Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
#main .secMidTxt p
{
	text-align:justify;
	font:normal 12px/18px Arial, Helvetica, sans-serif;
}
/*=========================Block========================*/
#main #whyBlk
{
	width:570px;
	*width:590px;
	border:1px solid #CECCCD;
	background:#F1F1F1;
	float:left;
	margin-left:15px;
	margin-top:10px;
	padding:15px;
}
#main #whyBlk h3
{
	width:100%;
	border-bottom:1px solid #AECAC1;
	padding-bottom:8px;
	text-align:left;
}
#main #whyBlk p
{
	margin:0;
	padding:7px 0 0 0;
	font:normal 12px Arial, Helvetica, sans-serif;
	text-align:justify;
	clear:both;
	*padding:0;
}
#main #whyBlk H4
{
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#432A20;
	margin:0;
	padding:0;
	text-align:left;
}
/*=======================LoginForm===================================*/
DIV.boxContact
{
	width:264px;
	height:auto;
}
DIV.boxContact form
{
	margin:0;
	padding:0;
}

DIV.boxContact dl
{
	width:610px;
	background:url(images/boxTp.gif) no-repeat top center #398899;
	margin:0;
	padding:0;
}
DIV.boxContact dl dt
{
	display:block;
}
DIV.boxContact dl dt.top
{
	display:block;
	height:56px;
}
DIV.boxContact dl dt.bot
{
	background:url(images/boxBt.gif) no-repeat top center;
	height:13px;
}

DIV.boxContact dl dd
{
	margin:0 0 0 15px;
	padding:0;
	text-align:left;
	height:789px;
}
DIV.boxContact dl dd p
{
	margin:0;
	padding:0;
	text-align:left;
	display:block;
}
DIV.boxContact dl dd p span.txtWht
{
	font:bold 14px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
DIV.boxContact dl dd p span.txtYlw
{
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#f7dd88;
}
DIV.boxContact dl dd label
{
	display:block;
}
DIV.boxContact dl dd label span
{
	width:auto;
	display:block;
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:5px 0;
	text-align:left;
}
DIV.boxContact dl dd .txtInput
{
	width:561px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	height:26px;
	font:normal 12px Arial, Helvetica, sans-serif;
	float:left;
}
DIV.boxContact dl dd .txtArea
{
	width:561px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	font:normal 12px Arial, Helvetica, sans-serif;
	float:left;
}

/*========================================product info page==============================================*/
#body_middle_bg_new_prod_info
{
	background-position: center center;
	height: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c7754;
	border-left-color: #1c7754;
	background-color: #fdfbfb;
	background-image: url(../images/body-middle-bg.png);
	margin-top: 26px;
	/**margin-top: 20px;
	padding-right: 9px;*/
	/*padding-right: 13px;*/
	padding-right: 1px;
	/*padding-left: 9px;*/
	padding-left:86px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float:left;
	*padding:8px 0 0 0;
}
#main_prod
{
	width:905px;
	margin:0px auto;
	position:relative;
}

/*=========================Product Information ==========================*/
#productInfoBox
{
	width:960px;
	clear:both;
}
#productInfoBox #contLt
{
	width:680px;
	float:left;
}
#productInfoBox #contRt
{
	width:280px;
	float:left;
	/*margin-left:20px;*/
}
#productInfoBox h1
{
	border-bottom:1px solid #98bcb0;
	height:50px;
	margin:0;
	padding:0;
	text-align:left;
	width:100%;
	clear:both;
}


/*======================block right=========================*/
DIV#blkGrnRt
{
	width:264px;
	margin-left:20px;
	*margin-left:13px;
}

DIV#blkGrnRt dl
{
	width:264px;
	background:url(images/blkGrnTop.gif) no-repeat top center #7e9717;
	margin:0;
	padding:0;
}
DIV#blkGrnRt dl dt
{
	display:block;
}
DIV#blkGrnRt dl dt.top
{
	display:block;
	height:56px;
}
DIV#blkGrnRt dl dt.bot
{
	background:url(images/blkGrnBt.gif) no-repeat top center;
	height:16px;
}

DIV#blkGrnRt dl dd
{
	margin:0 0 0 15px;
	padding:0;
}
DIV#blkGrnRt dl dd ul
{
	margin:0;
	padding:0;
}

DIV#blkGrnRt dl dd ul li
{
	list-style-type:none;
	*line-height:0px;
	
}
DIV#blkGrnRt dl dd ul li a
{
	background:url(images/bulletWht.gif) no-repeat top left;
	border-bottom:1px solid #8ea531;
	padding-left:20px;
	display:block;
	font:bold 13px/32px "Trebuchet Ms",Arial, Helvetica, sans-serif;
	color:#FFF;
	text-align:left;
	text-decoration:none;
}
DIV#blkGrnRt dl dd ul li a:hover
{
	background:url(images/grnHovBg.png) no-repeat top left;
	color:#b21409;
}

DIV#followUsBlk
{
	width:264px;
	margin-top:10px;
	background:url(images/followUsBlk.gif) no-repeat top center;
	padding-top:65px;
	margin-left:20px;
	*margin-left:13px;
	padding-bottom:22px;
	*padding-bottom:12px;
}

DIV#followUsBlk p
{
	display:block;
	width:240px;
	margin:5px 0 0 25px;
	text-align:left;
	clear:both;
}
DIV#followUsBlk p img
{
	float:left;
	margin-top:5px;
	margin-right:5px;
}
DIV#followUsBlk p a
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
DIV#followUsBlk p a span
{
	display:inline-block;
	padding-top:9px;
}
#contRt .boxContact
{
	margin-left:20px;
	*margin-left:13px;
	margin-top:10px;
}
#contLt .descP
{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#000;
	padding:10px 0;
	text-align: justify;
	clear:both;
}

#contLt .botProductBlk
{
	width:100%;
}
#contLt .botProductBlk ul
{
	margin:10px 0 0 0;
	padding:0;
}
#contLt .botProductBlk ul .lst
{
	/**width:142px;*/
}


#contLt .botProductBlk ul li
{
	list-style-type:none;
	display:inline-block;
	width:149px;
	*width:155px;
	background:#F1F1F1;
	border:1px solid #D0CECF;
	padding:7px;
	text-align:center;
	float:left;
	margin-left:5px;
	height:159px;
}

#contLt .botProductBlk ul li img
{
	display:block;
	padding:10px 0;
	text-align:center;
	width:148px;
}
#contLt .botProductBlk ul li a img
{
	width:auto;
	margin:0px auto;
	padding:0;
}
#contLt .botProductBlk ul li p
{
	display:block;
	margin:0;
	text-align:center;
	height:50px;
}
.txtBlueLight
{
	font:bold 14px "Trebuchet Ms",Arial, Helvetica, sans-serif;
	color:#418c92;
}
.txtBrownLight
{
	font:normal 12px "Trebuchet Ms",Arial, Helvetica, sans-serif;
	color:#7a2b1a;
}


#why_grab2 {
	width: 635px;
	*width: 645px;
	float: left;
	background-color: #F1F1F1;
	height: auto;
	border: 1px solid #CCCBCB;
	margin-left: 4px;
	*margin-left: 15px;
	margin-top: 3px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#body_middle_bg_shoppingcart
{
	background-position: center center;
	height: auto;
	border-right-width: 8px;
	border-left-width: 8px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1c7754;
	border-left-color: #1c7754;
	background-color: #fdfbfb;
	background-image: url(../images/body-middle-bg.png);
	margin-top: 26px;
	/**margin-top: 20px;
	padding-right: 9px;*/
	padding-right: 13px;
	padding-left: 9px;
	*padding-left: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	float:left;
	*padding:8px 0 0 0;
}
#body_middle_bg_shoppingcart .grentxt_shop
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:789px;
/*float:left;
padding-left:10px;
*/
}
#body_middle_bg_shoppingcart .grentxt_login
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:746px;
/*float:left;
padding-left:10px;
*/
}
#body_middle_bg_shoppingcart .checkout_payment
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:766px;
/*float:left;
padding-left:10px;
*/
}

#body_middle_bg_shoppingcart .checkout_shipping_addr
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:766px;
/*float:left;
padding-left:10px;
*/
}

#body_middle_bg_shoppingcart .checkout_shipping_payment
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-right:766px;
/*float:left;
padding-left:10px;
*/
}

#body_middle_bg_shoppingcart .create_acc
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
padding-left:5px;
*padding-left:15px;
text-align:left;
}

.subtotalclass
{
font-family:Arial, Helvetica, sans-serif;
color:#1C7754;
font-size:15px;
font-weight:bold;

}
.saveclass
{
font-family:Arial, Helvetica, sans-serif;
color:#FF0000;
font-size:15px;
font-weight:bold;

}
.pageHeading
{
font-family:Arial, Helvetica, sans-serif;
color:#1D7857;
font-size:18px;
font-weight:bold;
}
TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #398899;
  color: #F7DD88;
}
.infoBoxContents {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*========================================================new about us page============================================================*/
/* ABOUT US STYLES */

.aboutus{
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: -19px;
	min-height:1000px;
	height:auto!important;

}
.aboutus p{
	font-size:12px;
	line-height:20px;
	text-align: justify;
	margin-top: 12px;
	margin-bottom: 12px;
}
.aboutus p strong{
	color:#4a2619;
	text-align:left;
}
.aboutus_left{ width:684px; float:left; padding-right:16px; }
.aboutus h1{
	padding-top: 10px;
	padding-bottom: 10px;
	color: #1c7754;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin:0px!important;
	padding:0px!important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1c7754;
}
.aboutus_contact{
	width:264px;
	float:left;
	margin-left: 16px;
}
/* if IE */
html* .aboutus_contact_top
{
	width:244px;
}
.aboutus_contact_top{
	background-color: #388798;
	background-image: url(../images/contactus_top_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;	
}
.aboutus_contact_bottom{
	background-image: url(../images/contactus_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	padding-top: 16px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.aboutus_contact_bottom h2{
	font-size:20px;
	padding-left: 23px;
}
.yellow_text{
	color:#f3e587;
	font-weight: bold;
}
.aboutus_contact p{
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 17px;
	
}
.aboutus_contact form{
	font-size:16px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: capitalize;
}
.aboutus_contact_input{
	border: 1px solid #0a3941;
	background-color: #f8f0c1;
	width:238px;
	height:23px;
	line-height:23px;
}
.aboutus_contact textarea{ width:238px; height:100px; line-height:16px; }
.greydiv{
	background-color: #f3f3f3;
	border: 1px solid #cdcbcb;
	padding: 12px;
	width: 600px;
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
.yellotext{
	color:#fcba2b;	
		font-size: 15px;
		font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
		font-weight:bold;
}
.vs_table{
	background-image:url(../images/vs.png);
	background-repeat: no-repeat;
	background-position: 60% 100%;
}
.whitepara{
	font-family:"Segoe UI";
	font-size: 15px;
	color: #ffffff;
	margin-top: 5px;
	line-height: 20px;
	
}
.whiteparaHome{
	font-family:"Segoe UI";
	font-size: 13px;
	font-weight:bold;
	color: #ffffff;
	margin-top: 5px;
	line-height: 15px;
	
}

/*==============================================*/
DIV.boxContact_new
{
	width:264px;
	height:auto;
}
DIV.boxContact_new form
{
	margin:0;
	padding:0;
}

DIV.boxContact_new dl
{
	width:264px;
	/*background:url(images/boxTp.gif) no-repeat top center #398899;*/
	background:url(images/contactus_top_bg.gif) no-repeat top center #398899;
	margin:0;
	padding:0;
}
DIV.boxContact_new dl dt
{
	display:block;
}
DIV.boxContact_new dl dt.top
{
	display:block;
	height:56px;
}
DIV.boxContact_new dl dt.bot
{
	background:url(images/boxBt.gif) no-repeat top center;
	height:13px;
}

DIV.boxContact_new dl dd
{
	margin:0 0 0 15px;
	padding:0;
}
DIV.boxContact_new dl dd p
{
	margin:0;
	padding:0;
	text-align:left;
	display:block;
}
DIV.boxContact_new dl dd p span.txtWht
{
	font:bold 14px/18px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	text-decoration:none;
}
DIV.boxContact_new dl dd p span.txtYlw
{
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#f7dd88;
}
DIV.boxContact_new dl dd label
{
	display:block;
}
DIV.boxContact_new dl dd label span
{
	width:auto;
	display:block;
	font:bold 14px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:5px 0;
	text-align:left
}
DIV.boxContact_new dl dd .txtInput
{
	width:218px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	height:26px;
	font:normal 12px Arial, Helvetica, sans-serif;
	float:left;
	
}
DIV.boxContact_new dl dd .txtArea
{
	width:218px;
	display:inline-block;
	border:1px solid #206b70;
	background:#faefa8;
	font:normal 12px Arial, Helvetica, sans-serif;
}


#products_title_new_2{
	/*margin-top: 5px;
	height: 35px;
	*/background:none repeat scroll 0 0 #F1F1F1;
border:1px solid #E1E1E1;
/*height:57px;
*/margin-top:5px;
float:left;
width:963px;	
*margin-left:10px;
}


#products_title_new_2 h2{
	float: left;
	/*width: 181px;
	margin-right: 3px;
	margin-left: 3px;*/
	
	margin-left: 49px;
	*margin-left: 50px;
	
	
}
#products_title_new_2 h2 a{
/*	text-decoration: none;
	background-color: #f1f1f1;
	border: 1px solid #e1e1e1;
	color: #1c7754;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-variant: small-caps;
	font-weight: bold;
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	text-align: center;*/
	width: 181px;
	float:left;
	background-color:#D4E4DE;
border:1px solid #92C4B1;
color:#1C7754;
display:block;
font-family:Arial,Helvetica,sans-serif;
font-size:15px;
font-variant:small-caps;
font-weight:bold;
margin:5px 0;
/*padding-bottom:8px;
*padding-bottom:5px;
padding-top:8px;*/
text-align:center;
text-decoration:none;
}
#products_title_new_2 h2 a:hover{
/*	text-decoration: none;
	margin: 0px;
	padding: 0px;
	color: #8e1e0d;
	display: block;
	padding-top: 8px;
		padding-bottom: 8px;*/
}
.loginInputTxt
{
	font:normal 11px Arial, Helvetica, sans-serif;
	border:1px solid #CCCBCB;
}
