@charset "utf-8";
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #272A28;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

body {
	background-repeat: repeat-x;
	background-color: #71998C;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 258px;
	background-image: url(images/index_01.png);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav {
	background-image: url(images/index_02.png);
	height: 30px;
}
#footer {
	background-image: url(images/index_04.png);
	height: 43px;
	clear: both;
}
.footer {
	padding-top: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: left;
	width: 400px;
}

#content {
	background-image: url(images/index_03.png);
	background-position: bottom;
}
.iconsultancy {
	padding-top: 15px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	float: right;
	width: 300px;
	text-align: right;
	padding-right: 25px;
}
.content {
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: center;
	letter-spacing: 3px;
	width: 235px;
	height: 30px;
	vertical-align: middle;
}
.home-contact-sitemap {
	padding: 25px;
	float: right;
	width: 100px;
}
.headerbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	padding-left: 20px;
	height: 20px;
	padding-top: 5px;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: justify;
	line-height: 20px;
}
.headerstyle {
	background-image: url(images/flower.png);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 2px;
	padding-left: 50px;
	height: 30px;
	padding-top: 5px;
	background-position: 10px 0px;
}

.iconsultancy a:link {color:#FFFFFF;}
.iconsultancy a:visited {color: #FFFFFF;}
.iconsultancy a:hover {color:#71998C;}
.iconsultancy a:active {color: #FFFFFF;}

.footer a:link {color:#FFFFFF;}
.footer a:visited {color: #FFFFFF;}
.footer a:hover {color:#71998C;}
.footer a:active {color: #FFFFFF;}