/* BEGIN RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET CSS */

html, body {
	width: 100%;
	height: 100%;
	overflow: hidden
}

body {
	background-color: #ceedfe;
}

.preload-img {
	height: 0;
	overflow: hidden;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

p, table {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

hr {
	border-color: #FFF;
	border-style: dashed;
	border-width: 1px 0 0;
	margin: 5px 0;
	clear: both;
	height: 0;
}

#bg {
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 1
}

#container {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	overflow: auto;
	z-index: 2
}

body#gallery #container {
	overflow: hidden;
}

#top {
	width: 975px;
	height: 30px;
	margin: 20px auto 0 auto;
	padding: 20px 0 10px 5px;
	text-align: left;
	background: url(../images/logo.png) no-repeat 720px 12px;
}

#topnav li {
	float: left;
}

#topnav li a {
	display: block;
	height: 30px;
	font: bold 13px/30px arial;
	text-decoration: none;
	color: #594835;
	text-transform: uppercase;
	letter-spacing: 0;
	padding: 0 10px;
	margin: auto 5px;
}

#topnav li a:hover {
	color: #FDECD5;
}

#topnav li.current a {
	color: #FFF;
	background: url(../images/bg-trans10.png);
}

#header {
	width: 1000px;
	height: 400px;
	margin: 0 auto;
	text-align: left;
}

#home #header {
	background: url(../images/homepic.gif) no-repeat;
}

#legal-process #header {
	height: 370px;
	padding-top: 30px;
	background: url(../images/legal-processpic.gif) no-repeat;
}

#about-us #header {
	background: url(../images/header-frame.gif) no-repeat;
}

#about-us #header img, #legal-process #header img {
	margin: 10px 30px;
}

/*#slider ul #project-1 .right {
	background: #CCC;
}

#slider ul #project-2 .right {
	background: #999;
}

#slider ul #project-3 .right {
	background: #666;
}

#slider ul #project-4 .right {
	background: #333;
}*/

#intro {
	width: 980px;
	height: 280px;
	margin: 0 auto;
	padding-right: 20px;
	text-align: left;
	background: url(../images/label.gif) no-repeat top left;
}

#call-to-action {
	float: left;
	width: 290px;
	height: 72px;
	margin: 110px 0 0 35px;
}

#call-to-action a, #call-to-action a:hover {
	display: block;
	width: 290px;
	height: 72px;
	background: url(../images/label-email.gif);
}

#call-to-action a {
	background-position: 0px -71px
}

#call-to-action a:hover {
	background-position: 0px 0px
}

#introduction {
	float: right;
	width: 535px;
	margin-top: 30px;
}

#introduction h1 {
	font: italic bold 30px Georgia, "Times New Roman", Times, serif;
	color: #594835;
	padding-bottom: 5px;
}

#introduction p {
	font: italic bold 16px/20px Georgia, "Times New Roman", Times, serif;
	color: #333;
	padding-bottom: 24px;
}

#introduction a.more-about-us, #slider a.more-project-info {
	display: block;
	width: 170px;
	height: 30px;
	background: url(../images/but-more-about-us.gif) no-repeat;
}

#introduction a.more-about-us:hover, #slider a.more-project-info:hover {
	background-position: 0px -32px;
}

#content, #footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#box-eco, #box-legal, #box-projects {
	width: 300px;
}

#box-eco, #box-projects {
	margin-right: 30px;
}

#home #content h2 {
	font: bold 18px/30px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #FDECD5;
	padding: 0 0 0 100px;
	background: #B3957D;
	border-bottom: 1px solid #C6AB99;
}

#box-eco p img, #box-legal p img, #box-projects p img {
	margin: -55px 15px 5px -10px;
}

#box-eco p, #box-legal p, #box-projects p {
	font-size: 12px;
	color: #222;
	line-height: 17px;
	text-align: justify;
	height: 190px;
	margin: 10px 0;
	padding: 0 0 0 15px;
	border-left: 1px dashed #FFF;
}

#content a.read-more {
	display: block;
	width: 100px;
	height: 24px;
	margin: 0 0 50px 15px;
	background: url(../images/but-more.gif) no-repeat;
	text-indent: -9999px;
}

#content a.read-more:hover {
	background-position: 0px -26px;
}

#footer {
	clear: both;
	height: 100px;
	border-top: 5px solid #FFF;
}

#copyright, #gentle-media {
	width: 480px;
}

#copyright {
	font-size: 10px;
	color: #6B483B;
	margin: 7px 0 0 15px;
}

#gentle-media {
	float: right;
	width: 200px;
	margin-right: 15px;
}

