@charset "UTF-8";
/* CSS Document */

<!--
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	
}
	#flashcontent {
		height: 100%;
	}
	
.About_us_background {
background-image:url(../images/background_about_us.jpg);
background-position:center center;
background-repeat:no-repeat;}


#apDiv1 {
	position:absolute;
	width:185px;
	z-index:1;
	left: 10px;
	top: 61px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF3300;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Red_a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom:1px dotted;
	border-bottom-color:#FF3300;
}
.Red_a:visited {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom:1px dotted;
	border-bottom-color:#FF3300;
}
.Red_a:hover {
	text-decoration: none;
	color: #FF3300;
	border-bottom:1px dotted;
	border-bottom-color:#FF3300;
}
.Red_a:active {
	text-decoration: none;
	color: #FFFFFF;
	border-bottom:1px dotted;
	border-bottom-color:#FF3300;
}

.Red2_a:link {
	color: #FF3300;
	text-decoration: none;
}
.Red2_a:visited {
	text-decoration: none;
	color: #FF3300;
}
.Red2_a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Red2_a:active {
	text-decoration: none;
	color: #FF3300;
}


.Black_a:link {
	color: #000000;
	text-decoration: none;
}
.Black_a:visited {
	text-decoration: none;
	color: #000000;
}
.Black_a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.Black_a:active {
	text-decoration: none;
	color: #000000;
}

.White_a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.White_a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.White_a:hover {
	text-decoration: none;
	color: #000000;
}
.White_a:active {
	text-decoration: none;
	color: #FFFFFF;
}

.Light_grey {color: #666666;
			font-size:11px}
.Black {color: #000000;
			font-size:11px}
.White {color: #FFFFFF;
			font-size:11px}
.Red {color: #FF3300;
			font-size:11px}
	
.Grey {color: #333333;
			font-size:11px}

		
.Background_about_us {

background: url(../images/about_us.jpg) no-repeat;
background-position:center center}

.Background_values {

background: url(../images/values.jpg) no-repeat;
background-position:center center}

.Background_people {

background: url(../images/people2.jpg) no-repeat;
background-position:center center}

.Background_green {

background: url(../images/green.jpg) no-repeat;
background-position:center center}

.Background_contact {

background: url(../images/contact.jpg) no-repeat;
background-position:center center}

.Background_legal {

background: url(../images/legal.jpg) no-repeat;
background-position:center center}

.Background_jobs {

background: url(../images/jobs.jpg) no-repeat;

background-position:center center}

.Background_estates {

background: url(../images/image_base_estates.jpg) no-repeat;

background-position:center center}


.Background_planning {

background: url(../images/image_base_planning.jpg) no-repeat;

background-position:center center}

-->