/* CSS Document */

html, body	{
	height:	100%;
}
body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
.container	{
	width: 760px;
	text-align: left;
}
.header	{
	width: 760px;
	height: 800px;
}
.bars	{
	width: 760px;
	height: 400px;
}
.bar1	{
	background-image: url('../images/1506.jpg');
}
.bar2	{
	background-image: url('../images/1642.jpg');
}
.bar3	{
	background-image: url('../images/1448.jpg');
}
.bar4	{
	background-image: url('../images/1276.jpg');
}
.top	{
	height: 284px;
	width: 760px;
}
.bottom	{
	position: relative;
	height: 116px;
}
.left	{
	position: relative;
	width: 351px;
	text-align: right;
	float: left;
}
.right	{
	position: relative;
	float: left;
	width: 260px;
	padding: 25px 0 0 15px;
}
.spacer	{
	margin-top: 20px;
}

img	{
	border: none;
}
