body {
	font-family: tahoma, arial, verdana;
	font-size: 11px;
	/*background: url(../images/body_bg.jpg) repeat-x top;*/
}
.clearfix {
	clear:both;
}
div#container {
	background: url(../images/header_bg.jpg) no-repeat center top;
}
div#container-internal {
	background: url(../images/header_internal_bg.jpg) no-repeat center top;
}
div.dark-header {
	background: url(../images/header_internal_bg_dark.jpg) no-repeat center top !important;
}
div#wrapper {
	width: 985px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
div#wrapper-internal {
	margin: 0 auto;
	position: relative;
	z-index: 123;
}
div#header {
	height: 511px;
	position: relative;
}
div#header h1 {
	width: 295px;
	padding-top: 22px;
}
div#header h1 a {
	background:url("../images/header_bg.jpg") no-repeat scroll -467px -22px transparent;
	display:block;
	height:94px;
	text-indent:-5000em;
	width:295px;
}
div#header ul#top-navigation,
div#header-internal ul#top-navigation {
	position: absolute;
	right: 20px;
	top: 18px;
}
div#header ul#top-navigation li,
div#header-internal ul#top-navigation li {
	float: left;
	color: #0083c8;
	padding-left:6px;
	padding-right:6px;
}
div#header ul#top-navigation li a,
div#header-internal ul#top-navigation li a {
	color: #0083c8;
	text-decoration: none;
}
div#header ul#main-navigation,
div#header-internal ul#main-navigation {
	position: absolute;
	right:20px;
	top:46px;
}
div#header ul#main-navigation li,
div#header-internal ul#main-navigation li   {
	margin-left: 8px;
float: left;
}
div#header ul#main-navigation li a,
div#header-internal ul#main-navigation li a {
	display: block;
	background: url(../images/menu.png) no-repeat;
	text-indent: -5000em;
}
div#header ul#main-navigation li#item8 a,
div#header-internal ul#main-navigation li#item8 a {
	width: 116px;
	height: 45px;
}
div#header ul#main-navigation li#item8 a:hover,
div#header-internal ul#main-navigation li#item8 a:hover {
	background-position: 0px -45px;
}
div#header ul#main-navigation li#item9 a,
div#header-internal ul#main-navigation li#item9 a {
	width: 116px;
	height: 45px;
	background-position: -116px 0px;
}
div#header ul#main-navigation li#item9 a:hover,
div#header-internal ul#main-navigation li#item9 a:hover {
	background-position: -116px -45px;
}
div#header ul#main-navigation li#item10 a,
div#header-internal ul#main-navigation li#item10 a {
	width: 115px;
	height: 45px;
	background-position: -231px 0px;
}
div#header ul#main-navigation li#item10 a:hover,
div#header-internal ul#main-navigation li#item10 a:hover {
	background-position: -231px -45px;
}
div#header ul#main-navigation li#item11 a,
div#header-internal ul#main-navigation li#item11 a {
	width: 115px;
	height: 45px;
	background-position: -346px 0px;
}
div#header ul#main-navigation li#item11 a:hover,
div#header-internal ul#main-navigation li#item11 a:hover {
	background-position: -346px -45px;
}
div#header ul#main-navigation li#item12 a,
div#header-internal ul#main-navigation li#item12 a {
	width: 115px;
	height: 45px;
	background-position: -460px 0px;
}
div#header ul#main-navigation li#item12 a:hover,
div#header-internal ul#main-navigation li#item12 a:hover {
	background-position: -461px -45px;
}div#slider {
	margin: 0 auto;
	width: 1000px;
	height: 511px;
	margin-bottom: -511px;
	position: relative;
	left:-10px;
	z-index: 1;
}
div#slider div {
	width: 1000px;
	height: 510px;
	position: absolute;
}
div#slider2 {
	height:361px;
