.header,.footer {
	background: #054285 url(../images/header-bg.png) repeat;
}

ul.nav {
	background: #1B1B6B;
}

ul.main li a {
	background: #1B1B6B;
}

ul.main li:hover a {
	background: #292947;
}

.footer {
	text-align: center;
}

/* left */
#kwick .one {
	background: #3145F9 url("../images/banner_f04.png") no-repeat ;
}

#kwick .two {
	background: #393A68 url("../images/banner_f01.png")  no-repeat ;
}

#kwick .three {
	background: #131033 url("../images/banner_f02.png")  no-repeat ;
}

#kwick .four {
	background: #3D4E44 url("../images/banner_f03.png")  no-repeat ;
}

.left .box h2 a {
	background: #1B1B6B ;
}

.content {
	background: transparent url("../images/module-bg.gif") no-repeat;
	padding: 5px 10px;
	margin-top: -10px
}

#kwick .kwick span {
	display: inline-block;
	max-width: 180px;
}

.introi .box .block {
	height:120px;
}

.destaquei .block img,#accordion .element img, .introi .box .block p img{
	margin:0 5px 0 0;
	border:#3D4E44 solid 1px;
}

#accordion .element img, .introi .box .block p img{
	float:left;
}
.destaquei .block img{
	float:right;
}
