/*
  
*/

/* Subnav Section */

	#subnav {
		background: url(../images/subnav/who-we-are.png) no-repeat;
		width:92px;
		height:59px;
		position:absolute;
		left:356px;
		top:96px;
		z-index:1;
	}

/* left Content Section */

				#main_content_content h2 {
					padding:0 15px 25px 20px;
				}

				#main_content_content h3 {
					margin: -25px 0 0 0;
					padding:0 15px 25px 20px;
				}

				#main_content_content p {
					font-size:13px;
					line-height: 17px;
					padding:0 15px 0 20px;
				}

					#main_content_content p a {
						color:#971b1e;
						font-weight:normal;
						text-decoration:none
					}

					#main_content_content p a:hover {
						color:#971b1e;
						text-decoration:none
					}

					#main_content_content ul {
						margin: 15px 0
					}


					#main_content_content li {
						margin: 0 0 0 45px;
						line-height:17px
					}

#team {
	width:465px;
	height:auto;
	margin:22px 0 10px 22px;
	font-size:13px;
	color:#000100;
	overflow:hidden
}

	#team_left {
		width:220px;
		height:auto;
		float:left
	}

	#team_right {
		width:215px;
		height:auto;
		float:right
	}

	.team_container {
		padding:0 0 20px 0
	}

		.team_container a {
			color:#971b1e;
			font-weight:bolder;
			text-decoration:none
		}

		.team_container a:hover {
			color:#971b1e;
			text-decoration:none
		}
