/*-------------------------------------------
Links
------------------------------------------------------
*/
a {
	font-family:"Century Gothic";
	font-size:12px;
	text-decoration: none;
}
a:link { color:#525252;}
a:visited {	color:#525252;}
a:hover {color: #999999;}
a:active {color:#525252;}

.menu{
	font-family:"Century Gothic";
	font-size: 12px;
	color:#333;
}

/*-------------------------------------------
Company
------------------------------------------------------
*/	
.note  {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #f2b14d;
	line-height: 1.5em;
	text-align: justify;
	display: inline-block;
	padding-right:20px;
}	

.txt-company  {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 1.5em;
	text-align: justify;
	display: inline-block;
	padding-left:50px;
	padding-right:40px;
}

.words  {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: italic;
	color: #999999;
	line-height: 1.5em;
	text-align: justify;
	display: inline-block;
	padding-right:50px;
	padding-left:30px;
}	
.list {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #525252;
	line-height: 1.3em;
	font-weight: bold;
}
.tlt-company  {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #525252;
	padding-left:20px;
	font-weight: bold;
}

.subtlt-company  {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #999999;
}	

/*-------------------------------------------
Services
------------------------------------------------------
*/
.txt-services {
	font-family:"Century Gothic";
	font-size: 12.5px;
	font-style: normal;
	color: #999999;
	line-height: 1.8em;
	padding-left:50px;
	padding-right:40px;
}
.tlt-services {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #525252;
	font-weight: bold;
	padding-left:50px;
}
/*-------------------------------------------
Contact
------------------------------------------------------
*/
.txt-contact {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #999999;
	line-height: 1.5em;
	padding-right:40px;
}
.tlt-contact {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #525252;
	font-weight: bold;
}
.form {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #525252;
}
.btn-form {
	font-family:"Century Gothic";
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
	background-color: #8e7d52;
	text-align:left;
	padding-right:20px;
	padding-left:20px;
	float: left;
}
.footter {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #a2a2a2;
	text-align:right;
}
