#hp_image {
    background: #fff url(../images/main_content.jpg) no-repeat;
    width: 940px;
    height: 342px;
}

#hp_image p {
    color: #9bbbca;
}

#hp_image div.body p {
    width: 450px;
    font-size: 14px;
    line-height: 1.2;
    padding: 120px 0 0 45px;
}

#hp_image .learnmore {
    font-size: 14px;
    color: #FFF;
    padding: 32px 0 0 84px;
}

#hp_image a:link, #hp_image a:visited {
    color: #ffffff;
    text-decoration: none;
}

#hp_image p a:hover {
    color: #479db9;
}



#hp_block_wrapper {
	margin-top: 10px;
}

#hp_block_wrapper .block {
	height: 200px;
	width: 309px;
	float: left;
	position: relative;
}

#hp_block_wrapper .block .content {
	margin-left: 13px;
	margin-top: 45px;
	color: #FFF;
	line-height: 120%;
	width: 275px;
}

#hp_block_wrapper .content p {
	color: #FFF;
}

#hp_block_wrapper .content a {
    color: #FFF;
}

#hp_block_wrapper .block ul {
	list-style-type: disc;
}

#hp_block_wrapper .block ul li {
	margin-left: 15px;
	line-height: 140%;
}

#hp_block_wrapper .content .learnmore {
    position: absolute;
    top: 160px;
    left: 25px;
    width: 119px;
    height: 23px;
    background: transparent url(../images/btn_lrnMore_bg_06.gif) no-repeat;
    padding: 6px 0 0 0;
    text-align: center;
}

#hp_block_wrapper .content .learnmore a {
    position: relative;
    color: #000000;
    text-decoration: none;
    display: block;
    text-transform: uppercase;
}

/** Block-specific settings **/
#hp_block1 {
	background: transparent url(../images/orange_box_left_guy.jpg) no-repeat;
}

#hp_block1 .content {
	width: 200px;
}

#hp_block2 {
    background: transparent url(../images/green_box_middle.jpg) no-repeat;
	margin-left: 7px;
}

#hp_block3 {
	background: transparent url(../images/news_box_right.jpg) no-repeat;
	margin-left: 6px;
}
