html,body{height:100%;} 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
a img {border:none;}
#footer table{ 
	height:40px;
	background-color:#e0e8e8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#707474;
	text-align:center;
	vertical-align:middle;
}
#site {
	width:764px;
}
#leftbg {
	background-image:url(images/leftbg.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	}
.content {
	padding:43px 0px 10px 19px;
	}
.content p, li {
	padding-top:5px;
	margin-top:10px;
	font-size: 12px;
}
.subtitle {font-size: 12px; color:#666;}
.price {font-size: 14px; color:#F00;}
.header { 
	font-size:20px;
	font-weight:normal;
}
