*{
  margin:0;
  padding:0;
}

html{
  font:14px/1.8em Tahoma,sans-serif;
}

body{
  margin:5px 0px;
  color:#000;
}

p,li{
  font:1.0em/1.8em Tahoma,sans-serif;
  margin-bottom:10px;
}

h1{
  font-size:1.0em;
  color:white;
  font-weight:bold;

}

h2, h3{
  font:1.8em Tahoma,sans-serif;
  color:#00A651;
  margin-bottom:10px;
}

h3{
  font:1.3em Tahoma,sans-serif;
}

ul{
  margin-left:25px;
}

img{
  border:none;
}

a{
  text-decoration:none;
}

#screen-wrap {
   width: 100%;
}

#page-wrap{
  background:white;
  min-width:640px;
  max-width:1260px;
  margin: 0 auto;
}

#inside{
  margin:10px 10px 0px 10px;
  padding-top:10px;
  padding-bottom:10px;
}

#main-content{
  padding: 20px 15% 20px 15%;
}


#header{
  height: 240px;
  text-align:left;
  padding-right:10px;
  background: url('../images/algarve%20pc%20centre%20sales%20repair%20service%20support.png')  no-repeat 50% 100px;
}  


.strap{
  background:#00A651;
  line-height:2.6em;
  width:100%;

  padding:0px 3px 0px 3px;

  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border:2px solid #A0A0A0;
  
  //text-align: center;
  
  
}



#footer {
  font-size: 9px;
  text-align:center;
  color:white;
  height: 100px;
  padding: 10px;
  background:#00A651;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}


#footer a {
  font-size: 1.0em;
  color:white;
   padding: 0;
   border-bottom: 1px dotted;
}

#footer a:hover {
  background:#666;
}




#leftFoot {
  width: 50%;
  float: left;
  
}

#rightFoot {
  width: 50%;
  float: left;
}

#bottomFoot {
  width: 100%;
  float: left;
}

.bodyText {
   color: #303030;
}


a.bodyText {
   color: #00A651;
   border-bottom: 1px dotted;
}

a.bodyText:hover {
  color: #FFF;
  background:#00A651;
}



.pic, .textPic {
  border-radius:2px;
  -webkit-border-radius:2px;
  -moz-border-radius:2px;
  border:2px solid #A0A0A0;
  margin-top:10px;
}

.textPic {
  margin:10px 15px 10px 15px ;
}

.spacer10 {
  height: 10px;
}

.spacer20 {
  height: 20px;
}

.spacer50 {
  height: 50px;
}

.itemContainer {
   width: 100%;
   margin-bottom: 20px;
}

.clear {
   clear: both;
}




.conTable td {
   padding:10px; 
}