left:-10px;
margin:0 auto -362px;
position:relative;
top:119px;
width:479px;
z-index:5000;
}
div#slider2 div {
	width: 1000px;
	height: 340px;
	position: absolute;
	z-index: 5000;
}
div#boxes-top {
	background: url(../images/home_boxes_top.png) no-repeat center top;
	height: auto!important;
	height: 211px;
	min-height: 211px;
	margin-top: -40px;
	padding-top: 20px;
	padding-left: 70px;
	position: relative;
	font-family: verdana, tahoma, arial;
	font-size: 12px;
	color: #999999;
	line-height: 1.2em;
}
div#boxes-top a {
	font-family: tahoma, arial;
	text-decoration: none;
	color: #003b6e;
	font-weight: bold;
}
div#left-content {
	float: left;
	width: 250px;
}
div#left-content h3 {
	background: url(../images/box1_title.jpg) no-repeat;
	width: 230px;
	height: 43px;
	text-indent: -5000em;
	margin-bottom: 20px;
}
div#center-content {
	float: left;
	width: 250px;
	margin-left: 55px;
}
div#center-content h3 {
	background: url(../images/box2_title.jpg) no-repeat;
	width: 196px;
	height: 36px;
	margin-bottom: 20px;
	text-indent: -5000em;
}
div#right-content {
	float: left;
	width: 250px;
	margin-left: 35px;
}
div#right-content h3 {
	background: url(../images/box3_title.jpg) no-repeat;
	width: 248px;
	height: 40px;
	text-indent: -5000em;
	margin-bottom: 20px;
}
div#right-content a.contact-btn {
	background: url(../images/contactus_btn.jpg) no-repeat;
	display: block;
	text-indent: -5000em;
	width: 276px;
	height: 87px;
}
div#boxes-bottom {
	background: url(../images/home_boxes_bottom.png) no-repeat center top;
	min-height: 48px;
	padding-top: 25px;
	padding-left: 80px;
}
div#boxes-bottom a:hover {
opacity: 0.80;
}
div#boxes-bottom a.consulting-btn {
	display: block;
	background: url(../images/box1_button.jpg) no-repeat;
	width: 242px;
	height: 41px;
	text-indent: -5000em;
	float: left;
}
div#boxes-bottom a.outsourcing-btn {
	display: block;
	background: url(../images/box2_button.jpg) no-repeat;
	width: 242px;
	height: 41px;
	text-indent: -5000em;
	float: left;
	margin-left: 55px;
}
div#boxes-bottom a.solutions-btn {
	display: block;
	background: url(../images/box3_button.jpg) no-repeat;
	width: 242px;
	height: 41px;
	text-indent: -5000em;
	float: left;
	margin-left: 45px;
}
ul#paginator {
	position: absolute;
	top: 440px;
	left: 70px;
	z-index: 5000;
}
ul#paginator li{
	float: left;
	margin-right: 5px;
	cursor: pointer;
	text-indent: -5000em;
	width: 19px;
	height: 17px;
}

ul#paginator li.number1 {
	background: url(../images/number1.png) no-repeat;
}

ul#paginator li.number2 {
	background: url(../images/number2.png) no-repeat;
}
ul#paginator li.number3 {
	background: url(../images/number3.png) no-repeat;
}
ul#paginator li.number4 {
	background: url(../images/number4.png) no-repeat;
}
ul#paginator li.number5 {
	background: url(../images/number5.png) no-repeat;
}
ul#paginator li.active{
	background-position: 0px -17px;
}
div#footer {
	font-family: verdana, tahoma, arial;
	color: #999999;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
/********************************
 * 			INTERNAL			*
 *******************************/

.header-internal-1 {
	background: url(../images/header_internal_1.jpg) no-repeat;
}
.header-internal-2 {
	background: url(../images/concego.internals.Homepage.001.jpg) no-repeat;
}
.header-internal-3 {
	background: url(../images/concego.internals.Homepage.002.jpg) no-repeat;
}
.header-internal-4 {
	background: url(../images/concego.internals.Industry.001.jpg) no-repeat;
}
.header-internal-5 {
	background: url(../images/concego.internals.Outsourcing.001.jpg) no-repeat;
}
.header-internal-6 {
	background: url(../images/concego.internals.Solutions.001.jpg) no-repeat;
}
.header-internal-7 {
	background: url(../images/concego.internals.Technology.001.jpg) no-repeat;
}
.header-internal-blank {
	background: none !important;
	height:143px!important;
}
div#header-internal {
	height: 311px;
	position: relative;
	width: 985px;
	margin: 0 auto;
	left: -17px;
}
div#header-internal h1 {
	width: 295px;
	padding-top: 22px;
}
div#header-internal h1 a {
	background:url("../images/logo_m.png") left top no-repeat;
	display:block;
	height:94px;
	text-indent:-5000em;
	width:318px;
}
div#main {
	background: #fff;
	min-height: 300px;
	overflow:hidden;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#787878;
	font-size:12px;
}
div#main-content {
	width: 985px;
	margin: 0 auto;
	overflow:hidden;
}
.main-left {
	float:left;
	width:692px;
	background:url(../images/sombra.jpg) left top no-repeat;
	padding:25px 00 00 00;
}
.main-left a {
	color:#003B6E;
	font-family:tahoma,arial;
	font-weight:bold;
	text-decoration:none;
}
.main-right {
	float:right;
	width:272px;
}
.breadcrumb  {
	height:50px;
	font-size:11px;
}
.breadcrumb a {
	color:#605e5e;
}
.breadcrumb span {
	color:#999999;
}
.breadcrumb span a {
	color:#999999;
}
.main-left h2 {
	color:#229ae0;
	font-size:30px; 
	padding:00 00 24px 00;
}
.main-left p {
	margin:00 00 30px 00;
}
.main-left h3{
	color:#ff841d;
	font-size:30px; 
	padding:00 00 24px 00;
}
.main-left ul {
	margin:00 00 30px 00;
	list-style: circle;
	padding:00 00 00 20px;
}
.main-left h4{
	color:#229ae0;
	font-size:12px; 
	padding:00 00 20px 00;
	font-weight:bold;
}
.image-text {
	overflow:hidden;
}
.image-text img {
	float:left;
	margin:00 15px 5px 00;
}
.main-left table {
	margin:00 00 30px 00;
}
.main-left table td {
	vertical-align:top;
	border:#ddd 1px solid;
}
.main-left table tr.tr-head td {
	font-weight:bold;
}
.main-right {
	padding:15px 00 00 00;
}
.main-right .contact-button{
	background:url(../images/contact-us-button.jpg) left top no-repeat;
	display:block;
	text-indent:-5000em;
	width:276px;
	height:87px;
	margin:00 00 10px 00;
}
.main-right .right-box {
	background:url(../images/rigt-box-top.jpg) left top no-repeat;
	margin:00 00 25px 0;
	padding: 25px 30px 00 30px;
}
.main-right .right-box h3 {
	color:#008adb;
	font-size:19px;
	padding:00 00 15px 00;
}
.main-right .right-box a {
	color:#003b6e;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.main-right .right-box td {
	padding:4px;
	font-size:11px;
}
.main-right .right-box td input {
	background:#fff7e8;
	border:#e0e0e0 1px solid;
	color:#000;
}
.main-right .right-box td button {
	float:right;
	display:block;
	text-indent:-5000em;
	background:url(../images/send.jpg) left top;
	border:none;
	width:63px;
	height:16px;
}
.B_crumbBox {
	display: block;
	font-size: 11px;
	padding-bottom: 20px;
}
.B_crumbBox a {
	color: #787878;
	text-decoration: none;
}
.B_crumbBox a.B_homeCrumb {
	color: #999;
}
#contact-form table tr td {
border: none;
vertical-align: top!important;
padding-right: 5px;
padding-bottom: 10px;
}

