body {
    margin: 0 0 0 0;
    background-color:#111619;
}

#content {
    max-width:942px;
 <!--
 /2 = 471
 /3 = 314
-->
}

#info {
    font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    margin-top: 32px;
    // margin-left: 22px;
    width: 320px;
    color: white;
    height: 265px;
    line-height:20px;
    text-align:left;
}


.wemakeapps {
   margin-top: 9px; 
}

#img01, #img02 {
   opacity:1.0;
   position:relative;
   left: -2000px;
}

a { 
    color: #5ed1fc;
   text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

#line {
    clear:both; 
    height: 1px;
    width: 942px;
    background-color: #333;
}


#topbar {
    margin-top:12px;
    width:942px;
}

#logo {
    margin-left: -4px;
    margin-top:13px;
    text-align:left;
    float:left;
    height:29px;
    width:735px;
}

#appslabel {
    width:942px;
    // margin-left:30px;
    margin-top:5px;
    text-align:left;
}

#devlabel {
    text-align:right;
    float:left;
    width:207px;
    height:49px;
}

#devinner {    
    margin-top:28px;
}

#midpart {
   width:942px;
}

#midleft {
    text-align:left;
    float:left;
    height: 265px;   
    width: 471px;
}

#midright {
    float:left;
    background-color: #111;
    height: 265px;
    width: 471px;
    margin-bottom:24px;
}

#products {
   margin-left: -3px;
   height: 177; <!-- 212px; -->
   width: 942px;
   //background-color: #;
}