body     {	     
	     background: #fff;
	     font-size:100%;
    	 line-height:20px;
    	 background-image: url('../images/om_header.png');  
    	 background-repeat: repeat-x; 	
    	 color:#000; 
    	 font-family: "museo-sans-1","museo-sans-2", "Museo Sans", sans-serif;
    	 font-weight: 100;
    	 margin:0;padding: 0;
}

img { border: 0; }

h1 {
	font-weight: 200;
	font-size: 1.1em;
	color: #00adee;
}

h2 {
	font-weight: 300;
	font-size: 0.95em;
	color: #111111;
}

ul {
	margin-top:10px;
	
	font-size: 0.95em;
	padding-right: 20px;
}

li {
	list-style-type: disc;
	margin-left: 18px;
	
	margin-top: 4px;
}

a {
color: #00adee; 
font-weight: 300;
}


div#logo {
	height:140px;
	margin:0;padding: 0;
}


div#mj_logo {
	height:68px;
	margin:0;padding: 0;
}

div#mj_faq {
	height:68px;
	margin:0;padding: 0;
}

div#buynow {
	width:344px;
	height:67px;
}

div#blurb {
	font-size: 1.2em;
	font-weight: 100;
	color: #6d6e70;
	margin-top:10px;
}

div#maq {
	font-size: 1.1em;
	font-weight: 200;
	color: #6d6e70;
	margin-top:15px;
}

div#maq ul {
	margin-top:5px;
	
	
	padding-right: 20px;
}

div#maq li {
	list-style-type: disc;
	margin-left: 18px;
	margin-top: 2px;
	font-size: 0.9em;
}

a.faq {
   color: #000;
   font-weight: 100;
   text-decoration: none;
}

a.faq:hover {
	text-decoration: underline;
}



div#blurb p {
	line-height: 1.4em;
	margin: 20px 5px 10px 5px;
}

div#price {
	
	float:right;
	margin-right: 40px;
}

div#menu {
	margin-left: 0 0 0 -13px;
	padding: 0;
	
}

div#twitter {
	margin: 10px 20px 0px 0px;
}

div#twitter p {
	float:right;
	display: inline;
	margin: 28px 10px 0px 0px;
	font-size: 1.1em;
}

div#twitter img {
	float:right;
	display: inline;
}

div#twitter a {
	color: #00adee;
	font-weight: 400;
}

div#docs {
	float:right;
	margin: 5px 20px 0 0;
	font-size: 0.9em;
}

div#blog {
	float:right;
	margin: 0px 20px 0 0;
	font-size: 0.9em;
}

div#contact {
	float:right;
	margin: 0px 20px 0 0;
	font-size: 0.9em;
}

div.question {
	margin: 40px 0 0 0;
}

.largeBlue {
	font-size: 1.2em;
	color: #00adee;
}

div.answer {
	margin: 40px 0 0 0;
}

div.row_1 {
	top: -50px;
}

div.row_1_1 {
	top: -45px;
	left: 10px;
	
}

div.row_1 h1 {
	margin-top: 5px;
}

div.row_2 {
	top: -20px;
	
}

div.row_2 img {
	
	margin-top: 10px;
}

div.row_2 p {
	font-size: 0.95em;
	line-height: 1.4em;
	margin-bottom: 15px;
}

div.row_2_1 {
	top: -20px;
	left: 10px;
	background-color: #e6e6e6;
}

div#quotes {
	padding: 10px;
}

div#quotes p.quote {
	font-style: italic;
	font-size: 0.9em;
	color: #444;
	font-weight: 100;
	margin-top: 10px;
	margin-right: 15px;
}

div#quotes p.quote_sig {
	font-size: 0.9em;
	margin-right: 20px;
	float:right;
	margin-top: 5px;
	font-weight: 300;
}

div#quotes p.quote_sig a { text-decoration: none; font-weight: 300; font-size: 0.9em; color:#000; }
div#quotes p.quote_sig a:hover { text-decoration: underline ;}

.textright { text-align: right; }

.blue { color: #00adee;  }

div.spacer48 { height: 48px; margin:0; padding: 0;} 


div#slideshow {
	/*background: url(../images/iPad.png); 
	background-position: 0 0 ;
	background-repeat: no-repeat;*/
}

.screenshots {  
    height:  370px;  
    width:   470px;  
    padding: 0;  
    margin:  0;  
} 
 
.screenshots img {  
    padding-top: 40px;
    padding-left: 42px;  
    width:  380; 
    height: 285; 
    
}



a.buynow {
float:right;
width:172px; 
display: inline; 
height: 67px; 
text-decoration: none; 
background: url(../images/buy_now.png); 
background-position: 0 0 ;
margin-right:30px;
}

a.buynow:hover {background-position: -172px 0; }
a.buynow.selected {background-position: -172px 0; }

a.gethelp {
float:right;
width:172px; 
display: inline; 
height: 67px; 
text-decoration: none; 
background: url(../images/get_help.png); 
background-position: 0 0 ;
}

a.gethelp:hover {background-position: -172px 0; }
a.gethelp.selected {background-position: -172px 0; }
