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

#abtus_mailto {
	padding:5px 0 15px 0;
}
#about_img {
	padding:30px 0 20px 0;	
}
.abtUs {
	font-size:1.2em;
	font-weight:inherit;
}
.abtUs a {
	text-decoration:none;
	font-weight:bold;
}
.abtUs a:hover {
	text-decoration:underline;
}
.abtus_mid {
	padding-bottom:25px;
}
#know_more{
	float:left;
	/*border:1px solid black;*/
	width:285px;
	height:40px;
	background: url("../images/about-us-images/know_more.png") no-repeat scroll 0 0 transparent;
	padding:0 10px;
}
#know_more:hover {
	background-position:0px -43px;
}
#download_sdk {
	float:left;
/*	border:1px solid yellow;*/
	width:285px;
	height:40px;
	background: url("../images/about-us-images/download_appucino.png") no-repeat scroll 0 0 transparent;
	padding:0 10px;
}
#download_sdk:hover {
	background-position:0px -43px;	
}
#checkout_app {
	float:left;
	/*border:1px solid black;*/
	width:305px;
	height:40px;
	background: url("../images/about-us-images/2-1_check out an app.png") no-repeat scroll 0 0 transparent;
}
#checkout_app:hover {
	background-position:0px -43px;
}