img 
{ 
	behavior: url("script/pngbehavior.htc"); 
}
body, div {
	font-size: 13px;
	font-family: arial;
	color: #222222;
	text-align: left;
}
p {
	margin-top: 5px;
	padding-top: 0px;
}
a:link,
a:visited {
	color: #6c0904;
}
a:hover,
a:active {
	color: #bc362f;
}
.bold {
	font-weight: bold;
}
#documentTable {
	width: 100%;
	height: 100%;
}
#container {
	width: 900px;
}
#logo {
	width: 900px;
	height: 75px;
	background-image: url('../images/layout/layout_01.png');
}
#menu {
	width: 900px;
	height: 34px; /* 34 */
}
#menu_table {
	margin-left: 80px;
}
#topText {
	width: 900px;
	height: 40px;
	background-image: url('../images/layout/layout_03.png');
}
#leftText {
	float: left;
	width: 85px;
	height: 217px;
	background-image: url('../images/layout/layout_04.png');
}
#centerText {
	width: 439px; /* 489 */
	height: 217px; /* 217 */
	background-color: #b89b78;
	float: left;
	overflow: auto;
}
#centerTextTable {
	height: 205px;
}
#scrollButtons {
	width: 50px;
	height: 217px;
	background-color: #b89b78;
	float: left;
}
#scrollUpDiv,
#scrollDownDiv {
	position: relative;
	top: 160px;
	left: 20px;
}

#rightText {
	width: 326px;
	height: 217px;
	float: left;
}
#rightTextTop {
	width: 326px;
	height: 52px;
	background-image: url('../images/layout/layout_06.png');
}
#rightTextBottom {
	width: 326px;
	height: 165px;
	background-image: url('../images/layout/layout_07.png');
}
#foot {
	width: 711px;
	height: 434px;
	float: left;
}
#bottomText {
	width: 711px;
	height: 275px;
	background-image: url('../images/layout/layout_08.png');
}
#portrait {
	width: 189px;
	height: 434px;
	background-image: url('../images/layout/layout_09.png');
	float: left;
}
#copyright {
	width: 388px;
	height: 120px;
	float: left;
}
#copyrightTop {
	width: 388px;
	height: 36px;
	background-image: url('../images/layout/layout_10.png');
}
#copyrightLeft {
	width: 94px;
	height: 60px;
	background-image: url('../images/layout/layout_12.png');
	float: left;
}
#copyrightCenter {
	width: 182px;
	height: 60px; 
	background-image: url('../images/layout/layout_13.png');
	float: left;
	font-size: 11px;
}
#copyrightRight {
	width: 112px;
	height: 60px;
	background-image: url('../images/layout/layout_14.png');
	float: left;
}
#copyrightBottom {
	width: 388px;
	height: 24px;
	background-image: url('../images/layout/layout_15.png');
	clear: both;
}
#address {
	width: 323px;
	height: 120px;
	background-image: url('../images/layout/layout_11.png');
	float: left;
}
.sales {
	width: 784px;
	background-color: #b89b78;
	border: 3px solid #635748;
	margin: 40px 0px 30px 70px;
	padding: 10px;
}
.sales .description {
	padding: 0px 40px 0px 20px;
	width: 260px;
	height: 200px; 
	color: #2c2c2c;
}
.salesBox {
	width: 524px;
	height: 203px;
	background-image: url('../images/layout/salesBox.png');
	background-repeat: no-repeat;
}
.salesBox .type {
	width: 294px;
	height: 48px; /* 55px */
	color: #2c2c2c;
	font-size: 18px;
	padding-top: 10px;
	padding-left: 10px;
}
.salesBox .picture {
	width: 230px;
	text-align: center;
}
.salesBox .picture img {
	border: 1px solid #696969;	
}
.salesBox .details {
	width: 294px;
	height: 140px;
} 
.salesBox .detailsTable {
	margin-left: 20px;
	font-size: 14px;
	width: 294px;
}
.salesBox .detailsTable .q {
	width: 100px; 
	color: #817162;
	text-align: right;
}
.salesBox .detailsTable .a {
	color: #343434;
	padding-left: 5px;
}

#language {
	float: left;
	padding-top: 10px;
	padding-left: 60px;
	width: 340px;
	height: 35px;
	font-size: 10px;
}
#language .flags {
	padding-top: 3px;
	width: 50px;
	height: 15px;
	float: left;
}
#language .flags .flag {
	position: relative;
	top: 2px;
}

a.language_link:link,
a.language_link:visited {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #7b664d;
}
a.language_link:hover,
a.language_link:active {
	font-weight: bold;	
	color: #bc362f;
}
.language_active {
	font-weight: bold;
	text-decoration: underline;
	color: #bc362f;
}

.copy_title,
.copy_developer {
	position: relative;
	top: 25px;
	color: #584d43;
	font-family: "Comic Sans MS";
}
.copy_title {
	font-size: 12px;
	color: #584d43;
}
.copy_developer {
	font-size: 10px;	
	color: #584d43;
}
a.copy:link,
a.copy:visited {
	text-decoration: none;
	color: #584d43;
}
a.copy:hover,
a.copy:active {
	text-decoration: underline;
	color: #ff4d44;
}
.copyright {
	width: 700px;
	font-size: 10px;
	color: #808080;
	font-family: arial;
}

#address_table {
	margin-top: 7px;
	width: 350px;
	height: 80px;
	font-size: 11px;
}
.address_title {
	font-size: 14px;
}

ol {
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#picture1,
#picture2,
#picture3 {
	position: relative;
	width: 300px;
	height: 300px;
	margin-bottom: -300px;
	margin-right: -300px;
}
#picture1 {
	
	left: 190px;
	top: 360px;
	margin-bottom: 
}
#picture2 {
	left: 470px;
	top: 390px;
}
#picture3 {
	left: 662px;
	top: 150px;
}
#newsPagesPos {
	position: relative;
	left: 632px;
	top: 120px;
	width: 1px;
	height: 1px;
}
#newsPages {
	width: 200px; 
	padding: 15px;
	background-color: #ffffff;
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.date {
	font-size: 10px;
	color: #222222;
}
#newsPages a {
	font-size: 11px;
}
#newsPages a.newsPage:link,
#newsPages a.newsPage:visited {
	
}
#newsPages a.newsPage:hover,
#newsPages a.newsPage:active {
	
}
#newsPages a.newsPage_active,
.newsPage_active {
	text-decoration: none;
	cursor: default;
	color: #6c0904;
	font-weight: bold;
	font-size: 12px;
}
#news {
	padding-top: 15px;
}

