body {
	
}


#top{
	background-image: url('../images/images/SLDESIGN_appPage_04.png');
	height: 50px;
	background-repeat: no-repeat;

}

#header{
	background-image: url('../images/images/SLDESIGN_appPage_06.png');
	background-repeat:repeat;
	height: 290px;
	margin: -1px;

}

#header div{
	float:left;
}


#main{
	height: 100%;
	
}


#appIcon{
	margin-left: 120px;
}

#appActions{
	
	width: 200px;
	height:250px;
	
}


#buttons{
	margin-top: 40px;
	width: 200px;
	margin-left: 0px;
	text-align: left;
	list-style: none;
}

#buttons img{
	float: left;
	padding: 5px;
}

#buttons p{
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	height: 40px;
	
}

#buttons a{
	text-decoration: none;
	color: #000;
}

#appInfo{
	background-image: url('../images/images/SLDESIGN_appPage_06.png');
	background-repeat: repeat;
	margin: -14px -1px;

}

#appInfo .holders{
	margin-left: 120px;
	width: 625px;
	height: 100%;
	padding: 10px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	text-align: left;
}

#appInfo .holders ul{
	
}

#appInfo .holders li{
	list-style: none;
	line-height:200%;
}

#appInfo a{
	color: #369;
}

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


#appDescription{
	float: left;
	width: 350px;
	margin-left: 120px;
}

#appDescription p{
	text-align: left;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
}


#screenshots{
	text-align:left;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	margin-left: 500px;
	background-color: #f2f2f2;
	border: 1px solid #eaebe9;
	height: 220px;
	width: 245px;
	padding: 10px;
}

#screenshots ul{
	margin-left: -10px;
}

#screenshots li{
	display: inline;
	width: 76px;
	height: 76px;
	margin: 1px;
}

#screenshots img{
	border: 1px solid #333;
}

#features { margin-left: 120px; width:700px }
#features .column { float:left; width:200px; margin-right:25px}
#features .lastcolumn {float:left; width:200px}
#features img {float:left;  margin-right:5px; padding: 5px;}
#features p {margin-top:2em; text-align:left; font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif; font-size: 12px;}
#features p strong { color:#333; font-size:12px; display:block}
 

#testimonials{
	background-image: url('../images/testimonials.png');
	background-repeat: no-repeat;
	margin-left: 120px;
	margin-top: 20px;
	width: 650px;
	height: 165px;
	padding: 5px;
}
#rotating_items{
	/* position: relative; */
}
 
#rotating_items div.rotating_item{
	position: absolute;
}

#testimonials p{
	text-align: left;
	padding: 5px;
	width: 605px;
	height: 100%;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 200%;
}

#testimonials h3{
	text-align: left;
	padding-left: 10px;
	font-family: 'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}

#testimonials a{
	font-size: 12px;
	color: gray;
	text-decoration: none;
}

#bottom{

	background-image: url('../images/images/SLDESIGN_appPage_09.png');
	height: 36px;
	background-repeat: no-repeat;
}


h1{
	font-size: 20px;
	line-height: 200%;
	font-weight: normal;
}

#specialRule{
	font-size: 8px;
	color:#666;
}

#specialRule img{
	float:both;
}

