/***************************************************

	SENSE METHOD MEDIA - PAGE HOME 	
	author: Lincoln Mongillo
	company: Sense Method Media (www.sensemethodmedia.com)	
	
****************************************************/

#home_page.content_container .page_header {
	margin: 0;
	padding: 0;
	height: 316px;
}
#home_page.content_container .page_header #homepage_flash_container {
	width: 550px;
	float: left;
}
#home_page.content_container .page_header #homepage_header {
	width: 395px;
	padding-right: 100px;
	float: right;
}
#home_page.content_container .page_header #homepage_header  h1 {	
	font-size: 21px;
	line-height: 23px;
	margin-bottom: 10px;
}
#home_page.content_container .page_header #homepage_header #home_view_work {
	width: 97px;
	height: 19px;
	display: block;
	float: left;
	background: url(../images/btn_view_work.png) no-repeat !important;
	background: url(../images/btn_view_work.gif) no-repeat;		
}

#home_page #home_page_content {
	padding: 0;
	margin-top: 0;
}

#front_page_content {
	width: 833px;
	padding: 25px 50px 25px 50px;
	background: transparent url(../images/bg_content_middle_fade.jpg) no-repeat left top;		
}





/* =Services Homepage */
#services_home.content_container {
	background: url(../images/services/header_bg_services_home.jpg) no-repeat left top;	
}
#services_home .page_header {
	height: 133px;
}
#services_home .page_header h1 {
	padding-top: 10px;
}
#services_overview.content_box, #services_detail.content_box {
	padding: 30px 0 30px 30px;
}
#services_overview .left_column {
	width: 405px;
}	

#services_overview ul.standard_list {
	margin-bottom: 25px;
}	

#services_overview .right_column {
	width: 430px;
	border-left: 1px solid #e9e9e9;
	margin-left: 25px;
	padding-left: 40px;
}
#services_overview h1 {
	font-size: 20px;
	font-weight: bold;
	color: #70706e;
	margin-bottom: 30px;
}
#services_overview h2 {
	font-size: 20px;
}
#services_overview p {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0;
	line-height: 20px;
	color: #636363;
}

#services_overview em {
	color: #636363;
}
#services_overview h2 {
	margin-top: 20px;
}

#services_detail {
	position: relative;
}
#services_detail p.intro {
	width: 540px;
	margin-bottom: 35px;
}




/* =Platforms */
#services_platforms.content_container {
	background: url(../images/services/header_bg_services.jpg) no-repeat right top;	
}

#services_platforms .page_header {
	position: relative;
}
#services_platforms .page_header h1 {
	padding-top: 65px;
}
.top_nav {
	position: absolute;
	bottom: -10px;
	left: 51px;
	width: 638px;
	height: 54px;
}
.top_nav li {
	float: left;
	font-size: 24px;
	font-weight: bold;
	width: 128px;
	padding-left: 29px;
	line-height: 53px;
	color: #000;
}
#top_nav_1 {
	background: url(../images/services/top_nav_1.gif) no-repeat;	
}
#top_nav_2 {
	background: url(../images/services/top_nav_2.gif) no-repeat;	
}
#top_nav_3 {
	background: url(../images/services/top_nav_3.gif) no-repeat;	
}
#top_nav_4 {
	background: url(../images/services/top_nav_4.gif) no-repeat;	
}

#top_nav_1-3 {
	background: url(../images/services/top_nav_1-3.gif) no-repeat;	
}
#top_nav_2-3 {
	background: url(../images/services/top_nav_2-3.gif) no-repeat;	
}
#top_nav_3-3 {
	background: url(../images/services/top_nav_3-3.gif) no-repeat;	
}


#process_copy {
	width: 590px;
}
#process_copy .subsection {
	border-bottom: 1px solid #e9eaeb;
	margin-bottom: 25px;
	padding-bottom: 10px;
}
#process_copy .button_row {
	display: block;
	text-align: right;
	border-top: 1px solid #e9eaeb;
	padding-top: 10px;
	margin-top: 25px;
}
#process_thumbs {
	width: 240px;
}
#process_thumbs .view_work {
	background: #f6f6f6;
	padding: 5px;
	padding: 15px 35px;
	margin-bottom: 30px;
}
#process_thumbs .thumb {
	margin-bottom: 30px;
	margin-left: 3px;
}
#process_thumbs .thumb.last {
	margin-bottom: 0;
}
#process_thumbs .thumb .caption {
	display: block;
	text-align: right;
	font-size: 11px;
	padding-right: 10px;
	margin-top: 5px;
}

#home_page {

}
#homepage_header h1 {
	color: #fff;
}


#master_service_container {
	background: #0b0d08 url(../images/service.jpg) no-repeat top left;
	margin: 0px auto;
	width: 975px;	
}
