/* style sheet for page specific style */

#main_banner_about {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_about_us.png) no-repeat;
}

#main_banner_process {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_process.png) no-repeat;
}

#main_banner_services {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_services.png) no-repeat;
}

#main_banner_clients {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_clients.png) no-repeat;
}

#main_banner_portfolio {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_portfolio.png) no-repeat;
}

#main_banner_contact_us {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_contact_us.png) no-repeat;
}

#main_banner_career {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_career.png) no-repeat;
}

#main_banner_extranet {
	height: 85px;
	border-bottom: dotted 2px #F08C24;
	margin-top:2px;
	padding-bottom: 2px;
	background: url(images/banner_extranet.png) no-repeat;
}

#banner_about {
	position: relative;
	top: 39px;
	left: 86px;
}

#main_page_container 
{
	height: 100%;
}

#main_page_container_tall {
	height: 490px;
}

#main_page_container_high {
	height: 440px;

}

#main_page_middle {
	width: 2px;
	height: 390px;
	float: left;
	border-right: dotted 2px #D3CFCD;
}

#main_page_middle_tall {
	width: 2px;
	height: 490px;
	float: left;
	border-right: dotted 2px #D3CFCD;
}

#main_page_middle_tall_lg {
	width: 2px;
	height: 990px;
	float: left;
	border-right: dotted 2px #D3CFCD;
}
#main_page_right {
	width: 157px;
	height: 370px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FDF2E6;
	color: #666666;
	line-height: 18px;
}

#main_page_right_tall {
	width: 157px;
	height: 470px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FDF2E6;
	color: #666666;
	line-height: 18px;
}

#main_page_right_tall_lg {
	width: 157px;
	height: 970px;
	float: left;
	padding-left: 15px;
	padding-right: 5px;
	padding-top: 20px;
	margin-left: 2px;
	font-family: Arial;
	font-size: 11px;
	background-color: #FDF2E6;
	color: #666666;
	line-height: 18px;
}

#main_page_right a {
	font-family: Arial;
	font-size: 11px;
	color: #F08C24;
}