html,body
{
	margin:0 auto;
	height:100%;
	background-image:url(../imgs/back.gif);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#51b401;
	font-family:Tahoma;
	font-size:10px;
}

.mainbody {
	margin:0 auto;
	background:#8DD901;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#0096C8'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#0096C8)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #FFFFFF,  #0096C8); /* for firefox 3.6+ */
	height:100%;
	font-family:Tahoma;
	font-size:10px;
}

#menu
{
	position:fixed;
	top:0;
	width:100%;
	text-align:center;
	height:51px;
	background-image:url(../imgs/nav_bk.png);
	background-repeat:repeat-x;
	background-position:top left;
	font-family:Tahoma;
	color:#FFF;
	text-align:center;
	font-size:10px;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	padding-top:5px;
	z-index: 3;
}

#tpver
{
	margin:0 auto;
	background-image:url(../imgs/main_tp.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:614px;
	height:589px;
}

#desktop
{
	margin:0 auto;
	background-image:url(../imgs/dt_screens.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:491px;
	height:533px;
}
/*#content
{
	margin:0 auto;
	background-image:url(../imgs/con.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:290px;
	height:584px;
}*/

#getiphone
{
	margin:0 auto;
	padding-top:483px;
}

#getdesktop
{
	margin:0 auto;
	padding-top:483px;
	padding-left:35px;
}

#content
{
	margin:0 auto;
	background-image:url(../imgs/con_soon.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:290px;
	height:533px;
}

#features
{
	margin:0 auto;
	background-image:url(../imgs/con_feat.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:290px;
	height:533px;
}

#download
{
	margin:0 auto;
	background-image:url(../imgs/download.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	width:855px;
	height:100px;
}

.navpad
{
	padding-left:10px;
	padding-right:10px;
}

/* Crumb Menus */
a:link
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:active
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:visited
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}

a:hover
{
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
}

/* Crumb Menus */
a.menu:link
{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:active
{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:visited
{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:none;
}

a.menu:hover
{
	font-family:Tahoma;
	font-size:9px;
	color:#FFFFFF;
	text-decoration:underline;
}

.footer
{
	font-family:Tahoma;
	font-size:9px;
	color:#FFF;
}

.icon
{
	width:70px;
	height:71px;
	background-image:url(../imgs/icon.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

#linkpad
{
	margin:0 auto;
	padding-top:20px;
	width:232px;
	height:108px;
}

.maincelltop {
	background:#09C;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#09C', endColorstr='#093954'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#09C), to(#093954)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #09C,  #093954); /* for firefox 3.6+ */
	border:3px solid #093954;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:4px;
	padding-top:20px;
	padding-bottom:20px;
	text-shadow:0px 1px 1px #093954;
}

.maincelltop:hover {
	background:#093954;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#093954', endColorstr='#09C'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#093954), to(#09C)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #093954,  #09C); /* for firefox 3.6+ */
	border:3px solid #093954;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom:4px;
	padding-top:20px;
	padding-bottom:20px;
	text-shadow:0px 1px 1px #093954;
}

.maincelltop a {
	font-size:14px;
	text-decoration:none;
}

.maincelltop:hover a {
	font-size:14px;
	text-decoration:none;
}

.maincell {
	background:url(/imgs/cellback.jpg) bottom center #09C;
	border:3px solid #093954;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top:55px;
	padding-bottom:55px;
	color:#FFF;
	text-shadow:0px 1px 1px #093954;
}

.maincell:hover {
	background:url(/imgs/cellbackhover.jpg) bottom center #09C;
	border:3px solid #535200;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding-top:55px;
	padding-bottom:55px;
	color:#FFF;
	text-shadow:0px 1px 1px #093954;
}
