body{
	background-color:#CBCBCB;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
p{
	margin:0 auto;
	font-size:10px;
	padding:0px 5px 10px 0px;
	}
.boldtxt{
	color:#353D44;
	font-size:12px;
	font-weight:bold;
	}
.topline{
	line-height:13px;
	}
#whitetd{
	background-color:#FFFFFF;
	}
#left{
	background-image:url(../images/left.gif);
	}
#right{
	background-image:url(../images/right.gif);
	}
#top{
	background-image:url(../images/top.gif);
	background-repeat:repeat-x;
	}
#botm{
	background-image:url(../images/bottom.gif);
	background-repeat:repeat-x;
	}
#headbg{
	background-image:url(../images/headerback.jpg);
	background-repeat:no-repeat;
	/*height:84px;*/
	}
#header{
	margin:0 auto;
	padding:0 0 0 0;	
	height:88px;
	width:760px;
	float:left;
	}
#logo{	
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	height:74px;
	float:left;
	width:305px;
	margin-left:5px;
	margin-top:5px;
	}
#shopcart{
	background-image:url(../images/shocartback.jpg);
	background-repeat:no-repeat;	
	margin-right:0px;
	padding-right:0px;
	width:235px;
	float:right;
	margin-top:37px;
	height:41px;
	background-position:right;
	margin-right:10px;
	}
#login{
	background-image:url(../images/loginback.jpg);
	background-repeat:no-repeat;
	height:30px;
	/*float:right;
	padding-right:310px;*/
    margin-right:250px;
	margin-top:48px;
	background-position:right;
	/*width:120px;
	margin-right:224px;*/
	}
#leftpanel{
	width:202px;
	padding:0 0 0 0;
	margin:0 auto;
	}
#menucontainer{
	background-color:#0BA2B0;
	width:204px;
	padding:0 0 5px 5px;
	height:230px;
	}
#link{
	background-color:#0BA2B0;
	height:20px;
	float:left;
	width:30px;
	}
#linkTxt{
	background-color:#0BA2B0;
	height:25px;
	color:#ffffff;
	/*float:left;*/
	width:160px;
	}
.naviTxt{
	font-size:12px;
	font-weight:bold;
	color:#DADEE0;
	padding:7px 0 0 0;
	}
.naviTxt:hover{
	font-size:12px;
	font-weight:bold;
	color:#015D65;
	padding:7px 0 0 0;
	}
#weDo{
	padding:10px 0 5px 0px;
	}
#ourProducts{
	padding:10px 0 5px 0;
	}
#thumbPicGap{
	padding:2px 0 2px 0;
	}
#grnOrngContainer{
	width:546px;
	padding:10px 0 0px 0;
	}
#greencontainer{
	width:262px;	
	float:left;		
	}
#greenBk{
	background-image:url(../images/greenback.gif);
	background-repeat:repeat;
	}
#orangeContainer{
	padding:0 0 0 20px;
	width:262px;
	float:left;
	
	}
#orangeBk{
	background-image:url(../images/orangeback.gif);
	background-repeat:repeat;
	}
.whiteBoldTxt{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	}
.blackBoldTxt{
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}
.blackTxt{
	font-size:11px;
	color:#000000;
	}
.padTop{
	padding:5px 0 0 0;
	}
.footerTxt{
	font-size:9px;
	color:#516271;
	}
/*added on 14-11-07*/
.loginTxt{
	color:#353D44;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	}
.loginTxt:hover{
	color:#353D44;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
	}
	