@charset "utf-8";
/* CSS Document */


/* CSS Document */
Body{

background-image:url(Images/patern%20copy.jpg);
background-repeat:repeat;
}


/* Container */

#backg {

background-color:#FFFFFF;
position:relative;
height:900px;
width:920px;
margin:auto;
margin-top:30px;

}
#container{
background-image:url(Images/footer_wave.png);
background-repeat:no-repeat;
background-position:bottom left;
height:880px;
width:900px;
background-color:#f3f4f5;
position:absolute;
margin:10px 10px;

}
.header{
background-color:#ffffff;
position:absolute;

}
.text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:428px;
	width:880px;
	position:absolute;
	top:263px;
	margin:10px 10px;

}

#par1{
background-image:url(Images/Real_E.png);
background-repeat:no-repeat;
position:relative;
float:left;
	height:500px;
	width:460px;
	margin:20px 10px;
padding:0px 35px 0px 25px;
line-height: 1.75em;
border-right:#5c6b92 thin dashed;



}

.company{

}
.name{
color:#000066;
font-weight:bold;
}



#anim{
float:right;
margin:-15px 10px 10px 10px;
padding-left:40px;
height:300px;
width: 270px;
}

#anim li{
color:#5c6b92;
  margin-left:35px;
  padding:0;
line-height: 2em;

  
}


#anim p {color:#000066} 

.list{

color:#000066;
font-weight:bold;
line-height: 1.75em;
}

#animation{
height:210px;
float:right;
margin-top:5px;
}

#menu{ 
position:absolute;
float:left;
margin-top:0px;
   margin-left:65px;
   padding:0;
   list-style-type:none;
   width: 800px;
height:55px;
top:219px;
  
}

#menu li{
  margin:0;
  padding:0;
  float:left;
}

#menu a{
  float: left;
  width: 120px;
  text-align: center;
  color:#000066;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  font-weight:normal;
  line-height: 2em;
  border-right: 1px solid #000066;
  /*remove outline*/
  outline: none;
}

#menu a:hover{
background-color:#b8c2d2;
color:#FFFFFF;
}

a#current1,a:hover#current1{
  background-color:#65789e;
  color:#FFFFFF;
}

a#last{
  border-right:none;
}




.footer{
margin:10px;
	height: 61px;
	width:900px;
	position: absolute;
	top:810px;


}

#address{
color:#000000;
margin-top:-13px;
margin-left: 10px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
}


#address a {
color:#000000;
	outline: none;
}
#address a:hover {
color:#666666;
}
.address{
font-size:11px;
font-weight:bold;
}


#nav{ 
float:right;
margin-top:0px;
   margin-right:-50px;
   padding:0;
   list-style-type:none;
   width: 550px;
  
}

#nav li{
  margin:0;
  padding:0;
  float:left;
}

#nav a{
  float: left;
  width: 80px;
  text-align: center;
  color:#000066;
  text-decoration:none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  font-weight:normal;
  line-height: 1em;
  border-right: 1px solid #333;
  /*remove outline*/
  outline: none;
}

#nav a:hover{
color:#999999;
}


  
a#last1{
  border-right:none;
}
