	body 
	{
	font-size: 13px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	color: #231f20;
 	font-family: Lucida Sans Unicode, Lucida Grande, arial, sans-serif;
 	width: 800px;
   	}
    
	table 
	{
	height: 50%;
	}
	
	td 
	{
	padding: 0;
	}
	
   	#heading
   	{
   	border-style: none;
   	text-decoration: none;
   	}
   	
   	#footing
   	{
   	text-align: center;
   	border-style: none;
   	text-decoration: none;
   	}
   	
   	#container 
   	{
   	margin-left: auto;
   	margin-bottom: 30px;
   	margin-right: auto;
   	margin-top: 2px;
   	border-width: 1px;
   	border-color: #cccccc;
   	padding: 10px;
   	border-style: solid;
   	width: 700px;
   	text-align: left;
	background: white;
   	}
   	
   	#header 
   	{
   	margin-bottom: -170px;
   	margin-left: 25px;
   	margin-right: auto;
   	margin-top: 15px;
   	width: 50%;
   	}
   	
   	#gradient
   	{
   	padding-top: 12px;
   	padding-bottom: 25px;
   	font-size: 14px;
   	padding-left: 13px;
   	padding-right: 0px;
   	text-align: left;
   	background-repeat: no-repeat;
	border-width: 100%;
   	background-image: url(/images/gradient.png);
   	}
   	
   	#sideiphone
   	{
   	background-position: 0 -1px;
   	margin-left: 800px;
   	height: 355px;
   	width: 184px;
   	background-image: url(/images/screenshot.png);
   	margin-bottom: -320px;
   	color: #666666;
   	font-size: 11px;
   	text-align: right;
   	}
   	
   	#subheader
   	{
   	margin-left: 560px;
   	margin-top: 99px;
   	text-align: left;
   	color: #666666;
   	}
   	
   	#slider
   	{
   	margin-top: 5px;
   	top: 57px;
   	margin-left: 13px;
   	text-align: left;
   	}

   	#footer
   	{
   	color: #666666;
   	font-size: 11px;
   	text-align: center;
   	}
   	
   	a
   	{
   	color: #0aa795;
   	}
   	
   	img
   	{
   		border-style: none;
   	}
   	
   	#footer a
   	{
   	color: #666666;
   	text-decoration: none;
   	}
   	
   	#press
   	{
	float:inherit;
   	}

   	h2 {
   	color: #2ea8d8;
   	}
   	
   	h3 {
   	color: #231f20;
   	}
