html *{
	padding: 0;
	margin: 0;
}
a img, :link img, :visited img {
  border: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
ol, ul {
  list-style: none;
}

p{
	line-height: 18px;
}
/*  global reset */



/* base html */

body {
	background: #343a3d url(images/bgd.gif);
	color: #CCC;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;/*this is in place to center in older browsers*/
}
a {
 text-decoration: none;
 color:#ccc;
}
a:link {/* unvisited link */
 color:#C1D72D;
}     
 
a:hover { /* mouse over link */
 color:#C1D72D;
 text-decoration: underline;
}  
a:active {/* selected link */
 color:#C1D72D;
}



/* end base html */
/*  layout */
#wrapper{
	width: 1000px;
	
	margin: 0 auto;
	text-align: left;
	background: #2d3235;
}
#header{
	width: 956px;
	padding: 20px 22px 25px 22px;
	height: 80px;
	background: #262b2e;
	position: relative;
	border-bottom: 1px solid #343a3d;
}
#header h1{
	position: absolute;
	top:20px;
	left: 22px;
	width: 350px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#fff;
	font-weight: bold;
}
#header h1 a{
	text-decoration: none;
	color:#fff;
}

#content{
	float: left;
	width: 1000px;
	background: #2d3235 url(images/main_bgd.png) repeat-y top left;
	
}
#col_left{
	float: left;
	width: 750px;
	padding: 30px 22px;
	border-right: 1px solid #343a3d;
}
#col_right{
	float: right;
	width: 170px;
	padding: 0px 10px 30px 5px;
}
#bussula{
	float: right;
	width: 145px;
	padding:120px 10px 30px 5px;
}

#footer{
	width: 1000px;
	margin: 10px auto 20px auto;
	
}
#footer p{
	text-align: center;
}
#welcome{
	height: 180px;
	padding-bottom: 90px;
	padding-left: 15px;
	border-bottom: 1px solid #343a3d;
}
/*navigation*/
#navigation{
	
	position: absolute;
	top:25px;
	
	right: 22px;
}
#navigation li{
	
	float: left;
	
}
#navigation a {
	display: inline-block;
	font-size: 11px;
	text-transform: uppercase;
	text-decoration:none;
	padding:10px 15px 35px 15px;;
	background-color:#000;
	border-bottom: 3px solid #fff;
	color:#fff;
	margin-right: 1px;
	font-weight: normal;
}
#navigation a:hover{
	border-bottom: 3px solid #C1D72D;
	color:#C1D72D;
}
#navigation li.selected a{
	border-bottom: 3px solid #C1D72D;
	color:#C1D72D;
}
#imagem{
	position: absolute;
	top:160px;
}
#thumb{
	
	position:absolute;
	top:200px;
}
#search{
	position: absolute;
	top: 100px;
	right: 22px;
}

h2#slogan{
	position:absolute;
	padding-top: 10px;
	padding-left: 30px;
	top: 380px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:28px;	
	font-weight: normal;
}
h2#slogan span{
	font-style: italic;
	color: #b8b8b8;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
}

h3{
	padding: 30px 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h4{
	padding: 0px 0 15px 0;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
#search input{
	float: left;
	background-color: #141718;
	border: 1px solid #393e41;
	padding: 3px;
	color: #fff;
	width: 152px;
}
#search .btn{
	border: 0;
	margin: 0 0 0 7px;
	padding: 0;
	width: auto;
}
#about_us{
	float: left;
	width: 720px;
	margin-right: 50px;
	display: inline;
	
}
#services{
	float: left;
	width: 360px;
	margin-right: 20px;
	display: inline;	
}
#soft{
	float: left;
	width: 360px;
	margin-top: 22px;
	display: inline;
}
#services ul li{
	padding:0 0 14px 18px;
	background: url(images/bullet.jpg) no-repeat top left;
}
#clients ul li{
	padding:0 0 14px 20px;
	background: url(images/arrow.jpg) no-repeat top left;
}
#soft ul li{
	padding:0 0 14px 20px;
	background: url(images/arrow.jpg) no-repeat top left;
}
#Servicos{
	float: right;
	width: 180px;
	display: inline;
}
#Servicos ul li{
	padding:0 0 14px 30px;
	background: url(images/arrow.jpg) no-repeat top left;
}

#center{
	width: 750px;
	float:left;
	padding-bottom: 35px;
	
}
#quote{
	float:left;
	padding: 35px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #8b8b8c;
	
}
#quote p{
	line-height: 22px;
}
#quote p.testimonial{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #fff;
	
}
#quote .quote{
		font-size: 26px;
}
#news{
	width: 150px;
	padding-bottom: 10px;
	 
}
#news li{
	margin-bottom: 20px;
	}
#news li p.date{
	padding-bottom: 3px;
	color: #b8b8b8;
	font-weight: bold;
}
#news li p.thumb{
	padding-bottom: 3px;
	padding-top: 3px;
	background: url(images/thumb.jpg) no-repeat ;
	width: 125px;
	height:65px;

}
#news li p.thumb2{
	padding-bottom: 3px;
	padding-top: 3px;
	background: url(images/thumb.jpg) no-repeat ;
	width: 125px;
	height:65px;

}
#news li p.thumb3{
	padding-bottom: 3px;
	padding-top: 3px;
	background: url(images/thumb.jpg) no-repeat ;
	width: 125px;
	height:65px;

}
#news li p.archive{
	padding-left: 25px;
	background: url(images/folder.jpg) no-repeat 0 50%;;
}
#contacts h2{
	margin-top: 20px;
}




.box1.alt {background:url(images/box1-bot1.jpg) no-repeat left bottom;width:700px}
.box1 .inner {padding:34px 22px 28px 29px}
.address {float:left;line-height:1.83em;margin-right:59px}
.address b {width:100px;float:left}
.extra-wrap {overflow:hidden}