body{
	padding:0px;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	background: #ECECEC;
}

.flash {
	position: absolute;
	padding-left: 10px
	top:186px;
	left:750px;
	height:400px;
	z-index:1200;
	}
.flash .photo {height:360px;}
.flash table {border-collapse:collapse; background-color:#FFF; border:0px;padding:0px;margin:0px;width:345px;position:absolute;bottom:10px;}
.flash td.buttons {vertical-align:top;padding:0px 0px 0px;}
.flash td.text {vertical-align:top; background-color:#FFF; padding:0px 0px 0px;width:100%;}

.content {
	height: auto;
	width: 1023px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF; background-image:url(/images/home_page/background-fixed.png); background-repeat:no-repeat;
	font-size: .9em;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #BF5C18;
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: #000000;
}


#sub_right_column {
	width: 349px;
	margin-right:20px;
	color: #FFFFFF;
	float: right;
	padding-right: 0;
	padding-left: 0;
	position: inherit;
	height: auto;
	font-size: .9em;
}
#middle_column{
	margin-right: 0px;
	margin-left: 295px;
	padding-bottom: 0em;
    width:350px;
	height:auto;
	background-repeat:no-repeat;
	background-position:center;
	
}
#middle_column p {
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: .9em;
}

#middle_column h1 {
	font-size: 1.1em;
	margin-top: 5px;
	margin-right: 5px;
	padding-right: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
}

