@charset "UTF-8";

#wrapper {
	width: 934px;
	display: inline;
	margin-right: auto;
	margin-left: auto;
}


#eo_container {
	display: inline;
	width: 928px;
	margin-left: 16px;
	float: left;
	height: 625px;
	background-image:url(../images/shadows_grey.jpg);
	background-repeat:repeat-y;
}

#tu_container {
	display: inline;
	width: 928px;
	margin-left: 16px;
	float: left;
	height: 1950px;
	background-image:url(../images/shadows_grey.jpg);
	background-repeat:repeat-y;
}

.cu_line {
	clear:both;
	display: inline;
	width: 935px;
	margin-left: 8px;
	float: left;
	height: 3px;
	overflow:hidden;
}

#ds_box_01 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 712px;
	float: left;
	background-image: url(../images/pp_header.gif);
	background-repeat: no-repeat;
	height: 800px;
}

#ds_box_02 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 712px;
	float: left;
	background-image: url(../images/eo_header.gif);
	background-repeat: no-repeat;
	height: 800px;
}

#ds_box_03 {
	font-family: Arial, Helvetica, sans-serif;
	display: inline;
	width: 712px;
	float: left;
	background-image: url(../images/tu_header.gif);
	background-repeat: no-repeat;
	height: 100%;
}
/* styles for ds_box_01 */

div#ds_box_01 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	padding-left: 108px;
	padding-top: 98px;
	padding-right: 135px;
	padding-bottom: 4px;

}


/* styles for ds_box_02 */

div#ds_box_02 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	padding-left: 108px;
	padding-top: 98px;
	padding-right: 135px;
	padding-bottom: 4px;

}


/* styles for ds_box_03 */
div#ds_box_03 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	padding-left: 108px;
	padding-top: 98px;
	padding-right: 135px;
	padding-bottom: 4px;

}

div#ds_box_03 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #55A913;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #55A913;
	margin-right: 0px;
	margin-top: 6px;
	margin-bottom: 5px;
}

div#ds_box_03 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	padding-left: 108px;
	line-height: 17px;
	color: #ff7700;
	margin-top: 8px;
	margin-bottom: -90px;

}

div#ds_box_03 h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: -4px;
	
	
}

div#ds_box_03 h4 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	margin-top: 6px;
	margin-bottom: -8px;
	text-decoration:underline;
	
}

.clearfloats {
	clear:both;
}

