/*
 * Title: Business Elegance v.1.0
 * Site: http://www.chamadigital.com
 * Author: Anselmo Ribeiro
 * Last Modified: 28_02_2008
*/



/*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: 18px;
}
/*  global reset */



/* base html */

body {
  background: #ffffff url(images/bgd.gif);
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;/*this is in place to center in older browsers*/
}
a {
 text-decoration: none;
 color:#95CA05;
}
a:link {/* unvisited link */
 color:#95CA05;
}     
 
a:hover { /* mouse over link */
 color:#05c7c0;
 text-decoration: underline;
}  
a:active {/* selected link */
 color:#05c7c0;
}



/* end base html */
/*  layout */
#wrapper{
	width: 900px;	
	margin: 0 auto;
	text-align: left;
	
}
#header{
	width: 856px;
	padding: 20px 22px 25px 22px;
	height: 400px;
	background: #ffffff;
	position: relative;
}
#header h1{
	position: absolute;
	top:20px;
	left: 22px;
	width: 350px;
	height: 23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;	
	font-weight: bold;
}
#header h1 a{
	text-decoration: none;
	
}

#content{
	 background: #ffffff;
	 float: left;
	 width: 856px;
	 padding: 22px 22px 0px 22px;
	
	
}
#col_13left{
	background: #000000; 
	
	position: relative; 
	float: left;
	width: 275px;

	
}

#col_3_afst{
	
	
	position: relative; 
	float: left;
	width: 22px;
	padding: 0px 0px 0px 0px;
	
}

#col_23{
	background: #000000; 
	
	position: relative; 
	float: left;
	width: 275px;


	
}
#col_13left p {
	padding-right: 20px; padding-left: 20px; font-weight: normal;
}
#col_231{
	background: #000000; 
	
	position: relative; 
	float: left;
	width: 572px;


	
}
#col_231 p {
	padding-right: 20px; padding-left: 20px; font-weight: normal;
}
#col_23 p {
	padding-right: 20px; padding-left: 20px; font-weight: normal;
}

#col_left{
	background: #000000; 
	
	position: relative; 
	float: left;
	width: 515px;
	padding: 20px 20px 0px 22px;
	
}
#col_left1{
	background: #333333; 
	
	
	float: left;
	width: 515px;
	padding: 20px 20px 0px 22px;
	
}
#col_right{
	background: #000000;  
	position: relative; 
	
	float: right;
	width: 239px;
	padding: 10px 10px 10px 10px;
}
#footer{
	width: 900px;
	margin: 10px auto 20px auto;
	
}
#footer p{
	text-align: center;
}
#welcome{
	padding-bottom: 35px;
	border-bottom: 1px solid #343a3d;
	
}
/*navigation*/
#navigation{
	
	position: absolute;
	top:403px;
	
	left: 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 #05c7c0;
	color:#05c7c0;
}
#navigation li.selected a{
	border-bottom: 3px solid #05c7c0;
	color:#05c7c0;
}
#imagem{
	position: absolute;
	top:135px;
}
#search{
	position: absolute;
	top: 95px;
	left: 805px;
	color:#FFFFFF;
	
	  
	  
}

h2#slogan{
	position: absolute;
	top: 100px;
	right: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:28px;	
	font-weight: normal;
}
h2#slogan span{
	font-style: italic;
	color: #95ca05;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 20px;
	padding-right: 20px; padding-left: 20px;
}
#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;
}
#serv{
	float: left;
	width: 351px;
	margin-right: 42px;
	display: inline;	
}
#services2{
	float: left;
	width: 241px;
	display: inline;	
	padding-left: 20px;
}
#services{
	float: left;
	width: 141px;
	margin-right: 42px;
	display: inline;	
}
#services1{
	float: left;
	width: 201px;
	margin-right: 42px;
	display: inline;	
}
#clients{
	float: left;
	width: 146px;
	display: inline;
}
#services1 ul li{
	padding:0 0 1px 18px;
	background: url(images/bullet.jpg) no-repeat top left;
}
#services2 ul li{
	padding:0 0 1px 18px;
	background: url(images/bullet.jpg) no-repeat top left;
}
#services ul li{
	padding:0 0 1px 18px;
	background: url(images/bullet.jpg) no-repeat top left;
}
#serv ul li{
	padding:0 0 1px 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;
}
	
h3{
	padding: 0px 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
}
#center{
	float:left;
	padding-bottom: 35px;
	border-bottom: 1px solid #343a3d;
}
#quote{
	float:left;
	padding: 35px 0;
	font-family: Georgia, "Times New Roman", Times, 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;
}
#fakta{
	padding-bottom: 10px;
	padding-left: 7px;
	padding-right: 7px;
	border-bottom: 1px solid #ffffff; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#fakta li{
	margin-bottom: 20px;
	}
#fakta li p.fakta{
	color: #95ca05;
	font-weight: bold;
}
#fakta li p.archive{
	padding-left: 25px;
	background: url(images/folder.jpg) no-repeat 0 50%;;
}
#contacts {

	
	padding-left: 7px;
	border-bottom: 1px solid #ffffff; 
	border-top: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
#contacts h2{
	margin-top: 20px;
}

	
	
.green{
	color: #95ca05; 
}
.corner1 {background-image:url(i/corner1.gif); width:20px; height:20px}
.corner2 {background-image:url(i/corner2.gif); width:20px; height:20px}
.corner3 {background-image:url(i/corner3.gif); width:20px; height:20px}
.corner4 {background-image:url(i/corner4.gif); width:20px; height:20px}
.kasse1 {background-image:url(i/kasse1.gif); width:65px; height:65px}
.kasse2 {background-image:url(i/kasse2.gif); width:65px; height:65px}
.kasse3 {background-image:url(i/kasse3.gif); width:65px; height:65px}
.kasse4 {background-image:url(i/kasse4.gif); width:65px; height:65px}