.home {
	color: #404d66;
}

.news {
	color: #8baecc;
}

.design {
	color: #8c9ec4;
}

.technique {
	color: #6b6b52;
}

.products {
	color: #a6a673;
}

.references {
	color: #615c52;
}

.contact {
	color: #80594d;
}

.press {
	color: #73808c;
}

.partners {
	color: #730526;
}

.home #content tr.header td {
	background: #404d66;
}

.news #content tr.header td {
	background: #8baecc;
}

.design #content tr.header td {
	background: #8c9ec4;
}

.technique #content tr.header td {
	background: #6b6b52;
}

.products #content tr.header td {
	background: #a6a673;
}

.references #content tr.header td {
	background: #615c52;
}

.contact #content tr.header td {
	background: #80594d;
}

.press #content tr.header td {
	background: #73808c;
}

.partners #content tr.header td {
	background: #730526;
}

.home #content td {
	border-bottom: 2px solid #404d66;
}

.news #content td {
	border-bottom: 2px solid #8baecc;
}

.design #content td {
	border-bottom: 2px solid #8c9ec4;
}

.technique #content td {
	border-bottom: 2px solid #6b6b52;
}

.products #content td {
	border-bottom: 2px solid #a6a673;
}

.references #content td {
	border-bottom: 2px solid #615c52;
}

.contact #content td {
	border-bottom: 2px solid #80594d;
}

.press #content td {
	border-bottom: 2px solid #73808c;
}

.partners #content td {
	border-bottom: 2px solid #730526;
}

#main-navigation .home a:hover,
#main-navigation .home a:focus,
#main-navigation .home a:active,
#main-navigation .home a.active {
	color: #404d66;
	border-bottom: 4px solid #404d66;
}

#main-navigation .news a:hover,
#main-navigation .news a:focus,
#main-navigation .news a:active,
#main-navigation .news a.active {
	color: #8baecc;
	border-bottom: 4px solid #8baecc;
}

#main-navigation .design a:hover,
#main-navigation .design a:focus,
#main-navigation .design a:active,
#main-navigation .design a.active {
	color: #8c9ec4;
	border-bottom: 4px solid #8c9ec4;
}

#main-navigation .technique a:hover,
#main-navigation .technique a:focus,
#main-navigation .technique a:active,
#main-navigation .technique a.active {
	color: #6b6b52;
	border-bottom: 4px solid #6b6b52;
}

#main-navigation .products a:hover,
#main-navigation .products a:focus,
#main-navigation .products a:active,
#main-navigation .products a.active {
	color: #a6a673;
	border-bottom: 4px solid #a6a673;
}

#main-navigation .references a:hover,
#main-navigation .references a:focus,
#main-navigation .references a:active,
#main-navigation .references a.active {
	color: #615c52;
	border-bottom: 4px solid #615c52;
}

#main-navigation .contact a:hover,
#main-navigation .contact a:focus,
#main-navigation .contact a:active,
#main-navigation .contact a.active {
	color: #80594d;
	border-bottom: 4px solid #80594d;
}

#main-navigation .press a:hover,
#main-navigation .press a:focus,
#main-navigation .press a:active,
#main-navigation .press a.active {
	color: #73808c;
	border-bottom: 4px solid #73808c;
}

#main-navigation .partners a:hover,
#main-navigation .partners a:focus,
#main-navigation .partners a:active,
#main-navigation .partners a.active {
	color: #730526;
	border-bottom: 4px solid #730526;
}