#content_header {
	width:778px;
	height:133px;
	background-image: url(../_images/about/about_header.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
	margin-bottom: 2px;
}

#content_container {
	width:768px;
	background-image: url(../_images/content/backgroundFade.gif);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
}

#content_text_1, #content_text_2 {
	float: left;
	width: 225px;
	margin-right: 9px;
	text-align: justify;
	color: #000000;
}

#content_text_2 {
	float: left;
}

#content_image {
	float: left;
	padding-top: 10px;
}

#grey_box {
	background: #e8ecf2;
	width: 216px;
	height: 55px;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-top: 16px;
	padding-left: 3px;
	border-style: dotted;	
	border-width: 1px;
}


.title {
	font-size: 24px;
	color: #385198;
	font-family: Arial Narrow;
}

.downloadtitle {
	font-size: 18px;
	color: #385198;
	font-family: Arial Narrow;
	margin-left: 30px;
}

p.spacer {
	margin-top: 30px;
}

ul.clients {
	list-style: circle; 
}

ul.download {
	list-style: square inside url('../_images/content/adobe_bullet.gif');
	padding-left:15px;
	margin-left: 15px;
	margin-bottom: 20px;
}