body {
	background: none;
}

#wrapper_site {
	margin-top: 0;
	width: 100%;
}

#col_1 {
	background: none;
	display: block;
	float: none;
	padding-bottom: 0;
	width: 100%;
} 

ul#nav_main {
	display: none;
}

#col_2 {
	display: block;
	float: none;
	margin-left: 0;
	width: 100%;
}

h1 {
	background: none;
	color: #00295f;
}

html body #wrapper_site hr {
	background-color: #9bbac1;
	background-image: none;
	border: none;
	color: #9bbac1;
	height: 1px;
}

#content ul {
	list-style-type: disc;
	margin-bottom: 1.28em;
	padding-left: 30px;
}

html body #content ul li {
	background: none;
	margin-bottom: 1.1em;
	padding-left: 10px;
}

html body #content ul.portfolio li {
	background: none;
	border-bottom: 1px dashed #9bbac1;
}

html body #content ul.contact li {
	width: 49%;
}

#partnership_approach {
	background: none;
	height: auto;
	overflow: hidden;
	position: static;
	width: auto;
}

#partnership_approach div {
	border: 1px solid #00b6de;
	height: auto;
	margin-bottom: 1.28em;
	padding: 10px 10px 0 10px;
	position: static;
	overflow: hidden;
	width: auto;
}

#partnership_approach div:hover, #partnership_approach div.sfhover {
	background: none;
}

#partnership_approach div * {
	position: static;
}