body {

	margin:0px;
	padding:0px;

}

#mainContainer {

	width:787px;
	padding-top:22px;
	margin:0 auto;
	padding-bottom:20px;

}

#header1 {

	width:787px;
	height:94px;
	background-image: url('res/header1.gif');

}

#header2 {

	width:787px;
	height:96px;
	background-image: url('res/header2.gif');

}

#content {

	margin-top:22px;
	background-color:#f3f7ed;

}

#contentHeader {

	background-image: url('res/c1.gif');
	height:22px;
	background-repeat: no-repeat;

}

#contentHeader2 {

	background-image: url('res/c2.gif');
	height:22px;
	background-repeat: no-repeat;
	background-position: right;

}

#contentFooter {

	background-image: url('res/c4.gif');
	height:22px;
	background-repeat: no-repeat;

}

#contentFooter2 {

	background-image: url('res/c3.gif');
	height:22px;
	background-repeat: no-repeat;
	background-position: right;

}

#menu {

	float:left;
	width:167px;
	font-family: Tahoma;
	font-size:12px;
	margin-left:10px;
	text-align:right;

}

#menu .menuspacer {

height: 5px;
font-size:1px;

}

#menu a:link, #menu a:visited {

	color: #6d6e71;
	text-decoration: none;

}

#menu a:hover, #menu a:active {

	text-decoration: underline;

}

#menu a.major:link, #menu a.major:visited {

	color:#000000;

}

#mainContent {

	background-image: url('res/line.gif');
	background-repeat: repeat-y;
	float:left;
	margin-left:10px;
	width:580px;

}

#mainContent .container {

	padding-left:10px;
	color: #302f2f;
	font-family: Tahoma;
	font-size:12px;
	text-align:left;

}

#mainContent .container h1 {

	font-size: 14px;
	margin:0px;
	padding:0px;
	font-weight:normal;
	margin-bottom:10px;

}

#mainContent .container p {

	margin:0px;
	padding:0px;
	margin-bottom:10px;

}

#cleaner {

	clear:both;

}

table.price {

	width:570px;

}

table.price th {

	font-size:10px;
	font-family: Tahoma;
	font-weight:normal;
	text-align:left;
	background: #d2b49b;
	color: #755235;

}

table.price td {

	font-size:10px;
	font-family: Tahoma;
	color: #755235;

}

table.price tr.odd td {


}

table.price tr.even td {

	background-color: #e5d5c7;

}

td {
	font-size:12px;
}

.balasinaprice {
	
	float:left;
	width:280px;
	margin-right: 5px;
	margin-bottom: 15px;
	
}

.balasinaprice table {

	

}

.balasinaprice table td {

	vertical-align:top;

}

.balasinaprice table td.img1 {

	width: 86px;

}

.perilaprice {

	margin-bottom: 15px;
	
}

.perilaprice table {

	

}

.perilaprice table td {

	vertical-align:top;

}

.perilaprice table td.img1 {

	width: 205px;

}