body{
	background-color: #FFFFFF;
	font-family: "Helvetica";
	font-size: 15pt;
}

img{
	border: 0;
}
	
a{
	color: #000000;
	text-decoration: none;
}

li{
	list-style-type: none;
	float: left;
	width: 50%;
}
	
ul{
	width: 1000px;
	text-align: center;
	list-style: none;
	margin: 0 auto 0 auto;
	clear: both;
	margin-top: 50px;
}
	
#content{
	text-align: center;
	margin: 70px auto 0 auto;
	width: 650px;
}
	
.om{
	text-align: center;
	width: 100%;
}

hr {
	color: black;
	height: 1px;
	width: 650px;
}

.compability {
	color: #888888;
	font-size: 11pt;
}

.app {
	float: left;
	width: 162px;
}

.name {
	margin-top: 5px;
}

#apps1 {
	height: 190px;
}

footer {
	padding-bottom: 40px;
}

#footer a {
	width: 325px;
	text-align: center;
	float: left;
	
	text-decoration: underline;
}
