div#column1 {width:235px; /* left col width */
             border-right: dotted black 1px; 
             margin-top:10px;

	}

div#column1  p {font-size:10pt; font-weight:normal; text-align:justify; margin:10px;}

div#column1 p.heading {margin-top:20px; font-size:14px; font-weight:bolder; }

div#column1 img.mainImage {margin-top:15px; margin-bottom:5px;}

div#column1 a:hover {background-color:white;}



#care {margin:70px 10px 0px 10px; padding-bottom:400px;}

#column1 #care p {margin:5px; text-align:justify;}

#care p.heading { font-size:12px; font-weight:bolder;}

div#column2 {
	width:789px;
	margin:0 0 0 235px;
        
	}

div#column2 p {font-size:12px; margin:10px 10px 10px 10px; text-align:justify;} /* This increases the width of content area Column2 due to this footer and header may fall short Solution to this is to increase left and right margin of this column Originally which were 150 and 170 and now increase to 155 and 175 to get rid of this problem*/

#column2 a.enlarge {display:block;}

#column2 ul {margin-left:40px}

#column2 ul li {margin-top:3px}

#column2 span.guarantee { font-size:14px;}

#column2 a{display:inline; color:#f5429f;}

#column2 a:hover {color:black;}

#column2 a.enlarge{margin-top:20px;}

#column2 p.shipping { padding-top:7px; font-weight:bold; font-size:13px;}

#column2 p.heading {margin-top:20px; font-size:14px; font-weight:bolder;}


#description {float:left;}
#award {background-color: #333333; color:white; margin:10px 30px 10px 250px;}
#award a:hover{color:white;}

#whyBuy {font-size:12px; font-weight:bold; margin-left:235px; margin-top:40px; margin-bottom:120px; border: dotted black 1px; }

#whyBuy ul {list-style:none; margin:5px}

#whyBuy span {margin-left:15px;}

#whyBuy ul a {text-decoration:underline;}

#whyBuy ul li {margin-top:5px}

	
span	{
	font-weight:bold;
	}


h2 {font-weight:bold; font-size:15px; margin-left:20px; }

img.floatleft {float:left;}
#column2 #free_offer p {margin:0px; font-size:16px; font-weight:bold}
#column2 #free_offer p.plus {margin-left:100px; font-size:24px;}
#column2 #free_offer p.youget {margin-left:20px;}
#column2 #free_offer p.dvd {margin-left:10px;}

#column2 #free_offer p.dvd a {text-decoration:underline;}



