html,body,ul,ol,li,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,blockquote,form,fieldset,legend,table,td,th,img
	{
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	vertical-align: baseline;
	font-family: inherit;
}

* {
	font-size: 100%;
}

li {
	list-style-type: none;
}

a {
	text-decoration: none;
}

:focus {
	outline: none;
}

input.text, select {
	
}

html,body {
	height: 100%;
	background: #fff;
}

html>body {
	min-height: 100%;
	height: auto;
}

body {
	position: relative;
}

#page {
	font-family: tahoma, verdana, arial;
	font-size: 62.5%;
	min-width: 990px;
	margin: 0 auto;
	height: 100%;
}

#header {
	height: 124px;
	background: url(../images/header-bg.gif) repeat-x;
}

#header-i {
	height: 124px;
}

#header-i-i {
	width: 950px;
	margin: 0 auto;
}

#header .logo {
	float: left;
	padding-top: 10px;
}

#header .sidebar {
	float: right;
}

.langbar {
	float: right;
	width: 153px;
	height: 26px;
	background: url(../images/lang-bar-bg.gif) no-repeat;
	display: none;
}

.langbar li {
	float: left;
	height: 26px;
	line-height: 24px;
	width: 80px;
}

.langbar a {
	padding: 0 15px;
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

.langbar li.f {
	width: 73px;
	text-align: right;
}

.langbar li.f-a {
	background: url(../images/lang-first-a.gif) no-repeat;
}

.search {
	margin-top: 40px;
	display: none;
}

.search label {
	padding: 0 4px;
	color: #a0a0a0;
	font-weight: bold;
}

.search .search-input {
	vertical-align: top;
	margin:0;
	padding: 5px 0 0 8px;
	font-size: 110%;
	border: none;
	width: 240px;
	height: 26px;
	background: url(../images/search-input.png) no-repeat;
}

.search .search-btn {
	margin:0;
	padding: 0;
	border: none;
	height: 26px;
	width: 27px;
	background: url(../images/search-btn.png) no-repeat;
}

#main-menu {
	height: 53px;
	min-width: 950px;
	overflow: hidden;
	background: url(../images/main-menu-bg.gif) repeat-x;
}

#main-menu ul {
	width: 950px;
	margin: 0 auto;
}

#main-menu li {
	height: 53px;
	float: left;
	padding: 0;
	position: relative;
}

#main-menu li.active span {
	color: #fff;
	z-index: 1;
}

#main-menu li a {
	height: 53px;
	line-height: 53px;
	padding: 0 30px;
	float: left;
	font-size: 170%;
	font-weight: bold;
	color: #fff;
	z-index: 2;
	text-shadow: #353535 0 2px 1px;
}

#main-menu li a:hover {
	background: url(../images/main-menu-bg-h.gif) repeat-x;
}

#main-menu li.active a {
	background: url(../images/main-menu-bg-a.gif) repeat-x;
	color: #545454;
	text-shadow: #fff 0 1px 2px;
}

#footer {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 62px;
	background: url(../images/footer-bg.gif) repeat-x;
}

#wrap {
	padding-bottom: 62px;
	/*min-width: 1250px;*/
}

#footer {
	min-width: 950px;
}

#footer-i {
	height: 100%;
	background: url(../images/footer-bg-l.gif) 50px 0 no-repeat;
}

#footer-i-i {
	height: 100%;
	margin-right: 50px;
	background: url(../images/footer-bg-r.gif) top right no-repeat;
}

#footer-i-i-i {
	width: 950px;
	margin: 0 auto;
	padding: 23px 0 0;
	text-align: right;
}

#footer span {
	font-size: 120%;
	font-weight: bold;
	color: #fff;
}

#footer a {
	color: #fff;
}

#content {
	background: url(../images/content-b.gif) bottom left repeat-x;
}

.simple-layout #content {
	background: none;
}

.main-layout #content-i {
	/*background: url(../images/home-cont-bg.png) 0 200px repeat-x;*/
	width: 950px;
	margin: 0 auto;
	color: #545454;
}

.content-w {
	background: url(../images/home-cont-bg.png) 0 0 repeat-x;
}

.simple-layout #content-i {
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	font-size: 120%;
	color: #545454;
}

.home-desc {
	height: 236px;
	background: url(../images/home-desc-bg-l.png) no-repeat;
}

.home-desc-i {
	height: 100%;
	background: url(../images/home-desc-bg-r.png) top right no-repeat;
}

