#container .home .content {
	padding-right: 20px;
	
}
div.billboard{
	position:relative;
	display:block;
	background: url(../images/sys_images/billboard-top-bg.gif) top left no-repeat;
	height:100%;	
	margin-top: 30px;
	margin-bottom: 30px;
	
}

div.billboard div.inner{
	background: url(../images/sys_images/billboard-top-bg.gif) bottom left no-repeat;
}

div.bb_body{
	padding-bottom: 0px;	
	/*padding-right: 30px;*/
}

.bb_right{
	padding-left: 10px;
}

.billboard h3{
	color:  #11397F;	
	font-size: 1.5em;
	font-family: Arial;
	font-weight: bold;
	
	margin-top:  30px;
	margin-bottom:  15px;	
	margin-right: 30px
}

/********** billboard2 ********/
div.billboard2{
	position:relative;
	display:block;
	background: url(../images/sys_images/billboard/boxhdr.gif) top left no-repeat;
	
	height:100%;	
	
	margin-top: 30px;
}

div.billboard2 div.bb_inner{
	margin-top: -2px;
	padding-top: 1px;
	padding-bottom: 0px;
	margin-bottom: 0px;	
	background: url(../images/sys_images/billboard/box_bodybakground.gif) top left repeat-y;
	
}

div.billboard2 div.bb_inner2{
	margin-top: -3px;
	padding-top: 1px;
	background: url(../images/sys_images/billboard/boxhdr_shadow.gif) top left no-repeat;
	
	
}

div.billboard2 h3{
	color: #114B92;
	text-align:center;
	margin-top: 0px;
	padding-top: 7px;
}

div.billboard2 div.bb_body{
	margin-top: 0px;	
	
	padding: 0 35px 20px 35px;
	background: url(../images/sys_images/billboard/box_bottom.gif) bottom left no-repeat;
	
}

.keyInitiativeSites {
	margin-bottom: 20px;
	
}

.keyInitiativeSites h2{
	font-size:22px;
}

/*
#container .keyInitiativeSites img {
	float: left;
	margin-right: 20px	
}
*/


#container .keyInitiativeSites div.floatleft{
	float:left;
	margin-right: 20px;	
}

#container .keyInitiativeSites br{
	clear:both;
}
.initiative_site{
	margin-bottom: 10px;
}

.mediaSection h2{
	font-size:22px;
	font-family:Arial;
}

.keyInitiativeSites h3, .mediaSection h3 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: -10px;	
}


.mediaSection {
	position:relative;
	display:block;	
	margin-top: 35px;
	padding-top: 30px;
	height: 100%;	
	width:630px;
	margin-right: -5px;	
	
	background: url(../images/sys_images/hhs-home_r27_c1.gif) top center no-repeat;
	
	
}

.msLeft,.msRight{
	width:47%;
	float:left;
	
	
}

.msRight{
	width: 47%;
	margin-left:25px;
	
}

#container .mediaSection div.floatleft {
	margin-right: 20px;
	margin-top:5px;
	
	
	float:left;	
}


