#home_page div#intro {
	width: 308px;
	height: 250px;
	background: transparent url(../images/home/intro-banner.jpg) no-repeat;
	padding: 36px 45px 0 581px;
	margin-top: -20px;
	}
	
#home_page div#intro h2 {
	font-size: 16px;
	font-weight:bold;
	text-transform:none;
	color: #000000;	
	line-height: 1.2em;
	}
	
#home_page div#intro h2 span {
	fon/t-size: 60px;
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -.04em;	
	line-height: .95em;
	line-hei/ght: .75em;
	padding-bottom: 10px;
	display: block;
	}
	
#home_page div#intro p {
text-align: center;
}

#home_page div#intro p a {
height: 86px;
width: 301px;
text-indent: -9999px;
background: url(../images/home/button-browse-plans.png) no-repeat left top;
display: block;
}

#home_page div#intro p a:hover {
background-position: 0 -86px;
}

#home_page div#content_sub {
	width: 954px;
	}
	
#home_page div#content_sub h3 {
	border: none;
	color: #4F7751;
	font-size: 18px;
	margin-bottom: 10px;
	padding-bottom: 0;
	}
	
#home_page div#content_sub h3 a {
	display: block;
	padding-left: 20px;
	height: 20px;
	line-height: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #808080;
	background: url(../images/home/icon-general.gif) no-repeat left 3px;
	}

#home_page div#content_sub h3 a:hover {
	text-decoration: none;
	color: #A6BBA8;
	}
	
#home_page div#plans div div, div#discounts div div, div#products div div {
	height: 150px;
	overflow: hidden;
	padding-right: 127px;
}

#home_page div#plans h3 a, div#discounts h3 a, div#products h3 a{
width: 258px
} 

#home_page div.col-1 p.img-wrap {
position: absolute;
right: 10px;
top: 50px;
text-align: center;
padding: 0;
width: 117px;
}

#home_page div#content_sub h4, div#content_sub p  {
color: black;
margin-bottom: .5em;
}

#home_page div#content_sub h4 span {
font-size: 12px;
text-transform: uppercase;
color: #808080;
font-weight: normal;
}

#home_page div#news li{
margin-bottom: .75em;
}

#home_page div#news li a {
	font-size: .85em;
text-transform: uppercase;
}

#home_page span.date {
	font-size: .85em;
	color: #808080;
	padding-right: 5px;
	}
