@font-face {
	font-family: 'PTSans-Narrow';
    src: url('fonts/pt_sans_narrow_regular.eot');
    src: url('fonts/pt_sans_narrow_regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/pt_sans_narrow_regular.woff') format('woff'),
         url('fonts/pt_sans_narrow_regular.ttf') format('truetype'),
         url('fonts/pt_sans_narrow_regular.svg#PTSans-Narrow') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	margin: 0;
	background: url(images/bg_body.jpg);
	border-top: 4px solid #3783b5;
}

.container {
	margin: 0 auto;
	height: 100%;
	width: 1080px;
	position: relative;
}

h1 {
	margin: 0;
	height: 154px;
	width: 219px;
	position: absolute;
	z-index: 2;
	top: 23px;
}

h1 img {
	height: 154px;
	width: 219px;
	border: 0;
}

#top {
	background: #ffffff url(images/bg_top.jpg) no-repeat top center;
	height: 192px;
	width: 100%;
}

#menu {
	height: 30px;
	width: auto;
	position: absolute;
	right: 0;
	bottom: 88px;
}

#menu ul {
	margin: 0;
	padding: 0;
	height: 30px;
	width: auto;
	list-style: none;
}

#menu ul li {
	margin: 0;
	padding: 0 20px;
	height: 30px;
	width: auto;
	font: 18px 'PTSans-Narrow';
	color: #367fb4;
	list-style: none;
	float: left;
	display: block;
}

#menu ul li a {
	height: 30px;
	color: #367fb4;
	text-decoration: none;
	display: block;
}

#menu ul li a:hover {
	border-bottom: 3px solid #367fb4;
}

#languages {
	margin: 0;
	height: 23px;
	width: auto;
	position: absolute;
	top: 8px;
	right: 7px;
}

#languages ul {
	margin: 0;
	height: 23px;
	width: 50px;
	list-style: none;
}

#languages ul li {
	margin: 0 3px 0 0;
	padding-top: 4px;
	background: #367fb4;
	height: 19px;
	width: 22px;
	font: 11px Arial;
	color: #ffffff;
	text-align: center;
	float: left;
}

#languages ul li a {
	height: 19px;
	width: 22px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#languages ul li a:hover {
	color: #010101;
}

#header {
	background: #ffffff;
	height: 238px;
	width: 100%;
}

#clients {
	height: 176px;
	width: 1080px;
}

#clients ul {
	margin: 0;
	padding: 0;
	background: url(images/bg_clients.jpg) no-repeat bottom;
	height: 203px;
	width: 1080px;
	list-style: none;
}

#clients ul li {
	margin: 0;
	padding: 0;
	height: 176px;
	width: 180px;
	list-style: none;
	float: left;
	display: block;
	position: relative;
}

#clients ul li.banking {
	background: url(images/bg_banking.jpg) no-repeat;
}

#clients ul li.publicity {
	background: url(images/bg_publicity.jpg) no-repeat;
}

#clients ul li.industry {
	background: url(images/bg_industry.jpg) no-repeat;
}

#clients ul li.telecomm {
	background: url(images/bg_telecomm.jpg) no-repeat;
}

#clients ul li.transport {
	background: url(images/bg_transport.jpg) no-repeat;
}

#clients ul li.education {
	background: url(images/bg_education.jpg) no-repeat;
}

#clients ul li a {
	height: 176px;
	width: 180px;
	color: #ffffff;
	text-decoration: none;
	display: block;
}

#clients ul li a:hover {
	color: #010101;
	display: block;
}

#clients ul li h2 {
	margin: 0 8px;
	padding-top: 20px;
	font: 24px 'PTSans-Narrow';
	color: #ffffff;
	line-height: 20px;
	text-align: center;
}

#clients ul li p {
	margin: 0 12px;
	font: 12px Arial;
	line-height: 18px;
	position: absolute;
	bottom: 12px;
}

#content {
	background: #ffffff;
	height: auto;
	width: 100%;
}

#content h3 {
	margin: 0 0 18px 0;
	height: 45px;
	width: auto;
	font: 24px 'PTSans-Narrow';
	color: #367fb4;
}

#content h3 img {
	margin: 0 10px 0 0;
	height: 37px;
	width: 38px;
	border: 0;
	float: left;
}

#content p {
	margin: 0 0 6px 0;
	font: 12px Arial;
	color: #010101;
	text-align: justify;
	line-height: 18px;
}

#mission ul {
	margin: 0 0 0 14px;
	padding: 0;
}

#mission ul li {
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #010101;
	text-align: justify;
	line-height: 18px;
	list-style-image: url(images/li.png);
}

#contact ul {
	margin: 24px 0 0 24px;
	padding: 0;
}

#contact ul li {
	margin: 0 0 20px 0;
	padding: 0;
	height: 21px;
	font: 16px 'PTSans-Narrow';
	color: #010101;
	text-align: justify;
	line-height: 18px;
	list-style-image: url(images/phone.jpg);
}

#contact ul li span.color {
	font: 16px 'PTSans-Narrow';
	color: #367fb4;
}

#contact ul li span.nocolor {
	font: 20px 'PTSans-Narrow';
	color: #010101;
}

#welcome, #mission, #contact {
	height: 348px;
	width: 330px;
	float: left;
	position: relative;
}

#welcome, #mission {
	margin-left: 10px;
	margin-right: 30px;
}

#contact  {
	margin-right: 10px;
}

.more {
	padding: 0;
	height: auto;
	width: auto;
	font: 18px 'PTSans-Narrow';
	color: #367fb4;
	text-align: center;
	position: absolute;
	right: 0;
	bottom: 0;
	display: block;
}

.more a {
	color: #367fb4;
	text-decoration: none;
}

.space {
	height: 62px;
	width: 100%;
	clear: both;
}

#logos {
	padding: 0 0 30px 0;
	background: #ffffff;
	height: 80px;
	width: 100%;
}

#logos ul {
	margin: 0 10px;
	padding: 0;
	height: 80px;
	width: 1060px;
	list-style: none;
}

#logos ul li {
	margin: 0 65px 0 0;
	padding: 0;
	height: 80px;
	width: 120px;
	list-style: none;
	float: left;
	position: relative;
}

#logos ul li.e {
	margin: 0;
}

#logos ul li img {
	height: 80px;
	width: 120px;
	border: 0;
	position: absolute;
	z-index: 5;
}

#logos ul li img.nocolor {
	position: absolute;
    z-index: 5;
}
	  
#logos ul li img.color {
	top: 0;
	left: 0;
	position: absolute;
	z-index: 6 !important;
}

#footer {
	background: url(images/bg_footer.jpg) repeat-x top;
	height: 84px;
	width: 100%;
}

#copyrights {
	margin: 20px 0 0 10px;
	padding-top: 4px;
	height: 54px;
	width: 400px;
	float: left;
}

#copyrights img {
	margin-top: -4px;
	margin-right: 10px;
	height: 54px;
	width: 64px;
	border: 0;
	float: left;
}

#copyrights p {
	margin: 2px 0 0 0;
	font: 12px Arial;
	color: #ffffff;
}

#design {
	margin: 26px 10px 0 0;
	font: 12px Arial;
	color: #ffffff;
	float: right;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	color: #010101;
}