body {	
	margin: 0px;
}

#container {
	width:760px;
	height:440px;
}

#back-top {
	background-image: url('../images/back-top.jpg');
	width:760px;
	height:370px;
}
#main-left {
 	float: left;
	background-image: url('../images/main-left.jpg');
	width:52px;
	height:21px;
}

#main-middle {
 	float: left;
	background-image: url('../images/main-middle.jpg');
	width:556px;
	height:21px;
}

#main-right {
 	float: right;
	background-image: url('../images/main-right.jpg');
	width:152px;
	height:21px;
	cursor: hand;
}

#bottom {
	background-image: url('../images/bottom.jpg');
	width:760px;
	height:26px;
}

#bottom-adress {
	background-image: url('../images/bottom-adress.jpg');
	padding-top: 1px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: #600000;
	width:760px;
	height:23px;
}

marquee {	
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
	color: #600000;
}
