/* 
	Vertasource
	Inner Screen CSS
	2009
	
 */
#ctl00_PageContent_breadcrumbs {
	top: 0;
	margin-top: 16px;
}

#pageInfo {
	width: 445px;
	float: left;
	_display: inline;
}
	
	#pageInfo h2 {
		font-weight: bold;
		text-transform: uppercase;
		font-size: 4.5em;
		color: #fff;
	}
	

#pageContent {
	background: url(/content/v1/img/bg-inner-content-bottom.png) no-repeat bottom;
	padding: 22px 0;
	width: 513px;
	float: right;
	_display: inline;
	color: #414344;
}

	#pageInner {
		background: url(/content/v1/img/bg-inner-content-top.png) no-repeat top;
		width: 453px;
		padding: 15px 30px 0 30px;
		min-height: 335px;
		_height: 334px;
		color: #fff;
	}
	
		#pageInner h5 {
			text-transform: uppercase;
			background: url(/content/v1/img/doubleArrows.png) no-repeat left;
			padding-left: 18px;
			font-weight: bold;
			margin-top: 5px;
			color: #fff;
			font-size: 16px;
			margin-left: -5px;
		}
		
			#pageInner h5 a {
				border: 0;
				color: #fff;
				
			}
		
		#pageInner a {
			color: #fff;	
		}
		
		#pageInner li p {
			padding: 0 14px .5em 14px;
		}
		
		.services {
			min-height: 500px;
			_height: 500px;
			background: url(/content/v1/img/services.jpg) no-repeat 0 185px ;	
		}
		
		.software-development {
			min-height: 500px;
			_height: 500px;
			background: url(/content/v1/img/software-development.jpg) no-repeat 175px 175px;	
		}
		
			.software-development #pageSummary {
				padding-right: 250px;
			}
			
		.web-development {
			min-height: 500px;
			_height: 500px;
			background: url(/content/v1/img/web-dev.jpg) no-repeat 235px 235px;	
		}
		
		.internet-marketing {
			min-height: 500px;
			_height: 500px;
			background: url(/content/v1/img/internet-marketing.jpg) no-repeat 0 236px;	
		}
		
		.business-dynamics {
			min-height: 520px;
			_height: 520px;
			background: url(/content/v1/img/business-dynamics.jpg) no-repeat 0 211px;	
		}
		
		.company {
			min-height: 520px;
			_height: 520px;
			background: url(/content/v1/img/business-dynamics.jpg) no-repeat 0 211px;	
		}
		
		
			

		

