body {

	background-image: url(img/main_bg.gif);

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}

#header {

	width: 800px;

	margin: auto;

	background-image: url(img/top_bg.gif);

	background-repeat: no-repeat;

	background-position: 395px 50%;

	height: 124px;

}

#wrap {

	width: 798px;

	margin: auto;

	background-color: #FFFFFF;

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #EDD3A9;

	border-left-color: #EDD3A9;

}

#footer {

	margin: auto;

	width: 800px;

	background-image: url(img/f_bg.jpg);

	background-repeat: repeat-x;

	font-size: 10px;

	color: #90560C;

}

#footer a {

	color: #90560C;

}

#wrap #menu {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #C13100;

	border-bottom-width: 4px;

	border-bottom-style: solid;

	border-bottom-color: #EFD6B7;

	padding: 9px;

	margin-top: 0px;

	margin-right: 4px;

	margin-bottom: 3px;

	margin-left: 4px;

}

#menu a {

	color: #C13100;

	text-decoration: none;

	font-weight: bold;

	text-transform: uppercase;

	padding-right: 7px;

	padding-left: 7px;

}

#menu a:hover {

	color: #FF6600;



}

#wrap #content {

	color: #5B5B5B;

	background-image: url(img/c_bg.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	margin-top: 24px;

	margin-right: 6px;

	margin-bottom: 0px;

	margin-left: 6px;

	padding-bottom: 24px;

	width: 784px;

}

#content a {

	color: #E76819;

}

#content h1 {

	color: #E76819;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	text-transform: uppercase;

	margin-top: 0px;

	padding-top: 0px;

}

.pricelist
{
border-collapse:collapse;
}
.pricelist th
{
border:1px solid #000000;
text-align:center;
padding-top:2px;
padding-bottom:2px;
}
.pricelist td {
border:1px solid #000000;
padding-left:3px;
padding-top:2px;
padding-bottom:2px;
}