body { margin:0; background-color:#CCCC99; color:#333; font-family:Arial, Helvetica, sans-serif; }

strong { color:#222; }

#site { margin:0 auto; width:837px; padding:15px; border-left:10px solid #6b8b30; border-right:10px solid #6b8b30; background-color:#fff; }

#header { }
#header h1 { margin:0; }

#navbar { margin:15px 0 15px 0; }
#navbar ul { margin:0; padding:0; }
#navbar ul li { display:inline; list-style-type:none; }
#navbar ul li a { color:#fff; font-weight:bold; background-color:#ff6600; text-decoration:none; padding:5px; }
#navbar ul li a:hover { background-color:#996600; }

#content { float:left; }
#content h2 { margin:0; font-size:20px; }
#content h3 { }

#rightside { float:right; width:180px; }
#rightside p { font-size:12px; text-align:center; }
#rightside img { display:block; margin:0 auto; }

#testimonials { float:right; background-color:#d2effe; }
#testimonials p { padding:7px; font-size:12px; text-align:left; }

#footer { clear:both; }
#footer p { text-align:center; font-size:11px; }
#footer p a { text-decoration:none; color:#0066CC; }

.quote { margin:0 auto; width:400px; text-align:center; padding:3px; margin-bottom:4px; background-color:#ffff99; font-size:16px; font-style:italic; font-weight:bold; }

.buy { background-color:#FF6600; }

.width640 { width:640px; }

