body {
    text-align: center;
    font: 0.85em "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular;
	background-image: url(images/bgtile.png);
	background-repeat: repeat-x;
	background-color: #000000;
}

p {
}

b, strong {
}

a:link, a:visited {
    color: #056ace;
    text-decoration: none;
}

a:hover, a:active {
    color: #0583ff;
}

#container { 
    display: table;
    width: 1030px;
    margin: auto;
    text-align: center;
}

.clearer {
    clear: both;
}

#pageHeader {
    margin-left: auto;
    margin-bottom: 0;
    margin-right: auto;
    margin-top: -15px;
    padding-top: 35px;
    text-align: left;
    width: 1000px;
    height: 112px;
    position: relative;
}

#pageheaderimg {
	float: left;
	margin-top: -20px;
}

#pageHeader h1 {
    margin-left: 15px;
    margin-bottom: 0;
    margin-right: 0;
    color: #ffffff; 
    font-size: 2.2em; 
    text-shadow: 0px 1px 3px #000000;
    display: inline;
}

#pageHeader h2 {
    margin-left: 0;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 0px;
    color: #ffffff; 
    font-size: 1.2em; 
    text-shadow: 0px 1px 3px #000000;
    display: inline;
}

#contentContainer {
    text-align: center;
    margin-top: -3px;
	position: relative;
}

#contentContainer #content #verticaltable {
	display: table;
	position: static;

}

#contentContainer #content {
    margin-right: 10px;
    margin-left: 10px;
    padding: 20px 20px;
    position: relative;
}

#contentContainer #content #iphonescreenverticaloverlay {
	margin-top: 6px;
	margin-left: -3px;
	 text-align: left;
     position: absolute;
     overflow: visible;
     z-index: 1;
}

#contentContainer #content #iphonescreenshotvertical {
     margin-left: 20px;
     margin-top: 70px;
     position: inherit;
    }

#contentContainer #content #producttitlelayoutvertical {
	margin-top: -180px;
	margin-left: 220px;
	float: left;
	z-index: 1;
	padding-bottom: 150px;

}

#contentContainer #content #contracttext {
text-align: left;
margin-top: -55px;
margin-left: -20px;

}

#contentContainer #content #reviewsheet {
	
}

#contentContainer #content #getintouch {
margin-top: 35px;
margin-left: -50px;
	
}

#contentContainer #content #textstyleheading {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 45px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 50px;
    text-align: left;
}

#contentContainer #content #textstylesubtitle {
    color: #463c3c;
    font-family: 'ArialMT', 'Arial', sans-serif;
    font-size: 20px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 25px;
    }
    
#contentContainer #content #textstylestandard {
    font-style: normal;
    font-weight: normal;
    text-align: left;
    font: 11pt "Lucida Grande", Arial, Helvetica, Swiss, SunSans-Regular;
    color: #2b2b2b;
}

#contentContainer #content #badge {
	padding-top: 30px;
	overflow: visible;
	text-align: left;
	}


div.wrapper {
margin-left : 10%;
margin-right : 10%;
}

#footer {
    text-align: center;
    font: 0.85em Arial, Helvetica, Swiss, SunSans-Regular;
    background-position: center center;
    background-attachment: scroll;
    color: #999999;
    height: 95px;
    margin-bottom: -55px;
}

#navcontainer {
	margin-left: -30px;
    margin-top: 42px;
}
#navcontainer ul{
    list-style: none;
    position: relative;
}

#navcontainer li {
    background-repeat: no-repeat;
    display: inline;
}

#navcontainer a {
    color: #000000;
    margin-right: 10px;
}

#navcontainer a:hover {
    color: #ffffff; 
}


h1 {
    color: #367da2; 
    font-size: 2.2em; 
    font-family: "Helvetica Neue";
    font-style: normal;
}

h2 {
    color: #0065d1; 
    font-size: 2em; 
    text-shadow: 0px 1px 3px #000000;
}

h3 {
    color: #0065d1; 
    font-size: 1.8em; 
    text-shadow: 0px 1px 3px #000000;
}

h4 {
    color: #0065d1; 
    font-size: 1.6em; 
    text-shadow: 0px 1px 3px #000000;
}

table {
    font-size: 1em;
}

img
{  border-style: none;
}

div.img
  {
  display: inline;
  border: none;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
  padding-bottom: 10px;
  }
div.img img
  {
  margin: 5px;
  display: inline;
  border: none;
  }

div.img a:hover img {position: relative; border: none;}
div.desc
{
 text-align: center;
  font-weight: normal;
  width: 135px;
  margin: 0px;
}