/* CSS Document */

/* Reference
--------------

salmon red  = #ea8f65
money green = #4d4e53
mello yello = #ffc885
linked up blue = #42b2eb

*/

#ccp_inside_content_middle {
	font-size: 1.2em;
}

#ccp_inside_content_history, #ccp_inside_content_special {
	width: 880px;
	padding-left: 50px;
	padding-top: 30px;
}

#ccp_featured_folder {
	position: relative;
	width: 770px;
	height: 1028px;
}

.ccp_featured_photo {
	position: absolute;
	z-index: 5;
}

.ccp_divide_0_a {
	clear: both;
	width: 100%;
	background-color: #E5E5E5;
	height: 20px;
	margin-top: 35px;
}

.ccp_divide_0_b {
	width: 100%;
	background-color: #4d4e53;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.ccp_divide_1_a {
	clear: both;
	width: 100%;
	background-color: #E5E5E5;
	height: 10px;
	margin-top: 20px;
}

.ccp_divide_1_b {
	width: 100%;
	background-color: #4d4e53;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
}

.ccp_divide_2_a {
	width: 100%;
	background-color: #4d4e53;
	height: 20px;
	margin-top: 25px;
}

.ccp_divide_2_b {
	width: 100%;
	background-color: #E5E5E5;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 20px;
}



.ccp_divide_3_a {
	clear: both;
	width: 100%;
	background-color: #E5E5E5;
	height: 10px;
	margin-top: 10px;
}

.ccp_divide_3_b {
	width: 100%;
	background-color: #4d4e53;
	height: 10px;
	margin-top: 5px;
	margin-bottom: 25px;
}

/* Featured Staff
========================================== /*

/* POST IT */

.ccp_featured_postit_text {
	position: absolute;
	top: 173px;
	left: 430px;
	width: 151px;
	z-index: 8;
	font-size: .8em;
	text-align: left;
}

.ccp_featured_postit_text p {
	margin-top: 5px;
}

.ccp_featured_postit_title {
	font-size: 1.2em;
	font-weight: bold;
}

/* NAME */

.ccp_featured_name_text {
	position: absolute;
	top: 435px;
	left: 117px;
	width: 540px;
	z-index: 8;
	font-size: 1.4em;
	text-align: left;
}
.ccp_featured_name_text div {
	margin-top: 9px;
}

/* WRITEUP */

.ccp_featured_writeup_text {
	position: absolute;
	top: 555px;
	left: 117px;
	width: 491px;
	z-index: 8;
	font-size: 1.2em;
	line-height: 28px;
	text-align: left;
}

/* Vision
========================================== */

#ccp_vision_container {
	height: 794px;
	width: 837px;
	background-image: url(../images/inside/vision_diagram.png);
	background-repeat: no-repeat;
	position: relative;	 
}

#ccp_vision_core_values, #ccp_vision_future_vision {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.2em;
}

#ccp_vision_future_vision {
	padding-top: 14px;
}

#ccp_vision_core_purpose, #ccp_vision_bhag  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	line-height: 1.3em;
	padding-top: 27px;
}

#ccp_vision_core_purpose {
	position: absolute;
	top: 102px;
	left: 34px;
	z-index: 8;
	text-align: left;
	width: 352px;
	height: 158px;
}

#ccp_vision_bhag {
	position: absolute;
	top: 102px;
	left: 442px;
	z-index: 8;
	text-align: left;
	width: 352px;
	height: 158px;
}

#ccp_vision_core_values {
	position: absolute;
	top: 405px;
	left: 34px;
	z-index: 8;
	text-align: left;
	width: 352px;
	height: 184px;
}

#ccp_vision_future_vision {
	position: absolute;
	top: 405px;
	left: 442px;
	z-index: 8;
	text-align: left;
	width: 352px;
	height: 184px;
}

/* Carbon Neutral
========================================== */

#ccp_carbon_neutral_content {
	float: left;
	z-index: 58;
	color: #fff;
	position: absolute;
	left: 598px;
	top: 0px;
	text-align: left;
	width: 358px;
	font-size: 1.2em;
	line-height: 1.4em;
}

#ccp_carbon_neutral_content a:link, #ccp_carbon_neutral_content a:visited {
	color: #4d4e53;
	text-decoration: none;
}

#ccp_carbon_neutral_content a:hover {
	color: #ffffff;
	background-color: #4d4e53;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}

#ccp_carbon_neutral_bottom_background {
	float: left;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 48;
}