#contact-form table tr td button {
background:url("../images/send.jpg") repeat scroll left top transparent;
border:medium none;
display:block;
float:right;
height:16px;
text-indent:-5000em;
width:63px;
}
#share {
padding-top: 20px;
}
#share li {
float: left;
margin-right: 5px;
}
#share li a {
display: block;
background: url(../images/share_icons.png) no-repeat;
text-indent: -5000em;
width: 30px;
height: 30px;
}
#share li.delicious a {
background-position: 0px -160px;
}
#share li.digg a {
background-position: 0px -64px;
}
#share li.facebook a {
background-position: 0px -32px;
}
#share li.linkedin a {
background-position: 0px -289px;
width: 31px;
}
#share li.stumbleupon a {
background-position: 0px -224px;
}
#share li.twitter a {
background-position: 0px -192px;
}
.right-box {
position: relative;
}
.right-box #contact-list {
position: relative;
width: 231px;
left: -6px;
margin-top: 15px;
}
#contact-list {
display: block;
text-indent: -5000em;
background: url(../images/contact_list.jpg) no-repeat;
height: 50px;
}
/*
#contact-list li {
float: left;
display: block;
}
#contact-list li a {
display: block;
text-indent: -5000em;
}
#contact-list li.facebook_li a {
width: 43px;
height: 48px;
}
#contact-list li.twitter_li a {
width: 43px;
height: 48px;
margin-left: 5px;
}
#contact-list li.skype_li a {
height:48px;
margin-left:4px;
width:37px;
}
#contact-list li.gtalk_li a {
width: 43px;
height: 48px;
margin-left: 5px;
}
#contact-list li.msn_li a {
width: 43px;
height: 48px;
margin-left: 1px;
}*/
span.skype {
background: url(../images/skype_logo.jpg) no-repeat;
padding-left:50px;
padding-top:14px;
padding-bottom:14px;
display: block;
}
span.gtalk {
background: url(../images/gtalk_logo.jpg) no-repeat;
padding-left:50px;
padding-top:14px;
padding-bottom:14px;
display: block;
}
span.msn {
background: url(../images/msn_logo.jpg) no-repeat;
padding-left:50px;
padding-top:14px;
padding-bottom:14px;
display: block;
}
span.facebook {
display: block;
background: url(../images/facebook_logo.jpg) no-repeat;
text-indent: -5000em;
width: 55px;
height: 49px;
}
span.twitter {
display: block;
background: url(../images/twitter_logo.jpg) no-repeat;
text-indent: -5000em;
width: 55px;
height: 49px;
}
#contact-page tr td {
border: 0;
vertical-align: middle;
}
#contact-page {
	float: left;
	width: 478px;
}
#contact-form input {
background:none repeat scroll 0 0 #FFF7E8;
border:1px solid #E0E0E0;
color:#000000;
width: 390px;
padding:3px;
}
#contact-form textarea {
background:none repeat scroll 0 0 #FFF7E8;
border:1px solid #E0E0E0;
color:#000000;
width: 390px;
height: 200px;
padding:3px;
}
#contact-form {
	float: left;
}
.right-c {
	float: left;
	padding-left: 15px;
	padding-top: 30px;
}
.right-c h4 {
	clear: both;
}
.right-c a span.skype,
.right-c a span.facebook,
.right-c a span.twitter {
	float: left;
}
