@charset "utf-8";
img{
	border: none;
}
body {
	margin: 0px;
	height: auto;
	background: #ffffff;
	padding: 0px;
}
#bodymain{
	background-image: url(backgroundintro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycapa{
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodycontact{
	background-image: url(backgroundcontact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	position: relative;
	width:980px;
	margin-left:auto;
	margin-right: auto;
	text-align:center;
}
#mainintro {
	width: 980px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646566;
	text-align:left;
}
#header {
	height: 83px;
	background-image:url(header.png);
	background-repeat:repeat-x;
	text-align:right;
	padding-right:22px;
}
#header2 {
	height: 83px;
	background-image:url(header.png);
	background-repeat:repeat-x;
	text-align:right;
	padding-right:22px;
}
#main {
	width: 980px;
	position: relative;
	float: left;
	background-image: url(bckground.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646566;
}
#maincontact {
	width: 980px;
	position: relative;
	float: left;
	background-image: url(bckgroundcontact.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646566;
}
#leftmenu {
	width: 125px;
	position: relative;
	float: left;
	height: 400px;
	padding-top: 30px;
	padding-left: 40px;
}
#line {
	width: 5px;
	position: relative;
	float: left;
	height: 400px;
	background-image: url(line_vert.gif);
	background-repeat: no-repeat;
}
#photo01 {
	position: absolute;
	float: left;
	width: auto;
	top: 112px;
	left: 170px;
}
#topline {
	position: relative;
	float: left;
	width: 980px;
	height: 15px;
	background-image: url(line_hori.gif);
	background-repeat: no-repeat;
}
#bottom {
	width: 980px;
	position: relative;
	float: left;
	background-image: url(bottom.png);
	height: 139px;
}
#menu_top {
	height: 20px;
}

#photo02 {
	position: absolute;
	top: 155px;
	left: 585px;
}
#photo03 {
	position: absolute;
	left: 210px;
	top: 340px;
}
#text01 {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	margin-left:140px;
	margin-top:29px;
	line-height:17px;
}
#text02 {
	position: relative;
	float: left;
	width: 340px;
	height: 60px;
	margin-left: 240px;
	line-height:17px;
}
#text03 {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
	margin-left:250px;
	margin-top:29px;
	line-height:17px;
}
#textcontact {
	position: relative;
	float: left;
	width: 400px;
	height: auto;
}
#textprojects {
	position: relative;
	float: left;
	width: 260px;
	height: auto;
}
#rightmargin {
	position: relative;
	width: 220px;
	float: left;
	height: 240px;
}
#leftmargin {
	position: relative;
	float: left;
	width: 85px;
	height: 60px;
}
.title {
	color: #355b88;
	font-weight: bold;
	font-size: 18px;
}
#margin {
	position: relative;
}
#topmargin {
	position: relative;
	width: 400px;
	height: 20px;
	float: left;
}
#topmarginprojects {
	position: relative;
	width: 450px;
	height: 20px;
	float: left;
}
.projectslistheader1 {
	color: #db9319;
	font-size: 18px;
	margin-bottom: 8px;
}
.projectslistheader2 {
	color: #DB9319;
	font-size: 13px;
	margin-top: 8px;
}
#marginextra {
	width: 80px;
	position: relative;
	float: left;
	height: 400px;
}
#marginextra2 {
	width: 180px;
	position: relative;
	float: left;
	height: 400px;
}
#footer {
	position: absolute;
	bottom: 0px;
	height: 120px;
	background-image:url(footer.png);
	background-repeat:repeat-x;
	width:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footercapa {
	position: absolute;
	top: 800px;
	height: 120px;
	background-image:url(footer.png);
	background-repeat:repeat-x;
	width:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
#footerproj {
	position: absolute;
	top: 2709px;
	height: 120px;
	background-image:url(footer.png);
	background-repeat:repeat-x;
	width:100%;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.element{
	margin-bottom:20px;
}
.bullet{
	list-style-image:url(bull.png);
	padding-left:17px;
}
.imgspacer{
	width: 440px;
	height:1px;
	margin-bottom:20px;
	margin-top:20px;
	background-image:url(line_hori2.gif);
	background-repeat:no-repeat;
}
#newfooter{
	height:120px;
	position:relative;
}