/*
 * 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: #8b959a url(../images/bgd.gif);
  color: #000;
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-align: center;/*this is in place to center in older browsers*/
}

a {
 text-decoration: none;
 color:#067470;
}
a:link {/* unvisited link */
 color:#038883;
}     
 
a:hover { /* mouse over link */
 color:#05c7c0;
 text-decoration: underline;
}  
a:active {/* selected link */
 color:#05c7c0;
}


.tx_headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #038883;
	text-decoration: none;
	line-height: 23px;
}

.tx_subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #83b009;
	text-decoration: none;
	line-height: 27px;
}

.tx_header {
	font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	line-height: 28px;
}


.tinynew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}

.tinynew_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #05c7c0;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
}


/* end base html */
/*  layout */
#wrapper{
	width: 900px;
	
	margin: 0 auto;
	text-align: left;
	background: #262b2e;
}
#header{
	width: 856px;
	padding: 20px 22px 25px 22px;
	height: 50px;
	background: #262b2e;
	position: relative;
}
#header h1{
	position: absolute;
	top:9px;
	left: 23px;
	width: 350px;
	height: 40px;
	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_bgd2.gif) repeat-y top left;
}
#col_left{
	float: left;
	width: 571px;
	padding: 30px 22px;
	vertical-align: top
}
#col_right{
	vertical-align:top; 
    margin-top:0; 
	float: right;
	width: 197px;
	padding: 30px 58px 30px 30px;
	
}


#footer{
	width: 900px;
	margin: 10px auto 20px auto;
	font-size: 14px;
	color:#038883;

}

#footer p{
	text-align: center;
	
}

#welcome{
	padding-bottom: 35px;
	border-bottom: 1px solid #7e898f;
}


h2#slogan{
	position: absolute;
	top: 27px;
	right: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight: normal;
	width: 468px;
}
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;
}


#about_us{
	float: left;
	width: 194px;
	margin-right: 27px;
	display: inline;
}
#services{
	float: left;
	width: 151px;
	margin-right: 42px;
	display: inline;	
}
#clients{
	float: left;
	width: 146px;
	display: inline;
}
#check_box{
	float: left;
	width: 530px;
	display: inline;
}

#check_box2{
	float: left;
	width: 530px;
	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;
}
#check_box ul li{
	padding:0 0 14px 20px;
	background: url(../images/arrow_lite.jpg) no-repeat top left;
}

#check_box2 ul li{
	padding:0 0 14px 20px;
	background: url(../images/arrow_lite.jpg) no-repeat top left;
}

#bullets{
	width: 530px;
	margin-right: 42px;
}

#bullets ul li{
	padding:0 0 14px 18px;
	background: url(../images/bullet_lite2.jpg) no-repeat top left;
}

#bullets2{
	width: 530px;
	margin-right: 42px;
}

#bullets2 ul li{
	padding:0 0 14px 18px;
	background: url(../images/bullet_lite2.jpg) no-repeat top left;
}

#bullets3{
	width: 530px;
	margin-right: 42px;
}

#bullets3 ul li{
	padding:0 0 14px 18px;
	background: url(../images/bullet_lite2.jpg) no-repeat top left;
}

#bullets4{
	width: 530px;
	margin-right: 42px;
}

#bullets4 ul li{
	padding:0 0 14px 18px;
	background: url(../images/bullet_lite2.jpg) no-repeat top left;
}
	
h3{
	padding: 30px 0 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}
#center{
	float:left;
	padding-bottom: 35px;
	border-bottom: 1px solid #7e898f;
}
#quote{
	float:left;
	padding: 35px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #656565;
	
}
#quote p{
	line-height: 28px;
}
#quote p.testimonial{
    float:right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	
}

#quote .quote{
		font-size: 26px;
}

#quote_right{
	float:right;
	padding: 35px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-style: italic;
	letter-spacing: 2px;
	color: #656565;
	
}
#quote_right p{
	line-height: 28px;
}
#quote_right p.testimonial{
    float:right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000;
	
}

#quote_right .quote_right{
		font-size: 26px;
}

#news{
	padding-bottom: 10px;
	border-bottom: 1px solid #7e898f; 
}
#news li{
	margin-bottom: 20px;
	}
#news li p.date{
	color: #83b009;
	font-weight: bold;
}
#news li p.archive{
	padding-left: 25px;
	background: url(../new/images/folder.jpg) no-repeat 0 50%;;
}

#contacts h2{
	margin-top: 20px;
}
.green{
	color: #95ca05; 
}

img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {	text-align: right; }

#copyright{
    color: #FFFFFF;
    font-size: 10px;
}