.home-desc-i-i {
	height: 100%;
	width: 1069px;
	margin: 0 auto;
	background: url(../images/home-desc-bg-c.png) no-repeat;
	position: relative;
}


.home-desc h4, .home-desc p {
	width: 445px;
	color: #fff;
}

.home-desc h4 {
	font-size: 120%;
	padding: 40px 0 12px 70px;
}

.home-desc p {
	font-size: 120%;
	padding: 0 0 0 70px;
}

.home-desc .more {
	width: 505px;
}

.home-desc .more a {
	float: right;
	width: 126px;
	height: 18px;
	background: url(../images/desc-more.png) no-repeat;
	font-weight: bold;
	text-decoration: underline;
	color: #fff;
	text-align: center;
	font-size: 120%;
	
}

.home-desc .text {
	position: absolute;
	left: 60px;
	bottom:2px;
	color: #058aa7;
	font-size: 180%;
	padding: 5px 0;
}

.tv {
	position: absolute;
	width: 260px;
	height: 217px;
	bottom: 8px;
	right: 150px;
	background: url(../images/tv.png) no-repeat;
}

.tech-list {
}

.tech-list li {
	padding: 2px 0;
}

.tech-list ul {
	margin: 70px 0 0 0;
	font-size: 160%;
}

.tech-item {
	float: left;
	height: 300px;
}

.tech-list .flash {
	width: 455px;
	background: url(../images/flash-logo.png) top right no-repeat;
}

.tech-list .flash ul {
	border-left: 7px #c04a00 solid;
	padding: 0 0 0 10px;
}

.tech-list .appl {
	width: 485px;
	background: url(../images/application-logo.png) top right no-repeat;
}

.tech-list .appl ul {
	border-left: 7px #2b954d solid;
	padding: 0 0 0 10px;
}

.tech-list .flash a {
	color: #c04a00;
}

.tech-list .appl a {
	color: #007b27;
}

