
body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #eeeeee;
}

a {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: #666666;
}


#iphoneappleft {
	width: 160px;
	height: 372px;
	float: left;
	background: url(/images/css/iphoneapp.png) no-repeat;
}

#iphoneappfront {
	width: 250px;
	height: 440px;
	float: left;
	background: url(/images/css/iphoneappfull.png) no-repeat;
}

#iphonewebapp {
	width: 250px;
	height: 440px;
	float: left;
	background: url(/images/css/iphonewebapp.png) no-repeat;
}

#iphoneappemail {
	width: 250px;
	height: 440px;
	float: left;
	background: url(/images/css/iphoneappemail.png) no-repeat;
}	

.leftiphonefront {
	margin-left: 25px;
	margin-top: 30px;
}

.leftiphonefeatures {
	margin-left: 70px;
	margin-top: 64px;
}

#iphoneappright {
	width: 160px;
	height: 372px;
	float: right;
	background: url(/images/css/iphoneappright.png) no-repeat;
}


#container {
	width: 900px;
	border-top: none;
	margin: 0 auto;
	text-align: left;
	margin-top: 50px;
	margin-bottom: 30px;
}
#navcontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#navcontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}



.review {
	font-size: 110%;
	font-style: italic; 
	color: #666666;
	margin-bottom: 15px;
}


#globalmap {
	width: 900px;
	height: 500px;
	margin: 25px 25px 0 25px;
	float: left;
	background: #999999;
}

#submap {
	width: 890px;
	height: 20px;
	margin: 0 25px 0 25px;
	padding: 5px;
	background: #eeeeee;
	clear: both;
	font-size: 75%;
	text-align: center;
}

#screenshots {
	width: 600px;
	height: 440px;
	margin-left: 150px;
	margin-top: 30px;
	background: url(/images/css/screenshots.png);
}

#dynamic {
	width: 900px;
	min-height: 500px;
	float: right;
}

#left {
	width: 300px;
	height: 300px;
	float: left;
}


#right {
	width: 600px;
	height: 300px;
	float: right;
	color: #454545;
}

.fontspacer {
	width: 600px;
	height: 250px;
}

.tagline { 
 	margin-top: -15px;
	
}

#appstore {
	width: 142px;
	height: 48px;
	margin: 15px 0 15px 0;
	background: url(/images/css/appstore.png);
}

#appstore a {
	display: block;
	width: 142px;
	height: 48px;
}

#requirements {
	font-size: 75%;
	color: black;
}

h2 {
	text-align: center;
}

p{
	font-size: 125%;
}

.featuresfrontspacer {
	width: 600px;
	height: 70px;
}

#featuresleft {
	width:185px;
	height: 500px;
	padding: 0 0 0 15px;
	float: left;
}

#featuresright{
	width:185px;
	height: 500px;
	padding: 0 0 0 15px;
	float: left;
}

#about {
	padding: 0 0 0 15px;
}

#footer {
	width: 1000px;
	height: 50px;

	background: (/images/css/footer.png) no-repeat;
}

#subfooter {
	width: 1000px;
	height: 35px;
	padding-top: 15px;
	text-align: center;
	color: black;
	font-size: 85%;
}

#subfooter a {
	color: black;
	text-decoration: none;
}











#footercontainer
{
margin-left: auto;
margin-right: auto;
margin-bottom: 40px;
border-top: 1px solid #999;
z-index: 1;
}

#footercontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#footercontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#footercontainer li a
{
padding: 1px 7px;
color: #666;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#footercontainer li a:hover
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}

#footercontainer li a#current
{
color: #000;
border: 1px solid #666;
border-top: 2px solid #666;
border-bottom: 2px solid #666;
}
