/* Homepage */
/*----------*/

#home #content {
	position:relative;
	margin:25px 0 0 14px;
	width:98%;
	max-width:1000px;
	}


#center {
	line-height:135%;
	padding:0 1.5em;
    width: 400px;
	margin-left:230px;
	padding: 0 0 0 15px;
	border-left: #666 dotted 2px;
    }
    
#left {
	position:absolute;
	width:200px;
	left:0;
	top: 0px;
	padding: 5px 0 25px 10px;
	margin-right: 10px;
	line-height: 150%;
	border-style: none;
	}    
	
#c1 {
	background:#fff url("/images/icontrek.jpg") no-repeat;
	width: 100%;
	padding-left: 90px;
	margin: 15px 0;
}

#c2 {
	background:#fff url("/images/iconserv.jpg") no-repeat;
	width: 100%;
	padding-left: 90px;
	margin: 15px 0;
}

#c3 {
	background:#fff url("/images/iconenvi.jpg") no-repeat;
	width: 100%;
	padding-left: 90px;
	margin: 15px 0;
}

#navigation {
	background:#fff url("/images/homtop3a.jpg") repeat-y;
	width: 100%;
	height: 25px;
	padding: 5px 0 0 0;
	margin: -45px 0 45px 0;
	font-weight: bold;
	border-left: 23px solid #ccc;
	}	