.tech-item a {
	margin-top: 30px;
	float: left;
	height: 33px;
	line-height: 30px;
	width: 120px;
	text-align: center;
	background: url(../images/more-btn.png) no-repeat;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

h3 {
	font-size: 180%;
	line-height: 110%;
	padding: 0 0 0 10px;
	margin-bottom: 15px; 
	border-left: 5px #0888a4 solid;
	color: #058aa7;
	font-weight: bold;
}

.clients-projects ul {
	font-size: 120%;
	color: #4d4d4d;
}

.clients-projects li {
	margin: 0 0 20px;
}

.clients-projects h4 {
	font-size: 120%;
	color: #058aa7;
	margin: 10px 0;
}

.clients-projects p {
	margin: 10px 0;
}

.clients-projects .more {
	text-align: right;
}

.clients-projects .more a {
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
	color: #0888a4;
	font-size: 80%;
}

.our-clients {
	float: left;
	width: 425px;
}

.our-clients ul {
	width: 370px;
	
}

.our-clients img {
	display: block;
	padding: 10px 0;
}

.our-projects {
	width: 400px;
	float: left;
}

h2 {
	background: url(../images/simple-header-bg.png) no-repeat;
	height: 70px; 
	line-height: 70px;
	font-size: 180%;
	color: #fff;
}

h2 div {
	margin: 0 auto;
	width: 950px;	
}

h2 span {
	border-left: 7px #fff solid;
	padding: 4px 20px;
}

.project-item {
	margin-bottom: 30px;
}

.projects {
	background: none !important;
}

.project-details {
	display: none;
	padding-top: 15px;
}

.read-more {
	color: #fff;
	background: url(../images/read-more.png) no-repeat;
	width: 125px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 10px;
	cursor: pointer;
}

.read-more-o {
	background: url(../images/read-more-o.png) no-repeat;
	/*width: 595px;*/
}

.project-item h4 {
	font-size: 130%;
	color: #07A4BC;
}

.expertise p, .expertise img, .expertise ul, .expertise h4 {
	margin: 0 0 15px;
	display: block;
}

.expertise {
	background: url(../images/industries-b.gif) bottom left no-repeat;
}

.expertise-list {
	background: url(../images/industries-t.png) top left no-repeat;
	padding: 20px 450px 10px 20px;
}

.expertise p span {
	color: #07a4bc;
}

.expertise li {
	padding: 2px 0 2px 10px;
	background: url(../images/list-marker.gif) 1px 7px no-repeat;
}

.expertise p b {
	font-size: 120%;
	color: #07a4bc;
}

h3.ex-list-head {
	margin: 30px 0 10px;
	padding: 7px 0 7px 240px;
	background: #888;
	border: none;
}

h3.ex-list-head span {
	border-left: 7px #fff solid;
	padding: 1px 20px;
	color: #fff;
}

.expertise-list h4 {
	color: #07a4bc;
	font-size: 120%;
}

.expertise-list h5 {
	color: #07a4bc;
	font-size: 130%;
	margin: 0 0 10px;
}

.contacts {
	font-size: 120%;
}

.contact-info {
	width: 500px; /*300px;*/
	float: left;
}

.contact-info a {
	color: #0995d6;
	text-decoration: underline;
}

.contact-info p {
	margin-bottom: 15px;
}

.contact-form {
	float: left;
}

.contact-form label {
	display: inline-block;
	width: 57px;
}

.contact-form label span {
	color: #0995d6;
}

.contact-form input {
	width: 344px;
	height: 25px;
	padding: 4px 5px 0;
	background: url(../images/input-bg.gif) no-repeat;
	border: none;
}

.contact-form textarea {
	width: 408px;
	height: 178px;
	padding: 4px 5px;
	background: url(../images/textarea-bg.gif) no-repeat;
	border: none;
	font-size: 120%;
}

.contact-form .btn {
	margin: 10px 0 0;
}

.contact-form .btn input {
	background: url(../images/button-bg.gif) no-repeat;
	width: 113px;
	height: 25px;
	color: #fff;
	padding: 0 0 3px;
}

.technologies {
	font-size: 115%;
	color: #07a4bc;
}

.technologies h4 {
	margin: 0 0 10px;
}

.technologies li {
	cursor: pointer;
	margin: 7px 0;
}

.technologies li span {
	text-decoration: underline;	
}

.technologies li ul li {
	cursor: auto;
}

.tech1, .tech2 {
	float: left;
	width: 400px;
}

.technologies ul ul {
	display: none;
	margin: 5px 0;
}

.technologies ul ul li {
	color: #6c6c6c;
	padding: 1px 0;
}

.technologies .overview {
	min-height: 220px;
	background: url(../images/overview-bg.png) 13px 0 no-repeat;
	padding: 35px 0 0 135px;
}

.technologies .dotnet {
	min-height: 220px;
	background: url(../images/dotnet-bg.png) no-repeat;
	padding: 35px 0 0 135px;
}

.technologies .qa {
	min-height: 220px;
	background: url(../images/qa-bg.png) 29px 0 no-repeat;
	padding: 35px 0 0 135px;
}

.technologies .java {
	min-height: 220px;
	background: url(../images/java-bg.png) no-repeat;
	padding: 35px 0 0 126px;
	margin: 80px 0 0;
}

.technologies .flash {
	min-height: 220px;
	background: url(../images/flash-bg.png) 8px 0 no-repeat;
	padding: 35px 0 0 126px;
	margin: 20px 0 0;
}

.services {
	background: none !important;
}

.services h4 {
	font-size: 130%;
	padding-top: 15px;
	color: #07A4BC;
}

.about {
	background: url(../images/about-t.png) no-repeat;
	padding-top: 20px;
}

.about-i {
	background: url(../images/about-b.png) left bottom no-repeat;
	min-height: 550px;
	padding: 0 450px 0 20px;
}

.download-profile {
	padding-bottom: 280px;
}

.download-profile a {
	text-decoration: underline;
	display: inline-block;
	height: 58px;
	line-height: 58px;
	color: #07A4BC;
	font-weight: bold;
	padding-right: 84px;
	background: url(../images/pdf-icon.png) top right no-repeat;
}

.about-header {
	background: url(../images/about-header.gif) repeat-x;
	height: 231px;
	overflow: hidden;
	color: #fff;
	font-size: 120%;
}

.about-header h2 {
	font-size: 150%;
	background: none;
	height: 55px;
	line-height: 55px;
}

.about-header-i {
	height: 231px;
	background: url(../images/about-header-img.jpg) top right no-repeat;
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}

.about-header p {
	width: 550px;
	text-align: justify;
	margin: 0 0 8px;
}

.about h5 {
	color: #0689a9;
	font-size: 110%;
	line-height: 12px;
	border-left: 7px #0689a9 solid;
	padding-left: 10px;
	margin: 0 0 15px; 
}

.about ul {
	margin-left: 10px;
}

.about li {
	border-left: 5px #9f9f9f solid;
	line-height: 10px;
	margin: 10px 0;
	padding-left: 8px;
}



.slfclr {
	overflow: hidden;
	zoom: 1;
}
