h2{
	font-size:13px;
	padding:0 0 0px 0;
	text-align:left;
	line-height:16px;
	color:#0095B3;
}

#content{
	width:455px;
	margin:20px 0 0 0;
}

.content_splash{
	width:455px;
	margin:0px 0 0 0;
	background-image:url(img/bg_content_network.jpg);
	background-repeat:no-repeat;
	background-position:right 105px;
}

.content_services{
	width:410px;
	margin:20px 0 0 25px;
}

.intro_text{
	width:400px;
	padding:0 0 0 25px;
	margin:0;
}

ul.services_list
{
	padding:0px 6px 6px 0;
	margin:0px 0px 0px 0px;
}

ul.services_list li{
	list-style-type:none;
	/*list-style-image:url(img/accordion_categories_bar.jpg);*/
	margin: 0px 0px 0px 0px;
	padding:2px 0 6px 44px;
	line-height:14px;
	background-image:url(img/accordion_categories_bar.jpg);
	background-repeat:no-repeat;
}

ul.services_list li a{
	text-decoration:none;
}

#resources{
width:445px;
	padding:0px;
		border-bottom:5px solid #C3D9FF;
		border-left:5px solid #C3D9FF;
		border-right:5px solid #C3D9FF;
}

.services_texts{
	width:425px;
	margin:0 0 0 10px;
	padding:10px 0 10px 0;
}

#partners{
width:445px;
	padding:0px;
		border-bottom:5px solid #C3D9FF;
		border-left:5px solid #C3D9FF;
		border-right:5px solid #C3D9FF;
}

#details{
	width:445px;
	padding:0px;
		border-bottom:5px solid #C3D9FF;
		border-left:5px solid #C3D9FF;
		border-right:5px solid #C3D9FF;
}

#buttons_network{
	/*background-image:url(img/bg_buttons_services.jpg);
	background-repeat:no-repeat;*/
	background-color:#C3D9FF;
	width:455px;
	height:36px;
	margin:40px 0 0 0;
}
#button_resources{
	position:absolute;
	width:218px;
	height:31px;
	margin:5px 0 0 5px;
}
#button_partners{
	position:absolute;
	width:227px;
	height:31px;
	margin:5px 0 0 223px;
}
ul.profiles,ul.profiles-details{
	margin:0px;
	padding:20px 10px 10px 10px;
}
ul.profiles li,ul.profiles-details li{
	list-style-type:none;
	padding:0 0 10px 0;
}
ul.profiles li h2,ul.profiles-details li h2{
	font-size:11px;
}
ul.profiles li h2 a, ul.profiles-details li h2 a{
	text-decoration:none;
}
ul.profiles li div{
	border-top:1px solid #C3D9FF;
	background-color:#eee;
	padding:5px 5px 5px 5px;
	line-height:14px;
}
ul.profiles-details li div.profile-container{
	border-top:1px solid #C3D9FF;
	background-color:#eee;
	padding:5px 5px 5px 5px;
	line-height:14px;
}
ul.profiles li div p, ul.profiles-details li div p{
	line-height:16px;
}
ul.profiles li div p.details, ul.profiles-details li div p.details{
	width:100%;
	text-align:right;
	padding:15px 0 0;
}