body {
	background: #b1f0e5 url(../images/bg_top.jpg) repeat-x left top;
	margin: 0px;
	color: #fff;
	font-family:  Helvetica;
}

#wrapper {
	width: 900px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

#main, #header, #banner, #content, #footer { width:900px; float: left;  position: relative;  font-family: Arial; }

#header { margin: 0px; padding: 20px 0px 4px 0px; }


#banner { margin:14px 0px 0px 0px; padding: 0px; }

#features {
	margin:0px;
	padding: 0px;
	float: left;
	width: 600px;
}

#features li {
	width:250px;
	float:left;
	background: url(../images/dot1.png) no-repeat left 0px;
	padding: 0px 0px 0px 29px;
	margin:5px 0px;
	text-transform: capitalize;
	font-weight: bold;
	line-height:22px;
}

#subscribe {
  margin: 0px 0px  0px 0px;
  width: 465px;
  float: right;
}

#subscribe label {
  width: 465px;
  float: left;
  text-transform: uppercase;
}

#subscribe input {
  background: url(../images/bg_input.png) no-repeat;
  width: 300px;
  padding: 14px 5px;
  margin: 8px 0px 0px 0px;
  float: left;
  color: #fff;
  border: 0px;
}

#subscribe input#submit {
  background: url(../images/bg_submit.png) no-repeat;
  width: 151px;
  padding: 14px 5px;
  margin: 8px 0px 10px 0px;
  float: right;
  color: #023b00;
  font-weight: bold;
  border: 0px;
}

#iphone {
  background: url(../images/img_iphone.png) no-repeat;
  margin:-55px 0px 0px 0px;
  padding: 72px 8px 70px 21px;
  width:200px;
  float: right;
}

#content {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

#screenshots {
  width: 900px;
  margin: 0px;
  padding: 0px 0px 0px 0px;
  float: left;
}

#screenshots li {
  margin: 0px 0px 0px 14px;
  padding: 0px;
  float: left;
  width: 281px;
  height: 204px;
  position: relative;
}

#screenshots li div {
  margin: 0px;
  padding: 0px 15px 0px 15px;
  float: left;
  width: 251px;
  height: 83px;
  position: absolute;
  top: 121px;
  background: #000;
  opacity:0.8;
  -mpz-opacity:0.8;
  filter:alpha(opacity=80);
  font-size: 12px;
  text-align: justify;
}

#footer {
  width: 880px;
  margin: 20px 0px 0px 0px;
  padding: 10px 0px;
  float: left;
}

#footer p, #footer a {
  font-size: 12px;
  color: #fff;
}
#footer a { text-decoration:underline; }
 
p { margin: 0px; padding: 0px; }

a { text-decoration: none; border: 0px; }

img { border: 0px; }

h1 { margin: 0px 0px 10px 0px; font-weight: normal; }

h3 { font-size: 18px; }

#bg_bottom {
  width: 100%;
  position: fixed;
  left: 0px;
  bottom: 0px;
  padding: 189px 0px;
  background:  url(../images/bg_bottom2.png) repeat-x left bottom;
}

#bg_ball {
  width: 100%;
  position: fixed;
  right: 0px;
  bottom: 0px;
  background: url(../images/ball.jpg) no-repeat right bottom;
  height: 231px;
}


/*###########################################     SLIDER STYLES           ########################################  */


#slider {
  width:186px;
  height:280px;
  overflow:hidden;
  margin:0;
  padding:0;
  list-style:none;
}
#slider ul {
  margin:0;
  padding:0;
  list-style:none;
}
#slider li {
  padding:0;
  width:186px;
  height:280px;
  text-align: center;
}
