@charset "utf-8";
#Header {
	height: 330px;
	width: 800px;
	padding-top: -25px;
	background-color: #666;
}

#Main {
	float: left;
	height: 450px;
	width: 500px;
	background-color: #F5DB45;
	margin-top: -5px;
}
#Right {
	float: left;
	height: 450px;
	width: 300px;
	background-color: #F5DB45;
	background-image: none;
	margin-top: -5px;
}
#ContactULD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	height: 525px;
	width: 275px;
	padding-left: 15px;
	text-align: left;
	padding-top: 20px;
	margin-top: 0px;
}

#Content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	height: 340px;
	width: 450px;
	padding-left: 45px;
	line-height: 26px;
	text-align: justify;
}
body {
	background-image: none;
	background-repeat: no-repeat;
	background-color: #666;
}
#Container {
	background-position: center center;
	height: 875px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	float: left;
	height: 35px;
	width: 800px;
	background-color: #521206;
	margin-top: 0px;
}
#address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 25px;
	width: 800px;
	padding-top: 10px;
	text-align: center;
}
#closedHolidays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 30px;
	width: 250px;
	text-align: left;
	padding-top: 4px;
}
#Container #Right #ContactULD p em {
	font-size: 11px;
}
#refresh {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: left;
	height: 15px;
	width: 450px;
}
#refreshCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	width: 450px;
}
#TrueWid {
	height: 250px;
	width: 290px;
	padding-left: 0px;
	margin-left: -5px;
}
