body {
  	margin : 0; 
	padding: 0;
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #000000;
	background-color: #ffffff;
	background: #fff url(http://www.zerolimitsthree.com/images/bg.gif) bottom left fixed repeat-x;

}
a:visited, a:active, a:link { color: #006; font-weight:bold; text-decoration: underline; }
a:hover {	color: #C30; font-weight:bold; text-decoration: none; }
p, li {	 font-size:1.3em; margin-bottom: 10px; }

#container {
	background: #FFFFFF;
	width: 780px;
	border: 0px;
	margin: 0px auto 0px auto;
	padding:0px 20px 0px 20px;
	text-align: center;	

}
#top {
	padding:0px;
	border:0px;
	margin:0px;
}

#content {
	width:773px;
	text-align:justify;
}


h1 {
	background: #ffffff;
	font: 26px helvetica, arial, sans-serif;
	font-weight: bold;
	line-height:28px;
	color: #300;
	margin-bottom: 0px;	
}
h2 {
	font-size: 13px;
	color: #990000;

}
#addcart {
	text-align:center;
	border: 1px dashed #F00;
	color:#000;
	width:400px;
}

html>body #left {
	float:left;
	width: 200px;
  	margin : 0; 
	text-align:left;
	padding-right:20px;
}

#left {
	float:left;
	width: 200px;
  	margin : 0; 
	text-align:left;
	padding-right:20px;
}

html>body #right { float:left; width: 550px; }

#right { float:left; width: 550px; }

.redtext {
	font-weight:bold;
	color: #300;
	}
	
.copyright {
	font: 10px Arial, Helvetica, sans-serif;
	}
	
#testimonial {
	border:dotted 2px #003;
	background-color:#FFC;
	padding:20px;
	margin:40px;
	font: .9em Tahoma, Geneva, sans-serif;
	}