@charset "UTF-8";
body {
	background-image: url(/images/Background_green.png);
	background-repeat: repeat-x;
}
.MainContentArea {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/images/middlebox.png);
	background-repeat: no-repeat;
}
.subMenu {
	position: absolute;
	z-index: 205;
	height: 46px;
	width: 624px;
	left: 298px;
	top: 367px;
	visibility: hidden;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.homeInfoBox {
	background-image: url(/images/HomePage/InfoBox.png);
	background-repeat: no-repeat;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #051C43;
	padding: 5px;
}
.homeSpecialsBox {
	background-image: url(/images/HomePage/specialsbox.png);
	background-repeat: no-repeat;
}
.pageDivider {
	background-image: url(/images/HomePage/divider.png);
	background-repeat: repeat-x;
}
.ServiceHighlight {
	font-variant: normal;
	color: #F60;
	font-weight: bold;
	font-style: oblique;
	letter-spacing: .1em;
	font-size: 110%;
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
a:link {
	color: #333;
	text-decoration: underline;
}
a:visited {
	color: #333;
	text-decoration: underline;
}
a:hover {
	color: #096;
	text-decoration: none;
}
.yuiextdlg {
    position:absolute;
    left:-200px;
}
.newsMainHolder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	z-index: 502;
	height: 1062px;
	width: 625px;
	left: 144px;
	top: 541px;
}
.storeFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	position: absolute;
	z-index: 500;
	height: 21px;
	width: 731px;
	left: 50px;
	bottom: 4px;
}
.newsFullBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFF;
	border: thin none #719872;
	overflow: auto;
}
