#div_topBg {
	background-image: url(../_imgs/topBg/teamrope.jpg);
}

body {
}

/***********************************************/
/*index.php***********************************/
/*********************************************/

#div_headTeamBuilding {
	position: relative;
	margin-top: 20px;
	margin-left: 20px;/*80px;*/

	background-image: url(../_imgs/teambuilding/head_teambuilding.gif);
	width: 220px;
	height: 24px;
	border: 0px dashed #900;
}

#div_descTeamBuildingHome1 {
    float: left;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	width: 300px;
 /*
    margin-bottom: 220px;
    height: 600px;
 */
	border: 0px solid #fff;
	font-size: 14px;
}

#div_imgTeamBuildingHomeHolder {
	position: relative;
	margin-top: 20px;
	margin-left: 360px;
}

#div_descTeamBuildingHome2 {
/*
	position: relative;
	margin-top: 20px;
	margin-left: 360px;
 */
	width: 273px;
	height: 100px;
	font-weight: bold;

	color: #1e3319;
	font-size: 12px;
	border: 1px dashed #1e3319;
	padding-top: 10px;
	padding-left: 10px;
}
	#div_descTeamBuildingHome2 i {
		margin-left: 10px;
	}
	#div_descTeamBuildingHome2 a {
		font-weight: bold;
		font-size: 14px;
	}


#div_imgTeamBuildingHome {
	position: relative;
	margin-top: 10px;
	background-image: url(../_imgs/teambuilding/pipeline.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width: 283px;
	height: 423px;
	border: 2px solid #1e3319;
}

#div_challengeDesc {
	margin-top: 5px;
	margin-left: 0px;
	width: 600px;
	font-size: 12px;
	color: #1e3319;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	border: 0px solid #f00;
}

#div_challengeList {
    float:left;
	position: relative;
	margin-top: 20px;
	margin-left: 20px;
	width: 273px;
	height: 192px;
	font-size: 14px;
	color: #1e3319;
	border: 1px dashed #1e3319;
	padding-top: 20px;
	padding-left: 10px;
}
#div_challengeImg1 {
	position: relative;
	margin-top: 20px;
	margin-left: 333px;
	width: 283px;
	height: 212px;
	border: 2px solid #1e3319;
}
#div_challengeImg2 {
    float:left;
	position: relative;
	margin-top: 10px;
	margin-left: 20px;
	width: 283px;
	height: 212px;
	border: 2px solid #1e3319;
}
#div_challengeImg3 {
	position: relative;
	margin-top: 10px;
	margin-left: 333px;
	width: 283px;
	height: 212px;
	border: 2px solid #1e3319;
}

.corporateImages {
	border: 2px solid #1e3319;
	margin: 10px;
}