* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color: #ccc8b8;
	font-family: helvetica, arial, sans-serif;
	font-size: 14px;
}

#middleColumn ul {
	margin-left: 25px;
	margin-top: 15px;
}
#middleColumn li {
	margin-top: 10px;
}
#middleColumn p {
	margin-top: 15px;
	font-weight: normal;
}
.intro {
	font-weight: bold;
	margin-top: 43px;
	margin-bottom: 50px;
	display: block; 
	text-align: center;
	height: 35px;
}
#leftColumn a, #leftColumn a:visited, #rightColumn a, #rightColumn a:visited {
	color: white;
	text-decoration: none;
	
}
#leftColumn li.current a, #rightColumn li.current a{
	color: #8e8e8e;
}
#marginWrapper {
	margin: auto;
	width: 800px;
}
#floatWrapper {
	float: left;
	background-image: url(images/background.gif);
}
.bannerHome {
	width: 450px;
	height: 318px;
	background-image: url(images/Logobanner_index.gif);
}
.bannerText {
	padding: 40px 20px 40px 20px;
	font-size: 15px;
	font-weight: bold;
}
#leftColumn.logo {
	background-image: url(images/Logo_sm.gif);
	background-repeat: no-repeat;
	background-position: 10px 30px;
}
.current {
	color: #8e8e8e;
}
#navigation ul {
	list-style: none;
	color: white;
	font-size: 15px;
	font-weight: bold;
}
#navigation li {
	margin-bottom: 8px;
}
#leftColumn {
	width: 156px;
	float: left;
	padding: 175px 0 0 30px;
}
#rightColumn {
	width: 114px;
	float: left;
	padding: 240px 20px 0 108px;
}
#rightColumn.logo {
	background-image: url(images/Block_articles.gif);
	background-repeat: no-repeat;
}
#middleColumn {
	width: 372px;
	float:left;
}
.quote {
	color: white;
	text-align: justify;
	font-size: 12px;
}
.signature {
	color: white;
	font-style: italic;
	font-size: 11px;
	display: block;
	margin-top: 15px;
}
#eNews {
	width: 84px;
	height: 69px;
	margin: 30px 0 40px 18px;
	background-image: url(images/e-news-icon.gif)
}
#download, #knowledge {
	color: white;
	margin: 30px 0 0 0;
	padding-right: 50px;
}
#knowledgeLink {
	width: 127px;
	height: 127px;
	margin: 20px 0 30px 0;
	background-image: url(images/MT_splat.jpg);
}

.blog_item {
	margin: 20px 0; 
}
.ditto_footer {
	font-size: .9em;
	color: #444444;
}