/*global reset */

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: 200%;
margin-bottom: 10px;
}
/*  global reset */

/* base html */

body {
background: #669900;
color: #fff;
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:#690;
font-weight: bold;
}
a:link {/* unvisited link */
color:#690;
font-weight: bold;
}     
a:hover { /* mouse over link */
color:#690;
text-decoration: underline;
font-weight: bold;
}  
a:active {/* selected link */
color:#690;
font-weight: bold;
}
/* end base html */

/*  layout */

#wrapper{
width: 900px;
margin: 0 auto;
text-align: left;
background: #2d3235;
}
#header{
width: 856px;
padding: 20px 22px 25px 22px;
height: 390px;
background: #000;
position: relative;
}
#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: 900px;
background: #2d3235 url(images/main_bgd.gif) repeat-y top left;
}
#col_left{
float: left;
width: 571px;
padding: 30px 22px;
background: #FFF;
color: #2d3235;
}
#col_right{
float: right;
width: 197px;
padding: 30px 58px 30px 30px;
}
#footer{
width: 900px;
margin: 10px auto 20px auto;
}
#footer p{
text-align: center;
}
#welcome{
padding-bottom: 35px;
}
#sekundar{
padding-bottom: 35px;
}
h5{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
font-weight: normal;
margin-bottom: 20px;
color: #690;
}

/*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:#262b2e;
border-bottom: 3px solid #fff;
color:#fff;
margin-right: 1px;
font-weight: normal;
}
#navigation a:hover {
border-bottom: 3px solid #690;
color:#690;
}
#navigation li.selected a {
border-bottom: 3px solid #690;
color:#690;
}
#top {
position: absolute;
margin-top:125px;
}
#search {
position: absolute;
top: 105px;
left: 22px;
}
#pageview {
margin-top: 10px;
border: 1px solid #690;
color: #690;
text-align: right;
padding: 5px;
}
#form {
font:12px Arial, Helvetica, sans-serif;	
font-weight: bolder;
color:#C00;
width: 100%;
line-height: 200%;
padding: 20px;

}
#form textarea, input {
border:1px solid #000;
}
#form input.botao {	
background:#000000;	
color:#ffffff;
}	

h8#slogan {
position: absolute;
top: 100px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:28px;
font-weight: normal;
left: 390px;
width: 550px;
}
h8#slogan span {
font-style: italic;
color: #FC0;
}
h8{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
margin-bottom: 25px;
color: #FFF;
padding: 5px;
}
h2{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
margin-bottom: 20px;
background-color: #000;
color: #FFF;
border-bottom: 3px solid #690;
padding: 5px;
}
h7{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
font-weight: normal;
color: #690;
padding: 5px;
}
#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: 194px;
margin-right: 27px;
display: inline;
}
#services{
float: left;
width: 151px;
margin-right: 42px;
display: inline;	
}
#services ul li{
margin-top: 5px;
padding:0 0 14px 18px;
background: url(images/bullet.gif) no-repeat top left;
}
#clients{
float: left;
width: 146px;
display: inline;
}
#clients ul li{
margin-top: 5px;
padding:0 0 14px 20px;
background: url(images/arrow.jpg) no-repeat top left;
}
#portfolio{
float: left;
width: 100%;
}
#portfolio h1{
padding:0 0 14px 20px;
background: url(images/arrow.jpg) no-repeat top left;
font-size: 12px;
color: #2d3235;
font-weight: bold;
}
#portfolio p{
margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 5px;
}
div.bild {
  float: left;
  width: 100px;
  height: 125px;
  margin-right: 10px;
    margin-bottom: 10px;
  border: thin solid #CCC;
  text-align: center;
}
div.bild a{
font-size: 11px;
color: #666;
}
#portfolioff{
float: left;
width: 100%;
}
#portfolioff h1{
padding:0 0 14px 20px;
background: url(images/arrow.jpg) no-repeat top left;
font-size: 12px;
color: #2d3235;
font-weight: bold;
margin-top: 10px;
}
#portfolioff p{
margin-left: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 5px;
}
div.bild2 {
  float: left;
  width: 100px;
  height: 100px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center
  font-size: 10px;
  border: thin solid #ccc;
}

h3{
padding: 5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 16px;
font-weight: bold;
color: #FFF;
background-color: #000;
border-bottom: 3px solid #690;
}
#center{
float:left;
padding-bottom: 35px;
}
#quote{
float:left;
font-size: 16px;
width: 100%;
}
#quote p{
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
}
#quote .quote{
font-size: 12px;
color: #95ca05; 
}
#quote h1 {
border-bottom:1px solid #AEDFF8;
font-family:Century Gothic,Geneva,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:100;
margin:0;
padding:0 0 3px;
}
#news{
width: 100%;
padding-bottom: 10px;
color: #FFF; 
margin-left: 20px;
}
#news li{
padding:5px;
margin-top: 10px;
margin-bottom: 20px;
background-color: #262B2E;
}
#news li p.date{
color: #FC0;
font-weight: bold;
}
#news li p.archive{
padding-left: 25px;
background: url(images/folder.jpg) no-repeat 0 50%;;
}
#contacts h2{
padding: 35px 0;
}