/* CSS Document */
body {
	background				: #2C1B13;
	margin					: 0px 0px 0px 0px;
}
.flash_table {
	margin-top				: 0px;
	width					: 100%;
	background-color		: #D0B892;
	height					: 550px !important;
}
.white_box {
	background				: url(../images/fire_back.jpg) bottom repeat-x;
	height					: 550px !important;
}
.logo_row {
	background-color		: #2C1C13;
	text-align				: left;
}
.bottom {
	background-color		: #2C1C13;
	text-align				: left;
}
a:link, a:visited, a:hover, a:active {
	color					: #121212;
}
.div1440x900 {
	width					: 1440px;
	height					: 705px;
	background				: url(../images/index_esperos_logo_1440x900.jpg) no-repeat;	
}

.div1280x1024 {
	width					: 1280px;
	height					: 832px;
	background				: url(../images/index_esperos_logo_1280x1024.jpg) no-repeat;
	/*border					: 1px solid blue;*/
}
.in_1280x1024_div {
	width					: 100%;
	color					: #FFFFFF;
	font-size 				: 12px;
	font-family				: "Arial";
	font-weight				: bold;
	text-align				: center;
	padding-top				: 180px;
	/*border					: 1px solid red;*/
}
.in_1440x900_div {
	width					: 100%;
	color					: #FFFFFF;
	font-size 				: 12px;
	font-family				: "Arial";
	font-weight				: bold;
	text-align				: center;
	padding-top				: 160px;
	/*border					: 1px solid red;*/
}
