* {
	margin: 0;
	padding: 0;
}
html, body {
     background-color:#000000;
}

/* NAVIGATION */
#headContainer{
	width:100%;
	height:95px;
	background-image:url(img/headerGrad.png);
}
#header{
	width:940px;
	margin:0 auto;
	height:95px;
}
#logo{
	margin-top:10px;
	float:left;
	width:106px;
	height:70px;
	background-image:url(img/junowallet_logo.png);
	background-repeat:no-repeat;
}
#value{
	margin-top:12px;
	margin-left:200px;
	float:left;
	width:375px;
	height:70px;
	color:gold;
	font-size:1.1em;
}
#account{
	margin-top:12px;
	margin-left:70px;
	float:right;
	width:175px;
	height:70px;
	color:gold;
	font-size:1.1em;

}
#topNav{
	margin-top:7px;
	float:right;
	width:140px;
	height:90px;
}
#app{
	background-image:url(img/app.png);
	width:66px;
	height:78px;
	float:right;
	outline:none;
	border:0;
}
#app:hover{
	background-image:url(img/app.png);
	background-position:0 -78px;
}
#app2{
	background-image:url(img/app2.png);
	width:66px;
	height:78px;
	float:left;
	outline:none;
	border:0;
}
#app2:hover{
	background-image:url(img/app2.png);
	background-position:0 -78px;
}
#subNavContainer{
	width:100%;
	height:25px;
	background-image:url(img/subnavbg.png);
	padding:5px 0 5px;
}
#subNav{
	margin:0 auto;
	width:900px;
	font-size:1.3em;
	font-family:Tahoma;
}
#subNav a{
	border:0;
	outline:none;
	color:#999;
	text-decoration:none;
}
#subNav a:hover{
	color:#fff;
}


#subNav ul{
	list-style:none;
}
#subNav li{
	padding-right:50px;
	display:inline;
}

#content{
	width:940px;
	height:630px;
	margin:0 auto;
	color:#E0E0E0;
	font-family:verdana;
	font-size:0.9em;
}
/* End Header */
#titleC{
	background-image:url(img/titleBg.png);
	background-repeat:no-repeat;
	margin-bottom:20px;
}
#appTitle{
	width:940px;
	height:139px;
	z-index:5;
	margin-top:20px;
}
.titleTop{
	font-size:42px;
	font-family:Verdana;
	margin-left:60px;
	color:#fff;
}
#titleB{
	width:800px;
	height:90px;
	position:relative;
	top:5px;
	left:50px;
	color:#fff;
	font-size:13pt;
}
/* App store badge */

#badge{
	width:385px;
	height:80px;
	outline:none;
	border:0;
	z-index:50;
	margin:-25px 550px;
}
#badge img{
	outline:none;
	border:0;
}
#badge a{
	outline:none;
	border:0;
}

#badge2{
	width:184px;
	height:56px;
	outline:none;
	border:0;
	z-index:50;
	margin:-50px 750px;
}
#badge2 img{
	outline:none;
	border:0;
}
#badge2 a{
	outline:none;
	border:0;
}

/* iPhone */
#iphone{
	width:280px;
	height:629px;
	background-image:url(img/iphonetest.png);
	background-repeat:no-repeat;
	float:left;
}
#screen{
	padding-top:80.5px;
	width:213px;
	height:340px;
	margin-left:24px;
}
/* Screen Pics Loader and ULs */
#slider {
    width: 214px; /* important to be same as image width */
    height: 321px; /* important to be same as image height */
    position: relative; /* important */
}
#sliderContent {
    width: 213px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.sliderImage {
    float: left;
    position: relative;
	display: none;
}
.sliderImage span {
    position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
    padding: 10px 13px;
    width: 187px;
    background-color: #000;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
	-khtml-opacity: 0.7;
    opacity: 0.7;
    color: #fff;
    display: none;
}
.clear {
	clear: both;
}
.sliderImage span strong {
    font-size: 14px;
}
.top {
	top: 0;
	left: 0;
}
.bottom {
	bottom: 0;
    left: 0;
}
ul { list-style:none;}
/*End Screens*/
#descriptionC{
	width:660px;
	height:335px;
	float:right;
}
#features{
	padding-left:1em;
	width:600px;
	height:inherit;
	float:left;
}
#featDefault{
	font-family:verdana;
	color:#E0E0E0;
	font-size:1em;
	list-style-image:url(img/bullet.png);
}
#featSecond{
	font-family:verdana;
	color:#E0E0E0;
	font-size:1em;
	list-style-image:url(img/bullet.png);
	margin-left:20px;
}
h1{
	color:goldenrod;
	font-size:1.5em;
	font-family:Arial;
	list-style-image:url(img/bullet.png);
}
h3{
	color:goldenrod;
}
/* Footer */
#spacer{
	height:150px;
}
#footerC{
	height:150px;
	background-image:url(img/footerGrad.png);
	background-repeat:repeat-x;
	background-color:#101010;
}
#footer{
	width:940px;
	height:140px;
	margin:0 auto;
	padding-top:10px;
}
#about{
	width:278px;
	color:#666;
	font-family:Verdana;
	font-size:.8em;
	height:100%;
	float:left;
	clear:left;
	text-align:justify;
	position:relative;
	top:-60px;
}
#about a{
	color:#666;
}
#about a:hover{
	color:#999;
}
#ab{
	width:278px;
	height:20px;
	font-size:1.4em;
	color:#999;
	font-family:tahoma;
	margin-left:30%;
}
#ab a{
	color:#777;
	text-decoration:none;
}
#ab a:hover{
	color:#999;
}
#line{
	width:100%;
	height:1px;
	border-top:1px #333 solid;
}
#info{
	width:130px;
	height:15px;
	color:#666;
	font-family:Verdana;
	font-size:.8em;
	text-align:center;
	float:right;
	position:relative;
	top:-62px;
}
#info li{
	list-style:none;
	line-height:1.2em;
}
#info a{
	color:#666;
	padding-right:15px;
}
#info a:hover{
	color:#999;
}
.c{
	width:950px;
	// margin:0 auto;
	text-align:center;
	font-size:0.8em;
	color:#666;
	font-family:verdana;
}
.a{
	margin-top:2px;
	font-size:1.45em;
	color:#888;
	font-family:tahoma;
}
#twit{
	width:250px;
	height:100%;
	float:right;
	position:relative;
	top:-60px;
	display:none;
}
#twfb{
	width:100px;
	height:100%;
	float:left;
	position:relative;
	top:-40px;
	left:30px;
}

a {
	color:lightblue;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#jsddm
{	margin: 0;
	padding: 0}
	
	#jsddm li
	{	float: left;
		list-style: none;
	}

	#jsddm li a
	{	display: block;
		text-decoration: none;
		width: 100px;
		padding: 3px 12px;
	}

	#jsddm ul a:hover
	{	color:white; }
		
	#jsddm li ul
	{	margin-top: -1px;
		padding: 0;
		position: absolute;
		visibility: hidden;
		background-color: #111; 
	}
	
	#jsddm ul 
	{
		border: 1px solid gold;
		font-size:0.8em;
	}
	
	#jsddm li ul li
	{	float: none;
		display: inline
	}
	#jsddm li ul li a
	{	width: auto;
	}
		
	#jsddm li ul li a:hover
	{	// background: #7F1616}
		