#banner_home{
	margin:0;
	padding:0;
	background-image:url(../_img/headers/banner_home_bg.jpg); background-repeat: repeat-x;
}

#banner_media {
	width: 975px;
	height:217px;
	margin:0;
	padding:0; 
	position:relative; 
}

#banner_media embed{
	margin:0;
	padding:0;
	position:relative; 
	top: -1px;
}



#content.home {
	margin: 0;
}

#content.home table{
	margin: 0;
	color: black;
}
#content.home table td{
	background-color:white;
	padding:0;
	vertical-align:top;
}

#content.home div.box {
	background-color:white;	
	border:1px solid #CCCCCC;
	height: 287px;
	overflow: hidden;
}

#content.home div.box h2 {
	font-weight:bold;
	font-size:12px;
	color:#515F79;
	padding:3px 4px 3px 4px;
	margin:0 0 0 0;
	vertical-align:middle;
	background: url(../_img/boxtitle_bg.jpg) repeat-x;
	border-top: none;
}

#content.home div.box li {
	border-bottom:1px dashed #E1E1E1;	
	margin: 0px;
	padding: 0px;
}

#content.home div.box ul li.last{
	border-bottom: none;
}

#content.home ul {
	margin: 0;
	padding: 0;
}

#content.home ul li {
	padding: 0 10px;
}

/*WEBLOG BOX*/
#content.home #weblog_box {
 }
	
#content.home #weblog_box ul {
	list-style-type: none;
	list-style-image:none;
}

#content.home #weblog_box ul li {
	padding: 8px 8px 5px 8px;
	paddi\ng: 6px 8px 0 8px;
	height: 70px;
	hei\ght: 86px;
	overflow: hidden; 
}

#content.home #weblog_box ul li p {
	margin-bottom: 0; 
}


/*INSIGHTS BOX*/

#content.home #insights_box ul {
	list-style-type: none;
	list-style-image:none;
}

#content.home #insights_box ul li{
	background: url(../_img/bullet3.gif) no-repeat 4px ;
	padding: 6px 0 5px;
	paddi\ng: 5px 0 5px;
}

#content.home #insights_box ul li a{
	margin-left: 15px;
}


/*CONTACT BOX*/

#content.home #contact_box div.contact 
{
	background: url(../_img/contact.jpg) no-repeat;
	height: 139px;
	width: 317px;
	position: relative;
}

#content.home #contact_box div.contact ul {
	position: absolute;
	bottom: 0;
	margin-bottom:5px;
	margin-left:5px;
	list-style-type: none;
	list-style-image:none;
}

#content.home #contact_box div.contact ul li{
	float: left;
	margin-right: 20px;
	border: 0; 
}


#content.home #contact_box div.contact ul li.email a {
	background: url(../_img/email.png) no-repeat left;
	padding-left: 18px;
}
#content.home #contact_box div.contact ul li.region a{
	background: url(../_img/internet.png) no-repeat left;
	padding-left: 18px;
}


#content.home #contact_box div.request {
	height: 40px;
}
#content.home #contact_box div.request *{
	float: left;
	margin: 15px 0 5px 0;
}

#content.home #contact_box div.request h3{
	width: 70px;
	padding-left: 15px;
}

#content.home #contact_box div.request ul{
	list-style-type: none;
	list-style-image: none;
}

#content.home #contact_box div.request ul li{
	background:transparent url(../_img/bullet3.gif) no-repeat scroll 4px 50%;
	border: 0;
	margin: 0 0 10px 0;
}

#content.home #contact_box div.request ul li a{
	margin: 0;
	padding-left: 15px;
}
#content.home #contact_box div.submit{
	margin: 0;
	margin-bottom:0;
	padding: 0;

}

#content.home #contact_box div.submit h2{
	border-top: 1px solid #CCCCCC;
	padding: 0 15px;
	paddi\ng-bottom:2px;
}
 
#content.home #contact_box div.submit p{
	border-top: 1px solid #CCCCCC;
	background: url(../_img/bgRequestDown.jpg) repeat-x top;
	margin:0;
	padding: 9px 10px;
	paddi\ng: 8px 10px;
}

