
/*** sponsorship PAGE ****************************/

#content .sponsorship .overview {
	background: #fff url(../../img/co/sponsorship-bg-v1.png) top left no-repeat;
	height: auto !important;
	height: 105px;
	min-height: 105px;
	padding: 0px 10px 0px 100px;
	margin: 10px 0px 0px 0px;
	width: 780px;
}


#content .sponsorship h1 {
	margin: 15px 0px 5px 10px;
}

#content .sponsorship p {
	margin: 0px 0px 0px 10px;
}
	
#content .sponsorship .main {
	position: relative;
	background: #fff url(../../img/sh/secondary-bg-v1.gif) top repeat-x;
	height: auto !important;
	height: 400px;
	min-height: 400px;
	clear: both;
	padding: 20px 50px 0px 50px;
}
	#content .sponsorship .main p {
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}
	
	#content .sponsorship .main h2 {
		margin: 0px 0px 15px 0px;
		padding: 0px;
	}
	
	#content .sponsorship .main .steps {
		background: url(../../img/co/sponsorship-main-bg-v1.png) bottom right no-repeat;
		height: auto !important;
		height: 220px;
		min-height: 220px;
		position: relative;
	}
		#content .sponsorship .main .steps p, #content .sponsorship .main .steps a {
			font-size: 20px;
			margin-bottom: 0px;
			margin-top: 10px;
		}
		#content .sponsorship .main .steps p {
			padding: 10px 0px;
		}
		
		#content .sponsorship .main .steps a {
			text-decoration: underline;
		}
	
#content h3
{
    color: inherit;
    font-weight: bolder;
}

		
		
		
		
		
		
		
		
		
		
		
		
		