@charset "utf-8";
/* CSS Document */

	body{
		margin: 0px;
		font-family: Verdana, Arial;
		color: #555;
		font-size: 10px;
		background:	#FFFFFF;
	}
	
	big{
		color: #A4A4A4;
		font-size: 16px;
		font-family: Lucida Sans Unicode;
		text-transform: uppercase;
	}
	
	.container{
		width: 920px;
		margin: 0 auto;
                
	}
	.container2{
		width: 920px;
		margin: 0 auto;
                background-color:white;
	}

	
	img{
		border: 0px;
	}
	
	.header{
		padding: 50px 0px 0px 10px;
		border-bottom: 1px solid #E0E0E0;
		height: 40px;
	}
	
	.logo{
		float: left;
		width: 300px;
	}
	
	.top{
		float: left;
		width: 580px;
		text-align: right;
		font-size: 14px;
		font-family: Arial, Verdana, Lucida Sans Unicode;
		padding: 10px;
		text-transform: uppercase;
		color: #23A4CB;
		font-weight:700;
		
	}
	
	.top a{
		color: #A4A4A4;
		margin: 10px;
	}	
	
	.top a:hover{
		color: #23A4CB;
	}
	
	a{
		text-decoration: none;
		color: #23A4CB;
	}
	
	 a:hover{
		color: #A4A4A4;
	}
		.teaser{
		text-align: center;
	}
	
	.boxes{
		padding: 10px;
		line-height: 15px;
		height: 130px;
		font-size: 11px;
background: url("images/mail.png") no-repeat right top;
	}
	
	.why{
		float: left;
		width: 450px;
		padding: 5px 20px 5px 5px;
		height: 120px;
	}
	
	.why img{
		float: left;
		margin-right: 10px;
	}
	
	.on{
		float: left;
		width: 180px;
		border-left: 1px solid  #E0E0E0;
		padding-left: 20px;
		padding-right: 20px;
		height: 110px;
	}
	
	.reach{
		float: left;
		width: 180px;
		border-left: 1px solid  #E0E0E0;
		padding-left: 20px;
		height: 110px;
	}
	
	.footer{
		clear: both;
		padding: 15px;
		color: #aaa;
		font-size: 11px;
		border-top: 1px solid #E0E0E0;		
	}
	
	.fl{
		float: left;
		width: 500px;
	}
	
	.fr{
		float: right;
		width: 200px;
		text-align: right;
	}
	
	
	.comp{
		padding: 10px;
		line-height: 18px;
		font-size: 12px;
	}
	
	
	.about{
		float: left;
		width: 485px;
		padding: 5px 25px 0px 0px;
	}
	
	.services{
		float: left;
		width: 150px;
		padding-right: 10px;
		padding-left: 10px;
		line-height: 25px;
		font-size: 11px;
		border-left: 1px solid #E0E0E0;		
		border-right: 1px solid #E0E0E0;		
	}
	
	.sel{
		color: #23A4CB !important;
	}
	
	.services span{
		font-size: 10px;
		line-height: 18px;
	}
	
	.testmonials{
		background: url(images/quotes.png) no-repeat bottom left;
		color: #23A4CB;
		float:left;
		font-size:13px;
		font-style:italic;
		height:250px;
		padding:0px 30px 0px 30px;
		width:140px;
		margin-left: 10px;
	}
	
	.case{
		float: left;
		width: 700px;
	}
	
	.cli{
		padding-top: 20px;
	}
	
	.show{
		float: left;
		width: 400px;
	}
	
	.list{
		float: left;
		width: 160px;
		border-left: 1px solid #E0E0E0;		
		padding: 10px 0px 0px 30px;
		height: 300px;
		background: url(images/sep2.png) no-repeat top left;
		line-height: 20px;		
		height: 350px;
	}
	
	.list a{
		font-size: 12px;
	}
	
	.list big{
		border-bottom: 1px solid #E0E0E0;		
		width: 120px;
		padding-bottom: 5px;
	}
	
	.txt{
		float: left;
		width: 280px;
		padding-top: 10px;
		font-size: 12px;
		line-height: 20px;
		padding-right: 10px;
	}
	
	.domain{
	  float: left;
		width: 280px;
		padding-top: 10px;
		font-size: 15px;
		line-height: 20px;
		padding-right: 10px;
	}
	
	.testm{
		background: url(images/q.png) no-repeat top left;
		padding: 10px 30px 0px 30px;
		width: 230px;
		font-size: 13px;
		font-style: italic;
		margin: 10px 0px 20px 0px;
	}
	
	
		
	.slider{
		margin: 0 auto;
		clear: both;
	}
	
	.sr{
		width: 665px;
		float: left;
		height: 395px;
	}
	
	.sl{
		float: left;
		width: 232px;
		background: white url(images/grey.png) repeat-y top right;
		padding: 0px 0px 0px 20px;
		font-size: 13px;
	}
	.list .selected{
	}
	
	.list .selected a{
		color: #555 !important;
	}
	
	.sl .selected{
		background: white url('images/arrow.png') no-repeat top right !important;
		padding: 12px 5px 16px 5px !important;
	}
	
	.sl .selected a{
		color: #555 !important;
	}
	
	.sl div, .sitem{
		clear: both;
		padding: 15px 5px 15px 5px;
		
	}
	
	.sl div a:active, .sl div a
	{
	  outline: none;
	}

	
	.sl div img, .sitem img{
		float: left;
		margin-right: 10px;
		width: 20px;
	}
	
	sup{
		color: red;
		font-size: 10px;
	}
	
	.slider a{
		color: #aaa;
		text-decoration: none;
	}
	
	.inn{
		padding: 10px 20px 0px 30px;
		line-height: 19px;
		font-size: 14px;
	}
	
	.smallie{
		padding-top: 30px;
		width: 300px;
		font-size: 13px;
		clear: both;
		color: #777;
	}
	
	.inn big{
		color: #aaa;
		font-size: 25px;
		letter-spacing: -1px;
	}
	.tabbed_images li {
		float:left;
		list-style-image:none;
		list-style-position:outside;
		list-style-type:none;
		margin:0;
		padding:0;
}

	#country1{
		background: url(images/wde.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country2{
		background: url(images/wd.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country3{
		background: url(images/cms.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country4{
		background: url(images/co.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country5{
		background: url(images/ci.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country6{
		background: url(images/seo.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country7{
		background: url(images/sp.png) bottom right no-repeat;
		height: 385px;
	}
	
	
	#country8{
		background: url(images/go.png) bottom right no-repeat;
		height: 385px;
	}


.address{
	float: left;
	width: 210px;
	padding: 20px;
	line-height: 19px;
	font-size: 12px;
}

.address b{
	color: #23A4CB;
}

.ad1{
	border-bottom: 1px solid #eee;
	padding: 0px 0px 15px 0px;
	margin-bottom: 15px;
}

.formr{
	float: left;
	width: 400px;
	padding-top: 20px;
	padding-left:20px;
	padding-right:5px;
	border-left: 1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	
}

.pdfs{
	float: left;
	width: 200px;
	padding-top: 20px;
	padding-left: 30px;
	line-height: 21px;
	font-size: 11px;
}


