#col-main {
	width: 980px;
}

#col-left {
	display: none!important;
}

/************************************/
/*           HP MAIN BOX            */
/************************************/

#hp-main-box { 
	background: transparent url("../img/bg-hp-main-box.jpg") no-repeat left top;
	width: 980px;
	height: 344px;
	}
	
#hp-messages { 
	width: 980px;
	height: 176px;
	padding-top: 168px;
	}

#hp-messages .hp-message1 { 
	width: 432px;
	height: 56px;
	float: left;
	padding: 60px 24px;
	}
	
#hp-messages .hp-message2 { 
	width: 452px;
	height: 96px;
	float: right;
	padding: 40px 24px;
	}
	
#hp-main-box h1, #hp-main-box p, #hp-main-box a { 
	color: #FFF;
	}
	
#hp-main-box h1 { 
	font-size: 18px;
	}

/************************************************************/
/*                          BOXY                            */
/************************************************************/

.main-box {
	width: 318px;
	border: none;
	height: auto;
	margin: 0 12px 0 0;
}

.boxes-content {
	border: 1px solid #ccc!important;
	height: 184px;
}

#col-main .main-box h3 {
	margin: 12px 0!important;
}

.boxes-content .boxes-right {
	position: absolute;
	right: 12px;
	bottom: 12px;
	display: block!important;
}

.boxes-content .boxes-right a {
	background: url("../img/document-menu-li.jpg") no-repeat scroll left 5px transparent;
	padding-left: 8px;
}