html, body {
    height: 100%;
}
body {
    background-image: url(images/mainbg.png);
}
#hd {
    background-image: url(images/head.png);
    background-repeat: no-repeat;
    width: 845px;
    height: 193px;
}
#hd h1 {
	display: none;
}
#hd h2 {
    display: none;
}
#hd h3 {
    display: none;
}
#bd2 {
    background-image: url(images/loop.png);
    background-repeat: repeat-y;
    height: 536px;
    margin-top: -4px;
}
#listhead {
    background-image: url(images/headloop.png) !important;
    background-repeat: no-repeat !important;
    background-position: top left !important;
    width: 845px;
    height: 47px;
}
#listfoot {
    background-image: url(images/footloop.png) !important;
    background-repeat: no-repeat !important;
    background-position: top left !important;
    width: 845px;
    height: 24px;
}
#iphone {
    background-image: url(images/iphonepic.png);
    background-repeat: no-repeat;
    margin-top: -5px;
    margin-left: 20px;
    width: 171px;
    height: 246px;
}
#iphone h4 {
    display: none;
}
.bigbutton {
    display: block;
    margin-top: 10px;
    margin-left: 25px;
}
.bigbutton img {
    border: 0px;
}
.bigbuttontext {
    text-decoration: none;
    display: block;
    margin-left: 25px;
    width: 155px;
    text-align: center;
    color: white !important;
    font-family: Verdana, Sans-Serif;
    font-size: 11px;
}
h2.head {
    font-family: Helvetica, Sans-Serif;
    font-size: 18px;
    color: white;
    margin-left: 30px;
}
div.text p {
    margin-left: 30px;
    color: #eae8e8 !important;
    line-height: 19px;
    font-size: 13px;
    font-family: Verdana, Sans-Serif;
    width: 430px;
    text-align: justify;
}
#blocks {
    margin-top: 40px;
    margin-left: 30px;
}
#blocks h3 {
    font-family: Helvetica;
    font-size: 12px;
    color: #d68527;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
}
.block {
    width: 200px;
    height: 202px;
    background-image: url(images/blockbg.png);
    background-repeat: no-repeat;
    font-size: 11px;
    color: #efefef;
    font-family: Verdana;
    margin-right: 2px;
    float: left;
}
.block h4 {
    margin: 0px;
    padding: 0px;
    margin-left: 35px;
    margin-top: 8px;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    color: #d68527;
}
.block ul {
    margin-top: 5px;
    padding-top: 0px;
}
.block li {
    font-family: Verdana;
    font-size: 11px;
    color: #efefef;
    list-style-image: url(images/listicon.png);
    margin-bottom: 7px;
}
div.screenshots {
    margin-left: 14px;
}
a.screenshotthumb {
    float: left;
    border: 1px solid black;
    margin-right: 16px;
}
div#footer {
    margin-top: 18px;
    color: #aaa;
    font-family: Verdana;
    font-size: 11px;
}
div#footer a {
    color: #d68527;
}
#bigshots {
    display: none;
}
#large_box img {
    border: 0px;
}
#contactbutton {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    width: 100px;
    height: 25px;
}
#iphone {
	padding-top: 66px;
	padding-left: 19px;
}