body {
	margin: 0px;
	background-image: url(images/bg.gif);
}
#container {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}
#logo {
	width: 780px;
	height: 171px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
}
#nav {
	width: 780px;
	height: 65px;
}
#content {
	width: 780px;
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	width: 760px;
	height: 36px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 12px;
	padding-right: 20px;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 10px;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 10px;
}
#footer2 {
	width: 770px;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.maintable {
	padding: 0px;
	margin: 0px;
}
.left {
	width: 278px;
	background-image: url(images/left.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 33px;
}
.right {
	width: 502px;
	background-image: url(images/right.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-top: 210px;
}
.interior {
	padding-bottom: 5px;
	margin-left: 7px;
	margin-right: 7px;
}
.linterior {
	background-image: url(images/dd.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.linterior p {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-bottom: 5px;
	padding-left: 7px;
	padding-right: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.linterior h1 {
	padding-left: 5px;
	font-size: 18px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
.section {
	background-image: url(images/dl.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
}
.section h1 {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
}
li a:link {
	color: #0000FF;
}
li a:visited {
	color: #0000FF;
}
li a:hover {
	color: #000000;
}
.pics img {
	border: 0px;
}
.prices {
	background: #000000;
	width: 95%;
}
.prices th {
	background: #cccccc;
	text-align: center;
}
.prices td {
	background: #FFFFFF;
	text-align: center;
}