#other_page.content_container .page_header {
	margin: 0;
	padding: 0;
	height: 316px;
}
#other_page.content_container .page_header #otherpage_flash_container {
	width: 550px;
	float: left;
}
#other_page.content_container .page_header #otherpage_header {
	width: 395px;
	padding-right: 30px;
	float: right;
}
	#other_page.content_container .page_header #otherpage_header  h1 {	
		font-size: 21px;
		line-height: 23px;
		margin-bottom: 10px;
	}
	#other_page.content_container .page_header #blogpage_header  h1 {	
		font-size: 28px;
		line-height: 23px;
		margin-bottom: 10px;
	}
	#other_page.content_container .page_header #otherpage_header #other_view_work {
		width: 97px;
		height: 19px;
		display: block;
		float: left;
		background: url(../images/common/buttons/btn_view_work.png) no-repeat !important;
		background: url(../images/common/buttons/btn_view_work.gif) no-repeat;		
	}

#other_page #other_page_content {
	padding: 0;
	margin-top: 0;
}


#services_content {
	width: 740px;
	padding: 25px 25px 0px 35px;
}

#services_content p {
	margin: 18px 0;


