@charset "utf-8";

#secondary {
	width: 60em;
	padding-top: .5625em;
	margin: 0 auto;
	background: url(../../images/introduction/background.png) #ffffff repeat-x top;
}

#content_head {
	width: 58.8125em;
	height: 1.5em;
	padding-left: .5em;
	background: url(../../images/content_head/background.png) #c3dfe8 repeat-x;
	margin: 0 auto;
	margin-top: .5em;
	border-bottom: 1px solid #ffffff;
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#content_head_img {
}

#content_body {
	width: 58.8125em;
	margin: 0 auto;
	height: 40em;
}

#content_left_holder {
	float: left;
	width: 43.9375em;
}

#content_left_one {
	background: url(../../images/content_body/background2.png) #ffffff repeat-x;
	width: 43.75em;
	height: 40em;
	float: left;
}

#content_left_one p {
	padding-left: .8em;
	padding-right: .8em;
	font-size: .8em;
}

#content_left_one h2 {
	font-size: 1.5em;
	color: #000000;
	font-weight: normal;
	text-align: center;
	margin-bottom: 0;
}

#content_left_two {
	height: 40em;
	width: .1875em;
	background: url(../../images/content_body/divider.png) #ffffff no-repeat;
	float: left;
}

#content_right {
	width: 14.875em;
	background: url(../../images/content_body/background2.png) #ffffff repeat-x;
	height: 40em;
	float: right;
}

textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}