/* ©2009 Eloi Collective */

body {
	background-color: #c3b9af;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #331b03;
	margin: 0px;
	padding: 0px;
}
#page {
	margin:20px auto 0px 20px;
	right: auto;
}

#content {
	margin:20px auto 0px 20px;
	list-style-type: none;
	position: absolute;
	left: 190px;
	top: 0px;
}

#content p {
	font-size: 13px;
	line-height: 15px;
}
.intro {
	width: 425px;
	margin: 15px 0px 15px 2px;
}
.client_list {
	width: 550px;
	margin: 15px 0px 15px 2px;
}
.contact {
	width: 425px;
	margin: 15px 0px 300px 2px;
}

#content a {
	color: #FFFFFF;
	text-decoration: none;	
}
img {
	margin: 10px 0px 0px;
}

#content a:hover {
	color: #331b03;
	text-decoration: none;	
}

#content_item {
	margin: 15px 0px 0px;
	padding: 0px;
	list-style-type: none;
}

#content_item li {
	width: 650px;
	height: 300px;
	border: 0px;
	margin: 10px 0px 50px;
}

#nav {
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size: 13px;
	line-height: 17px;
	position: fixed;
	left: 20px;
	top: 20px;
}
#nav ul {
	list-style-type: none;
}
#nav li {
	margin: 0px;
	padding: 0px;	
}

#nav a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}

#nav a:hover {
	color: #331b03;
	text-decoration: none;

}
#list {
	float: left;
}

#list p {
	font-size: 13px;
	line-height: 15px;
}


h1 {
	position: relative;
	width: 181px;
	height: 27px;
	font-size: 18px;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 0px;
	overflow: hidden;
}
h1 span {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
h2 {
	position: relative;
	width: 181px;
	height: 27px;
	font-size: 18px;
	margin: 110px 0px 10px;
	padding: 0px;
	line-height: 0px;
	overflow: hidden;
}

h2 span {
	position:absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}
.ec_title {
	background-image: url(../images/title_ec.gif);
	background-repeat: no-repeat;
}
.new_title {
	background-image: url(../images/title_new.gif);
	background-repeat: no-repeat;
}
.wor_title {
	background-image: url(../images/title_wor.gif);
	background-repeat: no-repeat;
}
.cas_title {
	background-image: url(../images/title_cas.gif);
	background-repeat: no-repeat;
}
.pro_title {
	background-image: url(../images/title_pro.gif);
	background-repeat: no-repeat;
}
.sho_title {
	background-image: url(../images/title_sho.gif);
	background-repeat: no-repeat;
}
.cli_title {
	background-image: url(../images/title_cli.gif);
	background-repeat: no-repeat;
}
.con_title {
	background-image: url(../images/title_con.gif);
	background-repeat: no-repeat;
}
.arc_title {
	background-image: url(../images/title_arc.gif);
	background-repeat: no-repeat;
}
h3 {
	font-size: 28px;
	margin: -4px auto 50px -2px;
	padding: 0px;
	line-height: 30px;
}
td {
	vertical-align: top;
}

#footer {
	position: fixed;
	bottom: 0px;
	width: 130px;
	left: 20px;
	margin: 0px;
	padding: 0px;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	font-size: 11px;
	line-height: 13px;
	color: #331b03;
}
#footer a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;	
}
#footer a:hover {
	color: #331b03;
	text-decoration: none;	
}
