body { background: #F9F9F9; font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size: 10pt; }

#container {
	margin:0px auto;
	text-align:left;
	position:relative;
	height: 100%;
	width: 750px;
}

#content {
	position:relative;
	width:500px;
	margin:0px auto;
	height: 100%;
}
#banner { 
	position:relative; 
	margin: 0px auto;
}
	
#menu {
	position:relative;
	width: 800px;
	height: 40px;
}

#footer-about { position:absolute; left: 134px; top: 690px; width: 631px; }
#footer-contacts { position:absolute; left: 134px; top: 530px; width: 631px; }
#footer-index { position:relative; width: 631px; }
#footer-links { position:absolute; left: 134px; top: 1210px; width: 631px; }
#footer-products { position:absolute; left: 134px; top: 620px; width: 631px; }
#footer-testimonials { position:absolute; left: 134px; top: 430px; width: 631px; }
#footer-services { position:absolute; left: 134px; top: 1265px; width: 631px; }

A:link { color: red; text-decoration: none; }
A:visited { color: red; text-decoration: none; }
A:hover { color: blue; text-decoration: underline; font-weight: bold; }

h1, h2, h3, h4, h5, h6, ul, p { font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif; }

h1 { font-size: 14pt; color: #000000; }
h2 { font-size: 10pt; color: #000000; }
h3 { font-size: 12pt; color: #000000; }
h4 { font-size: 8pt; color: #000000; }
h5 { font-size: 8pt; color: #000000; }
h6 { font-size: 8pt; color: #000000; }
ul { font-size: 10pt; color: #000000; }
p  { font-size: 10pt; color: #000000; }

IMG.images { border: none; padding: 5px; margin: 5px; }

.header { text-decoration: underline; }
.bullets { text-decoration: underline; }

SPAN.prices { font-weight: bold; color: red; }
SPAN.productname { font-weight: bold; }
