body  {
	font: 100%;
	width: 998px;
	padding: 0;
	text-align: center;
	font-family:'Trebuchet MS',arial,helvetica,sans-serif;
	background-color: #CDCDCD;
	margin: 0 auto;
}
#container { 
	width: 998px;
	background:#FFF;
	margin:0px 0px 0px 0px;
	border: 2px  solid #FFF;
	text-align: left;
} 
h1{
	font-weight:bold;
	font-size:28px;
	color: #FA5A25;
	text-align:center;
	padding: 18px;
	text-transform:capitalize;
}
h2{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-transform:capitalize;
	color:#F00;
}
i{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-transform:capitalize;
	color:#F00;
}
i a:link, i a:visited
{
	color: #FBFFFF;
	font-weight:bold;
	padding:5px 5px 5px 5px;
	background-color:#D1D14B;
	text-decoration: none;
	border-top: 1px solid #B7BAFB;	
	border-left: 1px solid #B7BAFB;
	border-bottom: 1px solid #D0FAFF;
	border-right: 1px solid #D0FAFF;
}
i a:hover
{	color: red;				
	padding:5px 6px 4px 6px;			
	background-color:#B3F2D5;			
	border-top: 1px solid #D0FAFF;		
	border-left: 1px solid #D0FAFF;
	border-bottom: 1px solid #B7BAFB;
	border-right: 1px solid #B7BAFB;
	font-weight:bold;
	text-decoration:none;
}
a:link { color: #800040; text-decoration: none;}
a:visited { color: black; text-decoration: none;font-weight:bold;}
a:hover { color: red; font-weight:bold;text-decoration: underline;}
a:link.special{color: blue; text-decoration: none;font-weight:bold;font-size:15px;}
a:visited.special { color: blue; text-decoration: none;;font-weight:bold;}
a:hover.special { color: red; font-weight:bold;text-decoration: underline;}
#header {
		width:998px;height:105px;
		background-color:#F2F1FE;
}
#title {
	width:320px; height:105px;
	margin:0px 0px 0px 0px;
	background-color:#FFF;
	float:left;
}
#description { 
	 width:674px; height:105px;
	 margin:0px 0px 0px 320px;
	 background-color:#F2F1FE;
	 text-align:left;
	}
#description p.one{
	color: #999999;
	font-size:14px;
	text-align:left;
	padding: 5px 5px 0px 30px;
	text-transform:capitalize;
}
#description p.two{
	color: #00F;
	font-size:16px;
	text-align:center;
	padding: 0px 5px 0px 30px;
}
#description p.one a:link { color: #999999; text-decoration: none;}
#description p.one a:visited { color: #999999; text-decoration: none;}
#description p.one a:hover { color: red; font-weight:bold;text-decoration: underline;}
#description p.two a:link { color: blue; text-decoration: none;font-weight:bold;}
#description p.two a:visited { color: blue; text-decoration: none;font-weight:bold;}
#description p.two a:hover { color: red; font-weight:bold;text-decoration: underline;}
#globallink{
	margin:0px; padding:0px;
	width:997px;height:32px;
	background-image:url(images/header.jpg);
	font-size:14px ;
	text-align:center;
}
#globallink ul{
	list-style:none;
	padding:0px; margin:0px;
}
#globallink li{
	float:right; 　　
	text-align:center;
	text-transform:capitalize;
	margin:7px;
}
#globallink a:link, #globallink a:visited{
	color: #800040;
	padding:3px 1px 3px 3px;
	background-color:#CBFCE9;
	text-decoration: none;
	border-top: 1px solid #FFF;		
	border-left: 1px solid #FFF;
	border-bottom: 1px solid #008040;
	border-right: 1px solid #008040;
	font-weight:bold;
}
#globallink a:hover{
	color: red;						
	padding:3px 3px 3px 1px;			
	background-color:#6C9;			
	border-top: 1px solid #008040;		
	border-left: 1px solid #008040;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	font-weight: normal;
}	
#left {
	float: left;
	width: 205px;
	padding: 12px 0px 0px 0px;
}

