body
	{ 
		background-color: #FFFFFF;
	}
.top_container
	{
		background-image: url('images/top_background.jpg');
		background-repeat: repeat-y;
		position:absolute;
		background-color: #C1CCAF;
		margin-left: -5px;
		margin-top: -16px;
		width: 996px;
		height: 14px;
	}
.logo_menu_container
	{
		position:absolute;
		top: 10px;
		left: -5px;
		width: 996px;
		height: 70px;
	}
.main_container
	{
		position:relative;
		width: 996px;
		height: 572px;
		margin-left: -5px;
	}
.flash_container
	{
		float: left;
		width: 994px; /*Width of left column in pixel*/
		height: 394px;
		margin-left: -6px; /*Set margin to that of -(MainContainerWidth)*/
		margin-top:70px;
		background: #FFFFFF;
	}
.product_locator_container
	{
		position:absolute;
		width: 193px; /*Width of left column in pixel*/
		margin-left: -190px; /*Set margin to that of -(MainContainerWidth)*/
		margin-top: 0px;
		height: 24px;
		background: #45443C;
	}
.chromestyle
	{
		position:absolute;
		top: 0px;
		left: 258px;
		width: auto;
	}
.dropmenudiv
	{
		position:absolute;
		top: 0px;
		left: 250px;
	}
.logo_container
	{
		position:absolute;
		top: 0px;
		left: 0px;
		width: auto;
	}
.bar
	{
		position:absolute;
		top: -10px;
		left: 696px;
		height: 24px;
		width: 300px;
		background-color:#43413F;
	}
.text_anim
	{
		position: absolute;
		top: 35px;
		left: 260px;
		height: 18px;
		width: 736px;
		background-color:#FFFFFF;
	}
.bottom
	{
	position:absolute;
	width: 996px; /*Width of left column in pixel*/
	margin-left: 0px; /*Set margin to that of -(MainContainerWidth)*/
	height: 20px;
	top: 480px;
	background: #C1BE9F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:70%;
	font-weight:bold;
	text-align:center;
	left: -8px;
	}
a img
	{
		border:none;
	}
