@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	background-image:url(images/bg_02.jpg);
	background-repeat: repeat-x;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLt #container { 
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 ; /* the auto margins (in conjunction with a width) center the page */
	padding: 0 ;
	background-image: url(images/test2011_01.jpg);
	background-repeat: no-repeat;
	
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 295px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 0px 0px 0px;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	text-align: right;
	
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.homenews
{
	position:absolute;
	left:420px;
	top:8px;
	text-align:left;

}

.phone
{ text-align: right;
}
.csidebar
{ padding: 0 0 0 34px;
font-family:Verdana, Geneva, sans-serif;
font-size: 10px;
color: #483d37;
}

.csidebar A:link
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:none;
}
.csidebar A:visited
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:none;
}

.csidebar A:hover
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:underline;
}

.csidebar ul
{
margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;

}
.csidebar li
{
list-style: none;
line-height: 20px;
margin: 0; padding: 0; 
}

.decorside
{ color: #ffb500;}
.sidehead
{ font-size:14px;
font-weight:bold;
margin: 0 0 -10px 0;}

.text 
{background-color: #d2dcd4;
padding: 5px;
width: 547px;
float: right;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
margin: 0 0px 0 0;
text-align:left;
position: relative;

}
.profiletext 
{
padding: 5px;
width: 547px;
float: right;
font-family:Verdana, Geneva, sans-serif;
font-size: 12px;
margin: 0 0px 0 0;
text-align:left;

}

.footer
{
font-family:Verdana, Geneva, sans-serif;
font-size: 10px;
margin-top: 21px;
color: #333333;
padding: 0px;
position:absolute;


}

.footer a:link 
{
color: #333333;
text-decoration: none;

}
.footer a:hover
{
color: #333333;
text-decoration: underline;

}

.footer a:visited
{
color: #333333;
text-decoration: none;

}
.address
{ padding: 0px 0px 0px 10px;
margin-top: -10px;
}

 A:link
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:none;
}
 A:visited
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:none;
}

 A:hover
{ 
font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
font-weight:bold;
text-decoration:underline;
}
h1
{
	font-family:Verdana, Geneva, sans-serif;
font-size: 14px;
color: #483d37;
font-weight:bold;
text-decoration:underline;
}

p
{
	font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;

}

td
{
	font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;

}

#torre
 {position: absolute; top: 150px; left: 1000px; 
 	font-family:Verdana, Geneva, sans-serif;
font-size: 11px;
color: #483d37;
text-align:left;} 

#davinci
{width: 230px;
float: right;
font-size: 11px;

margin-left: 10px;
border: 1px solid;}
#davincitext
{
padding: 0px 10px 10px 10px;
}

#testimonial1
{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	background-color:#ADBFB1;
	position:absolute;
	left: -386px;
	width: 341px;
	padding: 10px;
	
}
.testimonial
{
	position:relative;
}

