body {
	font: 62.5%/1.6 "Helvetica Neue", Arial, Helvetica, sans-serif;
	/*background: url(../images/whitestripe.gif) 156px 0 repeat-y;*/
	text-shadow: 0 0 0 #000;
	font-size: 9pt;
	background-color: #1e1e1e;
	color: #FFF;
	padding: 0;
	margin: 0;
}

h1 {
	
}

h2 {
	color: #999;
}

strong {
	display: block;
}

img {
 border: hidden 0px #1e1e1e;
}

a img {
	border:  0;
}

#content {
	width:  100%;
	text-align: center;
	margin: 3em 0 0;
}

#content_body {
	width:  900px;
	text-align: left;
	margin: 0 auto;
}

#appcontainer {
	margin: auto;
	width: 750px;
	text-align: center;
}

#press_img {
	float:  right;
	margin: 1em 5em 5em 5em;
}

.appbox {
	display: block;
	padding: 1em;
	margin: 1em;
	text-align: center;
	width: 200px;
	float:  left;
}

.appbox img {
	margin-bottom: 0.5em;
}

.appbox img:hover {
	opacity: 0.5;
}

.apptitle {
	font-size: 15pt;
	margin: 0 0 1em;
}

#title {
	font-size: 30pt;
	padding: 0;
	margin: 0 0 0 0;
}

#p1 {
	color: #909090;
	text-transform: lowercase;
}

#p2 {
	color: #fff;
	text-transform: lowercase;
}

a:link, a:visited {
	color: #97cc39;
	text-decoration: none;	
}

a:hover, a:active {
	color: #fff;
}

.lu {
	border-bottom: 0.111em solid #313131;
}

