html,body,img,h1,h2,h3,h4,form,table,td,tr {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: separate;
  border-spacing: 0;
}

p {
	padding:0px;
	padding-left:0px;
	margin-top:0;
	padding-top:0;
	margin-bottom:10px;
	padding-right:0;
}

a {
	color:#d5ffa6;
	text-decoration: underline;
	outline: none;
}

a:hover {
	color:#d5ffa6;
	text-decoration: none;
}

html {
	height: 100%;
}

body {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100%;
	font: normal 11px Arial, Tahoma, Verdana;
	background-color: #a0a0a0;
	background-image: url(../images/web/bg.png);
}

#mainWrapper {
	text-align: center;
	width: 950px;
	min-height: 100%;
	position: relative;
	margin: 0px;
	padding: 0px;
}

* html #mainWrapper {
	height: 100%;
}

#mainWrapper #headWrapper {
	height: 115px;
	text-align: left;
	position: relative;
}


#mainWrapper #bodyWrap {
	text-align: left;
	position: relative;
}

.dvClear {
   height: 1px;
	clear: both; 
	display: block; 
	font-size: 1px; 
	margin-bottom: -1px;
	line-height: 1px; 

}

/* Custom css */

#logo {
	position: absolute;
	top:19px;
	left:0px;
}

#contactUs {
	position: absolute;
	top:33px;
	right:0px;
}

#bannersBlock {
	width: 950px;
	height: 255px;
	overflow: hidden;
}

#appsListBlock {
	width:950px;
	height:153px;
	position: relative;
}

#line1 {
	padding-left: 5px;
	height:37px;
}

#appsbytaptapBlock {
	position:absolute;
	top:59px;
	left:5px;
}

#page1 {
	position:absolute;
	top:105px;
	left:79px;
}

#page2 {
	position:absolute;
	top:105px;
	left:95px;
}

#page3 {
	position:absolute;
	top:105px;
	left:111px;
}

#arrowLeft {
	position:absolute;
	top:34px;
	left:232px;
}

#arrowRight {
	position:absolute;
	top:34px;
	right:1px;
}

#appsListScroll {
	position: absolute;
	top:38px;
	left:297px;
	width: 591px;
	height:80px;
	overflow: hidden;
}

.appListItem {
	float:left;
	text-align: center;
	color:#fff;
	font-weight: bold;
	margin-right: 44px;
}

.appListItemLast {
	float:left;
	text-align: center;
	color:#fff;
	font-weight: bold;
}

#infoBlock {
	width:950px;
	height:105px;
	position: relative;
}

#newsTitle {
	position: absolute;
	top:5px;
	left:8px;
}

#newsList {
	position: absolute;
	top:5px;
	left:123px;
	width: 335px;
	font: normal 11px Arial, Tahoma, Verdana;
	color:#fff;
	line-height: 24px;
}

.newsTitle {
	font-weight: bold;
	text-decoration: underline;
	padding-right: 5px;
}

.newsDate {
	font-weight: normal;
	color:#5c5c5c;
}

#line2 {
	position: absolute;
	top:0px;
	left:474px;
}

#aboutUsTitle {
	position: absolute;
	top:4px;
	left:513px;
}

#aboutUsText {
	position: absolute;
	top:1px;
	left:677px;
	width:260px;
	height:104px;
	overflow:hidden;
	color:#fff;
	font: normal 12px Arial, Tahoma, Verdana;
	line-height: 18px;
}

#supportBlock {
	position: relative;
	width: 950px;
	height: 104px;
	background-image: url(../images/web/bg_support.jpg);
}

#supportText {
	position: absolute;
	top:45px;
	left:33px;
	width:300px;
	font: normal 11px Arial, Tahoma, Verdana;
	line-height: 18px;
	color:#fff;
}

#supportInputBlock {
	position: absolute;
	top:45px;
	left:368px;
	font: normal 11px Arial, Tahoma, Verdana;
	line-height: 18px;
}

#supportInput {
	font: normal 11px Arial, Tahoma, Verdana;
	line-height: 15px;
	color:#5c5c5c;
	border: 1px solid #898989;
	width: 344px;
	height: 22px;
	overflow: auto;
}

#supportButtonBlock {
	position: absolute;
	top:43px;
	right:44px;
}

#supportButton {
	cursor: pointer;
}

.supportButtonOver {
	background-image: url(../images/web/support_button_on.png);
}

#footerBlock {
	height: 50px;
	font: normal 10px Arial, Tahoma, Verdana;
	color:#5c5c5c;
	text-transform: uppercase;
	font-weight: normal;
}

#footerBlock a {
	color: #3b3b3b;
	text-decoration: none;
}

#footerBlock a:hover {
	color: #3b3b3b;
	text-decoration: underline;
}

#copyright {
	float:left;
	padding-left: 33px;
}

#designBy {
	float:right;
	padding-right: 45px;
}

#infoPage {
	position: relative;
}

#leftInfo {
	float:left;
	width:265px;
	height:450px;
	position:relative;
	background-image: url(../images/web/left_bg.png);
	background-repeat: no-repeat;
}

#mainInfo {
	float:left;
	width:350px;
	padding-left: 40px;
	font: normal 12px Arial, Tahoma, Verdana;
	line-height: 16px;
	color:#fff;	
}

#mainInfoFull {
	float:left;
	width:620px;
	padding-left: 40px;
	font: normal 12px Arial, Tahoma, Verdana;
	line-height: 16px;
	color:#fff;	
}

#previewBlock {
	float:right;
	width:270px;
	position:relative;
}

#want {
	position: absolute;
	top:21px;
	left:20px;
}

#price {
	position: absolute;
	top:9px;
	right:8px;
}

#buyAppButton, #getAppButton {
	position: absolute;
	top:80px;
	left:44px;
	cursor: pointer;
	text-align: center;
}

.buyAppButtonOn {
	background-image: url(../images/web/buy_app_on.png);
	background-repeat: no-repeat;
}

.getAppButtonOn {
	background-image: url(../images/web/get_app_on.png);
	background-repeat: no-repeat;
}

#youtubeButton {
	position: absolute;
	top:215px;
	left:45px;
	cursor: pointer;
}

.youtubeOn {
	background-image: url(../images/web/youtube_on.png);
	background-repeat: no-repeat;
}

#manualButton {
	position: absolute;
	top:274px;
	left:45px;
	cursor: pointer;
}

.manualOn {
	background-image: url(../images/web/manual_on.png);
	background-repeat: no-repeat;
}

#buyAppDescription, #getAppDescription {
	padding-top:3px;
	font: normal 11px Arial, Tahoma, Verdana;
	color: #d3d3d3;
}

#moreInfo {
	position: absolute;
	top:176px;
	left:21px;
}

#backButton {
	position: absolute;
	top:388px;
	left:65px;
}

#iphonePreview {
	width: 255px;
	height: 511px;
	position: relative;
	overflow: hidden;
	background-image: url(../images/web/iphone_preview.png);
	background-repeat: no-repeat;
	z-index: 9;
}

#screenshots {
	position: absolute;
	top:74px;
	left:30px;
	width: 196px;
	height: 294px;
	z-index: 10;
}