@charset "utf-8";
/* CSS Document */


/***** SECTIONAL   *****/

#page-title {
	background-image:   url(../graphics/sections/bg_ttl_experience.gif);
	background-repeat: no-repeat;
	width: 100%;
	background-position: center top;
	float: left;
	text-align: center;
	height: 30px;
	font-size: 18pt;
	padding-top: 15px;
}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#intro-text {
	background-image: url(../graphics/sections/experience-leftarrow.jpg);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	font-size: 10pt;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 80px;
	padding-left: 20px;
	display: block;
	border: 1px solid #EEEEEE;
}

