body{
	font-size: 0.75em;
	color: #333;
}
#content {
	width: 900px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

h1 {
	height: 17em;
	background: url(resources/header.jpg) no-repeat center bottom;
}

h1 a {
	position: absolute;
	top: -999em;
}
#main {
	width: 570px;
	float: left;
	position: relative;
}
#main .display {
	padding-bottom: 15px;
}
#main p {
	padding-bottom: 1em;
	line-height: 1.5em;
	padding-right: 20px;
}
#main h2 {
	padding-bottom: 1em;
}

#testimonial {
	width: 310px;
	float: left;
	padding-left: 20px;
	padding-top: 187px;
	position: relative;
}
#testimonial p.sifr {
	display: block;
	font-size: 2em;
	line-height: 1em;
}
#testimonial p{
	font-size: 0.9em;
	font-style: italic;
	color: #000;
	line-height: 1.5em;
}
#testimonial h2 {
	color: #000;
	font-size: 1.1em;
}
#testimonial #submenu {
	color: #1A2B6D;
	background-color: #B1B3B2;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 290px;
	height: 137px;
	padding: 20px;
}
#testimonial #submenu ul li a {
	line-height: 1.5em;
	text-decoration: none;
	color: #1A2B6D;
}
#testimonial #submenu ul li a:hover {
	color: #D03E82;
}

#footer {
	clear: left;
	line-height: 2em;
	height: 2em;
	display: block;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer p {
	font-weight: bold;
	color: #1A2B6D;
}
#navigation {
	width: 900px;
	position: absolute;
	top: 3em;
	background-image: url(resources/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#navigation div {
	width: 128px;
	float: left;
}
#navigation div h2 {
	font-size: 1.2em;
	color: #9092BA;
	font-weight: normal;
	padding-bottom: 0.2em;
}


#navigation ul li a {
	line-height: 1.2em;
	color: #364292;
	text-decoration: none;
	font-size: 0.95em;
}
#navigation ul li a:hover,
#navigation ul li.active a {
	color: #D03E82;
}
.news_item h3 a {
	color: #1A2B6D;
	text-decoration: none;
}
.news_item h3 span {
	float: right;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}
.news_item .ditto_introText {
	position: relative;
	width: 450px;
}
.news_item {
	position: relative;
}
