body {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #1e1e1e;
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11pt;
}

#main {
	display: block;
	width: 960px;
	margin: 0 auto;
}

/*
a {
	text-decoration: none;
	border-bottom: 1px dotted #f1d8a7;
	color: #f1d8a7;
}

a:hover {
	text-decoration: none;
	border-bottom: 1px dotted #f1d8a7;
}

*/

#header {
	display: block;
	width: 100%;
	height: 82px;
	padding: 24px 0 26px;
	margin: 0;
	background-image: url('/img/header-border-bg.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}

ul#navmenu {
	display: block;
	float: right;
	margin: 22px 0 0;
	padding: 0;
	list-style-type: none;
}

ul#navmenu li {
	display: block;
	float: left;
	margin: 0 2px;
	padding: 7px 0 0 0;
}

ul#navmenu li a {
	color: #fff;
	line-height: normal;
	text-decoration: none;
	margin: 0 9px;
}

ul#navmenu li.current {
	background-image: url('/img/navmenu-current.gif');
	background-position: top center;
	background-repeat: no-repeat;
}

ul#navmenu li a:hover {
	border-bottom: 3px solid #f1d8a7;
	color: #f1d8a7;
}

h1 {
	display: block;
	float: left;
	width: 200px;
	height: 82px;
	margin: 0 10px;
	padding: 0;
}

h1 a {
	display: block;
	width: 200px;
	height: 0;
	overflow: hidden;
	padding: 82px 0 0 0;
	background-image: url('/img/header-logo.gif');
	background-position: top;
	background-repeat: no-repeat;
}

h1 a:hover {
	background-position: bottom;
}

#contents {
	display: block;
	width: 100%;
	padding: 36px 12px 0;
	background-image: url('/img/contents-bg.gif');
	background-position: center top;
	background-repeat: no-repeat;
}

h2 {
	color: #fff;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 39pt;
}

h2 span {
	font-size: 27pt;
	display: block;
	text-align: right;
}

#intro {
	display: block;
	text-align: center;
	padding: 0 460px 36px 0;
	background-image: url('/img/home-en.png');
	background-position: right top;
	background-repeat: no-repeat;
}

#intro p, #about p {
	text-align: center;
	line-height: 17pt;
}

#introtext {
	margin: 32px 52px;
	font-size: 17pt;
	line-height: 27pt;
}

#footer {
	display: block;
	background-image: url('/img/header-border-bg.gif');
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 8pt;
	color: #bbb;
	padding: 36px 0;
}

#footer #langs ul {
	display: block;
	margin: 18px auto 0;
	padding: 0;
	width: 70px;
	list-style-type: none;
}

#footer #langs ul.contracted {
	border: 1px solid #1e1e1e;
}

#footer #langs ul.expanded {
	border: 1px solid #bbb;
}

#footer #langs ul li {
	margin: 0;
	padding: 0;
	text-align: left;
	display: block;
	padding: 3px 16px 3px 3px;
	background-image: none;
}

#footer #langs ul.contracted li {
	display: none;
}

#footer #langs ul.expanded li {
	display: block;
}

#footer #langs ul li a {
	color: #bbb;
	text-decoration: none;
}

#footer #langs ul.expanded li:hover, #footer #langs ul.expanded li:hover a {
	background-color: #bbb;
	color: #1e1e1e;
}

#footer #langs ul.expanded li a:hover {
	color: #1e1e1e;
}

#footer #langs ul li.current {
	display: block;
}

#footer #langs ul li.current:hover, #footer #langs ul.expanded li.current {
	background-image: url('/img/dropdown.gif');
	background-position: right center;
	background-repeat: no-repeat;
}

#footer #langs ul.expanded li.current:hover {
	background-image: url('/img/dropdown-rev.gif');
}

#products {
	overflow: hidden;
}

#products img#products_img {
	display: block;
	width: 930px;
	height: 395px;
	margin: 28px auto;
}

#products h2, #products h2 span {
	text-align: center;
}


ul#productslist {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 8pt;
	line-height: 13pt;
}

ul#productslist li {
	display: block;
	float: left;
	width: 380px;
	height: 180px;
	margin: 15px;
	padding: 0 0 22px 70px;
	background-position: left top;
	background-repeat: no-repeat;
	text-align: left;
}

ul#productslist li#itworks {
	background-image: url('/img/icon-itworks.png');
}

ul#productslist li#idev-taxis {
	background-image: url('/img/icon-idevtaxis.png');
}

ul#productslist li#iredbanc {
	background-image: url('/img/icon-iredbanc.png');
}

ul#productslist li#ctu {
	background-image: url('/img/icon-ctu.png');
}

ul#productslist li#cqfm {
	background-image: url('/img/icon-cqfm.png');
}

ul#productslist li#maestros {
	background-image: url('/img/icon-maestros.png');
}

#about {
	display: block;
	padding: 0 440px 0 0;
	background-image: url('/img/about.png');
	background-position: right center;
	background-repeat: no-repeat;
}

a.appstore {
	text-decoration: none;
	color: #999;
}

a.appstore:hover {
	text-decoration: underline;
}

#contact {
	overflow: hidden;
}

#contact_intro {
	display: block;
	width: 430px;
	float: left;
	margin: 0 40px 0 0;
}

#contact_intro p {
	text-align: center;
	line-height: 17pt;
}

#contact_form {
	display: block;
	float: left;
	width: 460px;
	margin: 0 0 40px;
	padding: 0;
}

#contact_form fieldset {
	display: block;
	padding: 0;
	margin: 0;
	border: none;
}

#contact_form fieldset label {
	display: block;
	width: 100%;
	margin: 0 0 16px 0;
	font-size: 9pt;
	font-weight: bold;
}

#contact_form fieldset label.contact_id {
	display: none;
}

#contact_form span.error {
	display: block;
	float: left;
	font-size: 8.5pt;
	color: #f1d8a7;
	margin: 12px 0 0;
}

#contact_form fieldset label span {
	font-size: 8pt;
	font-weight: normal;
	color: #999;
}

#contact_form fieldset label input.text, #contact_form fieldset label select, #contact_form fieldset label textarea {
	display: block;
	width: 100%;
	font-size: 8.5pt;
	font-weight: normal;
}

#contact_form fieldset label textarea {
	height: 90px;
}

#contact_form button {
	float: right;
	padding-left: 18px;
	padding-right: 18px;
}

#services {
	overflow: hidden;
}

#services h2, #services h2 span {
	text-align: center;
}

#services img#services_img {
	display: block;
	float: left;
	width: 480px;
	height: 343px;
	margin: 28px 28px 0;
}

#services_intro {
	display: block;
	float: left;
	width: 404px;
	margin: 56px 10px 0;
}

#services_intro p {
	text-align: center;
	line-height: 17pt;
}

ul#services_list {
	clear: left;
	list-style-type: none;
	margin: 24px 0;
	padding: 0;
	width: 100%;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: normal;
	overflow: hidden;
}

ul#services_list li {
	display: block;
	float: left;
	width: 209px;
	height: 200px;
	margin: 0;
	padding: 10px 15px;
	border-right: 1px solid #444;
}

ul#services_list li:last-child {
	border-right: none;
}

#contact_thanks h3 {
	text-align: center;
}

#contact_thanks p {
	text-align: center;
	line-height: 17pt;
}
