div, body, h1 {
	font-family: Courier New;
	font-size: 14px;
	line-height: 20px;
	color: #000;}
	
body {
	margin: 5px;
	background: url('images/background.jpg') repeat;}
	
div {
	padding: 0px;}
	
a, a:visited {color: #194905; text-decoration: underline;}
a:hover, a:visited:hover {color: #000; text-decoration: underline;}
	
#site {
	width: 990px;
	margin: auto;}
	
#header {
	background: url('images/header.png') no-repeat;
	height: 174px;
	padding-top: 40px;
	padding-left: 770px;}
	
#header1 {
	background: url('images/header.jpg') no-repeat;
	height: 174px;
	padding-top: 40px;
	padding-left: 770px;}
	
#action_container {
	background: url('images/action_background.png') repeat-y;
	padding: 40px;
	padding-top: 0px;
	padding-bottom: 0px;}
	
#action {
	height: auto;
	background: url('images/action_shadow.png') repeat-x;
	padding: 50px;
	padding-top: 20px;}
	
	#content {
		width: 810px;
		text-align: justify;}
	
	#menu {
		margin-right: -57px;
		float: right;
		width: 220px;
		text-align: right;
		line-height: 10px;}
	
#footer_container {
	clear: both;
	background: url('images/footer_background.png') repeat-y;
	padding: 40px;
	padding-top: 0px;
	padding-bottom: 0px;}
	
	#footer {
		border-top: 2px solid #bfb199;
		padding: 20px;
		color: #726a5b;
		font-size: 11px;
		text-align: center;}
	
		.copyright a, .copyright a:visited {color: #737373; text-decoration: underline;}
		.copyright a:hover, .copyright a:visited:hover {color: #194905; text-decoration: underline;}
			
#end {
	background: url('images/footer_end.png') no-repeat;
	height: 34px;}
			
.clear {
	clear: both;}
	
.title {
	font-size: 24px;
	font-weight: bold;
	color: #194905;}
	
.smalltitle {
	font-weight: bold;
	color: #194905;}
	
img {
	margin: 5px;
	border: 0px;}

.gallery {
	border: 10px solid #fff;
	margin: 10px;}

td {
	padding: 7px 0px;
	border-bottom: 1px solid #bfb199;
	font-weight: bold;
	line-height: 18px;}

td.title {
	font-size: 15px;
	font-weight: bold;
	color: #194905;
	border-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 10px;}
	
td.price {
	padding-left: 10px;
	text-align: right;
	vertical-align: top;}
	
.desc {
	font-size: 15px;
	font-weight: normal;}
	
img .gallery {
	border: 15px solid #fff;
	margin: 20px;}
	
	
#language {
	margin-bottom: 20px;
	font-size: 12px;
	padding-right: 30px;
}
	