@charset "UTF-8";
/* CSS Document */

#MainBanner {
	width: 954px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
}

#HomePageMainArea {
	width: 954px;
	padding-left: 20px;
	padding-right: 20px;
	float:left;
	zoom: 1;
	position: relative;
}

#MainBannerLeft {
	font-family: "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	width: 259px;
	padding-left: 210px;
	float:left;
	background-image: url(../images/Main_Banner_Left.jpg);
	background-repeat: no-repeat;
	height: 85px;
	margin-bottom: 10px;
	padding-top: 85px;
	line-height: 16px;
	color: #333;
	border-right:0px solid  #999;
	
}

.MainBannerLeftHeading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 18px;
	font-style: bold;
	color: #111;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

#MainBannerLeft a {
	text-decoration:none;
	color: #d8e0e3;
	display:block;
	width:240px;
	/*height: 49px;
	padding:3px 6px;*/
	height:47px;
	padding:4px 5px;
	background: url(../images/news-button.gif) 0 0 no-repeat;
}

#MainBannerLeft a:hover {
	color:#fff;
	text-decoration:underline;
}

#MainBannerLeft a img {
	float:left;
	border:0;
	margin-top:-2px;
	margin-right:5px;
	behavior: url(iepngfix.htc);
}

#MainBannerRight {
	width: 469px;
	float:left;
	margin-bottom: 10px;
	background-image: url(../images/Main_Banner_Right.jpg);
	background-repeat: no-repeat;
	height: 150px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.ChangingBanner {
	width: 469px;
	height: 135px;
	float: left;
}

.ChangingMiddleBanner {
	width: 469px;
	height: 135px;
	float: left;
}

.ChangingBannerHeading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 14px;
	display: block;
	margin-bottom:10px;
	margin-top:10px;
}

.ChangingBannerLeftColumn {
	width: 250px;
	float: left;
	height: 105px;
	margin-right: 10px;
}

.ChangingBannerRightColumn {
	width: 209px;
	float: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 14px;
	margin-top: 5px;
	margin-bottom: 20px;
}

.BannerLinks {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
	width: 130px;
}

.BannerLinks a:link, .BannerLinks a:visited {
	text-decoration: none;
	color: #08c;
}

.BannerLinks a:hover{
	text-decoration: underline;
}

.BannerButtons {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	float: left;
}

.BannerButtons ul {
	margin:0px;
	padding:0px;
}

.BannerButtons li {
	background-color: #666;
	list-style-type: none;
	width: 15px;
	margin-right: 5px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	line-height: 14px;
}

.BannerButtons a:link, .BannerButtons a:visited {
	text-decoration: none;
	color: #FFF;
	background-color: #999;
	display: block;
}

.BannerButtons a:hover{
	text-decoration: none;
}

#TopOffersArea {
	width: 574px;
	float: left;
}

#TopOffersAreaHeader {
	width: 564px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	display:block;
	line-height: 25px;
	background-image: url(../images/top_offers_top_curve.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#TopOffersMiddle {
	width: 553px;
	background-image: url(../images/top_offers_middle_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}

#TopOffersMiddle a:link, #TopOffersMiddle a:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #08c;
	margin-left: 2px;
}

#TopOffersMiddle a.DualLink:link, #TopOffersMiddle a.DualLink:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	display: inline;
	padding-left: 10px;
	text-decoration: none;
	color: #08c;
	margin-left: 2px;
}

#TopOffersMiddle a:hover, #TopOffersMiddle a.DualLink:hover {
	text-decoration: underline;
}

#TopOffersAreaBottomCurve {
	width: 574px;
	height: 15px;
	background-image: url(../images/top_offers_bottom_curve.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.TopOffer1 {
	width: 173px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	float: left;
	padding-bottom: 5px;
	padding-right: 5px;
}

.TopOffer2 {
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.TopOffer3 {
	width: 174px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	float: left;
	padding-bottom: 5px;
	padding-left: 10px;
}

.TopOffer4 {
	width: 173px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	float: left;
	padding-right: 5px;
	padding-top: 5px;
}

.TopOffer5 {
	width: 174px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d9d9d9;
	float: left;
	padding-right: 5px;
	padding-left: 10px;
	padding-top: 5px;
}

.TopOffer6 {
	width: 174px;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}

.TopOfferHeading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	display:block;
	font-weight: bold;
	margin-top: 5px;
}

.HomePageROIArea {
	width: 180px;
	float: left;
	margin-left: 10px;
}

.HomePageROIAreaHeader {
	width: 170px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	display:block;
	line-height: 25px;
	background-image: url(../images/hp_roi_top_curve.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
}

.HomePageROIAreaMiddle {
	width: 159px;
	background-image: url(../images/hp_roi_middle_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	height: 274px;
	padding-top: 5px;
}

.HomePageROIAreaMiddle a:link, .HomePageROIAreaMiddle a:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	padding-left: 10px;
	text-decoration: none;
	color: #08c;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 5px;
}

.HomePageROIAreaMiddle a:hover{
	text-decoration: underline;
}

.HomePageROIAreaMiddle ul {
	margin:0px;
	padding:0px;
}

.HomePageROIAreaMiddle li {
	list-style-type: none;
}

.HomePageNews {
	width: 159px;
	background-image: url(../images/hp_roi_middle_shadow.jpg);
	background-repeat: repeat-y;
	background-position: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d9d9d9;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
	height: 274px;
	padding-top: 5px;
}

.HomePageNews a:link, .HomePageNews a:visited {
	text-decoration: none;
	color: #08c;
}

.HomePageNews a:hover{
	text-decoration: underline;
}

.HomePageNews p {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9d9d9;
	padding-bottom: 5px;
}

.HomePageNews_ALL {
	padding-top: 10px;
}

.HomePageNews_ALL a:link, .HomePageNews_ALL a:visited {
	text-decoration: none;
	color: #08c;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
	padding-left: 10px;
}

.HomePageNews_ALL a:hover{
	text-decoration: underline;
}

.HomePageROIAreaBottomCurve {
	width: 180px;
	height: 15px;
	background-image: url(../images/hp_roi_bottom_curve.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
}

.NewsHeading {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333;
	display:block;
	font-weight: bold;
	margin-top: 5px;
}

.ReadAllNews {
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #333;
	line-height: 16px;
}

.ReadAllNews a:link, .ReadAllNews a:visited {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 70px 5px;
	display: block;
	padding-left: 80px;
	text-decoration: none;
	color: #08c;
	margin-left: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.ReadAllNews a:hover{
	text-decoration: underline;
}

