/*

 Shima Soluções em Tecnologia
 --
 Página Inicial //
 Author: Wander Lima
 Website: wanderlima.com
 Date: 03/11/09
 Updated: 

*/

body{
 background:url('../imgs/bg.png') repeat-x #f2f2eb;
}
#destaque{
 float:left;
 width:1004px;
 height:281px;
 margin:68px 0 0;
 background:url('../imgs/bg_destaque.png') no-repeat;
}
#destaque object{
 float:left;
 margin:0 19px 0 0;
}
#destaque h2{
 float:left;
 padding:0;
 margin:45px 0 21px 7px;
}
#destaque p{
 float:left;
 width:460px;
 margin:0 0 0 7px;
}
a#facaTeste{
 float:left;
 margin:15px 0 0 0;
 padding:14px 0 0 35px;
 width:100px;
 height:28px;
 color:#FFF;
 font-weight:bolder;
 background:url('../imgs/facaUmTeste.png') no-repeat;
}
a:hover#facaTeste{
 background-position:bottom;
}
#home{
 float:left;
 padding:30px 0 0;
 background:url('../imgs/bg_home.png') no-repeat;
}
#chSobrenos{
 float:left;
 width:388px;
 height:186px;
 padding:20px;
 margin:0 0 0 20px;
 background:url('../imgs/bg_chSobrenos.png');
}
#chSobrenos h3{
 margin:0 0 18px;
}
.marker{
 float:left;
 line-height:30px;
 margin:5px 0 7px;
 padding:0 10px 3px 10px;
 background:url('../imgs/bg_marker.png') no-repeat;
}
#chServicos{
 float:left;
 width:206px;
 height:186px;
 padding:20px;
 margin:0 0 0 21px;
 color:#E4E4E4;
 background:url('../imgs/bg_chServicos.png') repeat-x;
}
#chServicos a{
 color:#E4E4E4;
}
#chServicos ul,#chContato ul{
 float:left;
 list-style:none;
 padding:5px 0 0;
 margin:0;
}
#chServicos li{
 padding:0 0 3px 24px;
 margin:0 0 7px;
 background:url('../imgs/tick.png') no-repeat;
}
#chContato li{
 padding:0 0 3px 24px;
 margin:0 0 4px;
 background:url('../imgs/seta.png') no-repeat;
}
#chBanner{
 float:left;
 width:246px;
 height:60px;
 margin:0 0 0 22px;
}
#chContato{
 float:left;
 width:206px;
 height:106px;
 padding:20px;
 margin:20px 0 0 22px;
 background:url('../imgs/bg_chContato.png');
}
h3{
 float:left;
 width:100%;
 margin:0 0 24px;
 padding:0;
}