﻿html

{

	/*

	overflow: hidden;

	*/

}

body

{

	margin: 0;

	margin-top: 4px;

	text-align: center;

	background-color: #bab3a9;

	font-family: Tahoma, Verdana, Sans-Serif;

	font-size: 10px;

	color: #000000;

	/*

	overflow: hidden;

	*/

}

img

{

	border: none;

}

a

{

	text-decoration: none;

	color: #ffffff;

}

a:visited

{

	color: #ffffff;

}

#header

{

	height: 135px;

}

#flash

{

	height: 452px;

	background-color: #bab3a9;

}

#copy

{

	height: auto;

	width: 692px;

	background-color: #bab3a9;

	text-align: left;

	font-size: 12px;

	line-height: 19px;

	margin: auto;

}

#copy2

{

	height: auto;

	width: 460px;

	text-align: left;

	font-size: 12px;

	line-height: 19px;
	
	float:left;
	
	padding-right:20px;

}

#affiliates {
	width: 200px;
	
	text-align: left;

	font-size: 12px;

	line-height: 19px;
	
	float:left;
	
	padding-left: 10px;
	
	border-left:solid 1px #989889;

}

#sub

{

	height: 40px;

	width: 320px;

	margin: auto;

}

#footer

{

	height: 20px;

	background-color: #4e484a;

}

#footer p

{

	margin-top: 4px;

	color: #ffffff;

}

#bottom

{

}

.left

{

	float: left;

	width: 158px;

	padding-top: 11px;

}

.right

{

	float: right;

	width: 158px;

	padding-top: 11px;

}