#panel {
	width: 200px;
	height: 45px;
	background: url(../images/bg-panel-gm.gif) no-repeat top;
	display: none;
}

#panel p {
	width: 200px;
	font-size: 10px;
	color: #6B483B;
	text-align: center;
	padding: 7px 0 0 0;
}

#panel a.valid {
	display: inline-block;
	line-height: 19px;
	padding: 0 5px 0 20px;
	background: url(../images/check-mark.gif) no-repeat;
}

#panel a.valid:hover {
	background-position: 0px -18px;
}

.slide {
	width: 200px;
	color: #6B483B;
	background: url(../images/bg-but-gm.gif) no-repeat top;
}

.btn-slide {
	background: url(../images/brown-arrow.gif) no-repeat 170px -52px;
	text-align: center;
	width: 200px;
	height: 45px;
	padding: 7px 0 0 0;
	margin: 0 auto;
	display: block;
	font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #000;
	text-decoration: none;
}

.active {
	background-position: 170px 11px;
}

.texttip, .texttip:visited {
	display: inline-block;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #FFF;
}

.texttip:hover {
	color: #EDDAC3;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed transparent;
}

.texttip:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#panel a, #panel a:visited {
	color: #6B483B;
	font-weight: bold;
	text-decoration: none;
}

#panel a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#panel a:active {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#projects #header {
	position: relative;
	background: url(../images/bg-header.gif) no-repeat;
}

/*
#projects #intro {
	height: 300px;
	background: url(../images/label-projects.gif) no-repeat top left;
}
*/

#projects #content .col1 {
	width: 480px;
}

#projects #content .col2 {
	width: 450px;
}

#projects #content .col1, #projects #content .col2 {
	margin-bottom: 30px;
}

#projects #content .col1 p {
	font-size: 12px;
	color: #000;
	line-height: 17px;
	text-align: justify;
	padding-bottom: 17px;
}

#projects .projects-serie {
	width: 420px;
	height: 345px;
	margin-bottom: 70px;
	background: url(../images/frame-project.png) no-repeat 0 40px;
}

.project-pic {
	width:400px;
	height:267px;
	position:relative;
	margin: 10px 0 0 10px;
	overflow:hidden;
	z-index:0;
}

.projects-serie #project-01 {
	background-image: url(../images/project-01.jpg)
}

.projects-serie #project-02 {
	background-image: url(../images/project-02.jpg)
}

.projects-serie #project-03 {
	background-image: url(../images/project-03.jpg)
}

.projects-serie #project-04 {
	background-image: url(../images/project-04.jpg)
}

.projects-serie #project-05 {
	background-image: url(../images/project-05.jpg)
}

.projects-serie #project-06 {
	background-image: url(../images/project-06.jpg)
}

.projects-serie .pic-overlay {
	background-color:#000;
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:400px;
	height:267px;
	z-index:1;
}

.projects-serie .gallery {
	width:400px;
	display:block;
	height:267px;
	position:absolute;
	z-index:3;

}

/*
#projects .projects-serie img {
	margin: 10px;
}
*/

#projects .projects-serie h2 {
	height: 40px;
	font: bold 18px/40px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #594835;
}

#projects .projects-serie p.description {
	font-size: 13px;
	color: #222;
	line-height: 19px;
	height: auto;
	margin: 10px 0;
}

#projects .projects-serie table {
	font-size: 13px;
	color: #222;
	line-height: 19px;
}

#projects .projects-serie table caption {
	text-align: left;
}

.gallery ul li {
	float: left;
}

.gallery ul li a {
	display: block;
	width: 90px;
	height: 90px;
	margin: 1px;
	border: 4px solid #FFF;
}

.gallery ul li a:hover {
	border-color: #FDECD5;
}

.projects-serie .project-pic .gallery p {
	clear: both;
	font: italic bold 16px/66px Georgia, "Times New Roman", Times, serif;
	color: #646787;
	height: 66px;
	text-align: center;
	background: #FFF;
	margin: 2px 1px;
}

#slides {
	width: 300px; 
	height: 320px;
	margin: 0 0 0 100px;
	overflow: hidden;
}

/* BEGIN TOOLTIP CSS

.tipsy {
	padding: 5px;
	font: bold 10px Verdana, Geneva, sans-serif;
	background: url(../images/tipsy.gif) no-repeat;  
}

.tipsy-inner {
	padding: 5px 8px 4px 8px;
	background-color: #000;
	color: #FFF;
	max-width: 200px; 
	text-align: center;
}

.tipsy-north {
	background-position: top center
}
 
.tipsy-south {
	 background-position: bottom center;
}

.tipsy-east {
	background-position: right center;
}

.tipsy-west {
	background-position: left center;
}

 END TOOLTIP CSS */
