body{
	margin: 0px 0px 0px 0px;
	line-height: 1.3em;
}

a{
	color: #b099ab;
}

#wrapper {
	background: url(imgs/faux_cols.jpg) repeat-y;
	height: 900px;
}


#lsidebar {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 36px;
	height: 200px;
	background: transparent url(imgs/ls.jpg) no-repeat left top;
}

#content_wrap {
	position: absolute;
	top: 0px;
	left: 36px;
	width: 594px;
	height: 800px;
	background: transparent url(imgs/bg.jpg) no-repeat left top;
}

.content1 {
	position: absolute;
	top: 180px;
	left: 305px;
	color: #b099ab;
	width: 300px;
	border: 0 none;
	padding: 0px;
	text-align: left;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

#content {
	position: absolute;
	top: 220px;
	left: 95px;
	width: 510px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content2 {
	float: left;
	display: block;
	width: 200px;
	color: #b099ab;
	text-align: right;
	padding: 0px 5px 0px 0px;
	line-height: 1.6em;
}

.content2 p {
	margin: 0px;
}

.content3 {
	float: left;
	display: block;
	width: 280px;
	padding: 0px 0px 0px 5px;
	line-height: 1.6em;
	background: url(imgs/divider.gif) no-repeat left top;
}

.content3 h1 {
	color: #b099ab;
	font-size:	12px;
	font-weight: bold;
}

.content3 em{	
	color: #000;
	font-style: italic;
	font-weight: bold;
}

.content3 ul{
	margin: 0px 0px 1em 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color: #000;
}

.content3 li{
	background: transparent url(imgs/bullet.gif) no-repeat left 2px;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}

.content3 p
{
    margin-top: 0px;
}

.content3 label{
	display:block;
	width: 6em;
	float:left;
	line-height: 1.8em;
	color: #b099ab;
}
	
.content3 input, .content3 textarea{
	margin: .3em;
	width: 10em;
}
	
.content3 .button {
	width: 5em;
}

#rsidebar {
	position: absolute;
	top: 0px;
	left: 630px;
	width: 220px;
	height: 340px;
	background: transparent url(imgs/rs.jpg) no-repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: black;
	line-height: 1.4em;
	z-index: 1;
}


#rsidebar hr{
	border: 0px;
	color: #FFF;
	background-color: #fff;
	height: 1px;
}

#rsidebar sub 
{
    font-size: 1.0em;
    line-height: 2.3em;
}

.date 
{
    display: block;
    color: #b099ab;
    margin: 40px 0px 0px 12px;
}

.content4
{
    display: block;
    margin: 160px 0px 180px 12px;
}

.content4 p 
{
    margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}

.content4 ul{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	color: #b099ab;
}

.content4 li{
	background: transparent url(imgs/bullet.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.content5 p
{
    margin: 20px 0px 0px 0px;
	padding: 0px 0px 0px 12px;
}

.copyright{
	padding: 0px 0px 0px 12px;
}

#footer 
{
    font-size: 1.0em;
    line-height: 2.3em;
}

.linkEngineering a
{
	color: #b099ab; 
	padding-left: 10px; 
	background: transparent url(imgs/bullet.gif) no-repeat left top;
}

.linkMaintenance a
{
	color: #999;
 	padding-left: 10px; 
	background: transparent url(imgs/bulletm.gif) no-repeat left top;
}

.linkTechnology a
{
	color:  #6182a3; 
 	padding-left: 10px; 
	background: transparent url(imgs/bullett.gif) no-repeat left top;
}

.linkAirConditioning a
{
	color:  #336855; 
 	padding-left: 10px; 
	background: transparent url(imgs/bulleta.gif) no-repeat left top;
}

.echoLogo {
	padding-left: 10px;
}

.echoLogo img {
	border: none;
	
}