@charset "ISO-8859-1";
* {
 margin: 0;
}

html, body {
   margin:0;
   padding:0;
   height:100%;
	background-color: rgb(230,235,244);
}

#Container {
	width:984px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -22px; /* the bottom margin is the negative value of the footer's height */
}

#LeftBack {
	width: 100%;
    position: relative;
    right:654px;
}


#RightBack {
	float: right;
	overflow: hidden;
	width: 100%;
	position: relative;
	right: 0px;
}

div.Homepagebg a img {
	position: relative;
	right: 0;
	bottom: -150px;
}

.Nobg {
	width: 984px;
	background-color: white;
	padding-right: 16px;
	border-right: .1em solid silver;
	border-left: .1em solid silver;
	border-bottom: .1em solid silver;
}

.Backbg {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:bottom right;
	width: 984px;
	background-color: white;
	padding-right: 16px;
	border-right: .1em solid silver;
	border-left: .1em solid silver;
	border-bottom: .1em solid silver;
}

.coupon {
	background-image: url(images/coupon.gif);
	background-repeat: no-repeat;
	background-position:bottom right;
	width: 650px;
	height: 350px;
	background-color: white;
}

.coupon_head {
	text-align: center;
	color: red;
	font: bold 78px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.coupon_text {
	font-weight: bold;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
}


#Left {
	float: left;
	width: 328px;
	overflow:hidden;
	position:relative;
	left: 654px;
}

div#RightHome {
	float: right;
	width: 654px;
	position: relative;
	left: 654px;
	height: 98%;
	text-align: right;	
}

#Right {
	float: right;
	width: 654px;
	overflow:hidden;
	position:relative;
	left: 654px;
	text-align: right;
}

#footer, .push {
	height:22px;
	margin-left: 160px;
	text-align: center;
}

#footer img {
	border: 0px;
}
	
#Menu {
	width:654px;
	height: 97px;
}

.Right-Panel-Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	margin: 15px;
	line-height: 18px;
}

.Right-Panel-Content-Head {
	font-style: italic;
	font-weight: bold;
}

.Right-Panel-Content-Text {
	background: url(images/dividers.gif) no-repeat center bottom;
	padding-bottom: 35px;
}

table.bluebox {
	border-collapse: collapse;
	border: .1em solid #6dcff6;
	text-align: center;
}

.block-news {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	padding-top: 5px;
	line-height: 14px;
	padding-bottom: 5px;
}

#Left-Panel {
	text-align: left;
	padding-left: 20px;
}
.red {
	color: red;
}
.block {
	margin-top: 20px;
}
.block-head {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 15px;
	padding-top: 20px;
	font-weight: bolder;
}

.block-text {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 15px;
	padding-top: 15px;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}
.block-image-right {
	float: right;
	margin-left: 8px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.block-news-date {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 35px;
	background-image: url(images/blue-arrow.jpg);
	background-repeat: no-repeat;
	height: 16px;
	background-position: 15px 14px;
	padding-top: 15px;
}

td {

	font: normal 11px Tahoma, Arial;

	color: #565656;

}

.green-text{

color: #4b781c;

text-decoration: none;

}


.green-text-underline{

color: #4b781c;

text-decoration: underline;

}

.price-head {
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #0099CC;
}

