body {
	font-family:  arial, Helvetica, Sans-serif;
    padding:0px;
	margin:0px;
		background-color:#c3cfcb;

}
.right{
	float:right;
	padding:0 10px 0 0;
}
#img p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #8C9589;
	padding:0 0 0 20px;
	margin:0px;
}

#border {
	margin-top:-27px;
	width:850px;
   	padding:0px;
	background-color: #fffaf0;
	border:1px solid #3c514f;
}
#lang{
	width:850px;
	float:right;
	margin:0;
	padding:0;
}
#nav{
	padding: 0;
	margin:0;
	list-style-type: none;
	width: 820px;
	color:#b4c8c6;
	text-decoration: none;
	font-family:  Arial, sans serif;

	float:left;
}
#nav ul{
	font-size:.8em;
	float:left;
	margin:0;
	padding:0;
}
#nav li { /* all list items */
	float: left;
	width: 115px;
		font-size:.9em;

	padding:5px 3px 5px 3px;
	margin:0 0  0 15px;
	border-right:1px solid gray;
	list-style-type:none;
}

#nav li a:hover{
	font-weight:bold;
}
#nav li a{
	color:#3c514f;
	text-decoration:none;
	font-weight:normal;
}
	
#nav .wide{
	width: 200px;
}
#nav .mwide{
	width: 120px;
}
#nav .mmwide{
	width: 135px;
}

#nav .mewide{
	border:none;
	width:127px
}
.left{
	float:left;
	padding:5px;
	margin:0px 10px 0px 0px;
}
.testimonial{
	background-image:url(images/testimonial.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
	height:295px;
}
.testimonial p{
	padding:45px 20px 40px 25px;
	text-align:left;
	
}

#header{
	width: 100%;
	height:200px;
	margin: 0;
	background-image: url(images/bg.gif);
	background-repeat:no-repeat;
	background-position: 85px 0px;
		background-color:#b4c8c6;
		border-bottom:1px solid #3c514f;

}
#headercy{
	width: 100%;
	height:200px;
	margin: 0;
	background-image: url(images/bgcy.gif);
	background-repeat:no-repeat;
	background-position: 85px 0px;
	background-color:#b4c8c6;
	border-bottom:1px solid #3c514f;

}

#content {

	margin:10px 5px 10px 20px;
	width:570px;
	background-color: #fffaf0;
	float:left;
}
#side{
	width: 225px;
	float:right;
	margin:10px 5px 10px 5px;
}
#side p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #8C9589;
}
#sidemap{
	float:right;
	width:425px;
	margin:15px 10px 20px 0px;
}
h1 {
	font-size: .8em;
	color:#3c514f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin:0;
	text-align:left;
}
hr{
	width:100%;
	color:#b4c8c6;
	height:1px;
}

h3 {
	font-size: .8em;
	color: #8B7B8B;
	font-family: verdana, helvetica, serif;
	text-align: left;
	margin-bottom:0px;
}
h2{
	font-size: .8em;
	color:#3c514f;
	font-family: tahoma, helvetica, serif;
	text-align: left;
	margin:0;
}

li{
	text-align: justify;
	color: #333333;
	margin-top:0;
	font-size:0.8em;
	font-family:arial, sans serif;
}
p {
	text-align: justify;
	color: #333333;
	margin-top:0;
	font-size:0.8em;
	font-family:arial, sans serif;
}

.clear{
	clear:both;
	margin-bottom:10px;
}





a{
	 color:#3c514f;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}
.split{
	width:45%;
	float:left;
}
.nomargin{
	margin:0px;
}
#footer { 
   width: 800px;
   clear:both;
   margin: 10px 0 0 0;
   color:white;
}

#footer p{ 
   font-size: .7em;
   font-weight: bold;
   text-align: center;
      color:#333333;


}

#footer h2{
	font-weight:bold;
	font-size: .7em;
   font-weight: bold;
   text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
   color:#330033;

}
#footer a{
	   color:#330033;
}