#category ul{
	list-style:none;
	margin:0px;
	padding:0px
}
#category ul li{	
	padding: 3px 0px 3px 8px;
	font-size:18px ;
	text-transform:capitalize;
	line-height:1.3em;
	text-align:left;
	background-image:url(images/health1.jpg);
	border-bottom:2px outset #D3E9ED;
	border-top:2px outset  #E8FFFD;
	border-left:2px outset  #D3E9ED;
	border-right:2px outset  #E8FFFD;
}
#category a:hover{							
	background-image:url(images/health.jpg);
}	

#mainContent { 
	margin: 0 0 0 215px;
	padding: 5px 5px 5px 0px;
} 
#mainContent p a:link { color: #999999; text-decoration: none;font-weight:bold;}
#mainContent p a:visited { color: black; text-decoration: none;font-weight:bold;}
#mainContent p a:hover { color: red; font-weight:bold;text-decoration: underline;}
.product_box {
    background-color:#EFF9FE;
	width:250px;
	float:left;
	margin-right:3px;
	margin-left:3px;
	margin-bottom:15px;
	border-right:1px solid #B0FBBC;
	border-left:1px solid #B0FBBC;
	border-bottom:2px solid #B0FBBC;
}
.product_box .product_pitch {
	padding-right:5px;
	font-size:12px;
	margin-top:4px;
}
.product_box .product_img {
	clear:both;
	text-align:center;
	width:70px;
	float:left;
	padding:5px;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
}

.product_box .header {
	padding:6px 0px 6px 6px;
	font-family:Arial;
	font-weight:bold;
	font-size:15px;
	border-bottom:1px solid #e9e9e9;
	background-image:url(images/health2.jpg);
	background-position: 0px -5px;

}
.product_box .learn_more {
	clear:both;
	float:right;
	text-align:right;
	padding-right:10px;padding-bottom:5px;
	font-size:13px;
	font-weight:bold;
}
.header a:visited, .header a:link{
    font-weight:bold;
	color:blue;
	text-decoration:none;
	}
.header a:hover {
	font-weight:bold;
	color:red;
	text-decoration:underline;
}
.learn_more a:visited, .learn_more a:link {
    font-weight:bold;
	color:blue;
	text-decoration:none;
}
.learn_more a:hover {
	font-weight:bold;
	color:red;
	text-decoration:underline;
}
.product_box .product_img .img{
    border-color:white;
	border-width:0px;
}

.product_box .product_img .img a:visited {
	color:white;
	text-decoration:none;
	font-style: normal;
}
.product_box .product_img .img a:link {
	color:white;
	text-decoration:none;
	font-style:normal;
}
.product_box .product_img .img a:hover{
	color:red;
	font-style:normal;
}
#footer1 {
	background-image:url(images/header.jpg);
	width:997px;height:28px;
	}
#footer1 p {
	margin: 0 auto;
	padding: 0px 10px 0px 10px;
}
#footer{
	margin: 0 0 0 0px;
	background:#FEEDFB;
	width:998px;height:130px;
	}
.link1 {
	float: left;
	margin: 0 0 0 0px;
	width: 145px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}
.link2 {
	float: left;
	margin: 0 0 0 0px;
	width: 185px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}
.link3 {
	float: left;
	margin: 0 0 0 0px;
	width: 130px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}
.link4 {
	float: left;
	margin: 0 0 0 0px;
	width: 190px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}
.link5 {
	float: left;
	margin: 0 0 0 0px;
	width: 135px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}
.link6 {
	float: left;
	margin: 0 0 0 0px;
	width: 208px;
	background:#FEEDFB;
	padding: 0px 0px 0px 0px;
}

.link ul li{
	border-bottom:0px;
	font-size:12px ;
	text-transform:capitalize;
	line-height: 1.5em;
	text-align:left;
}

#footer2 { 
	width:998px;height:60px;
	background: #F4F5FB;
} 
#footer2 p {
	margin: 0 auto;
	padding: 5px 10px 0px 10px;
	text-transform:capitalize;
	font-size:12px ;
}
.clearfloat {
	clear:both;
}
