
Body{

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


/* Container */

#backg {

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

}
#container{
background-image:url(Images/footer_wave.png);
background-repeat:no-repeat;
background-position:bottom left;
height:680px;
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:345px;
width:880px;
position:absolute;
top:263px;
margin:10px 10px;

}

#par1{
background-image:url(Images/profile.png);
background-position:left top;
background-repeat:no-repeat;
position:relative;
float:right;
	height:300px;
	width:460px;
	margin:5px 10px;
padding:0px 25px;
line-height: 1.5em;


}

.company{
background-image:url(Images/profile.png);
background-repeat:no-repeat;


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


#anim{
border-right:#999999 thin dashed;
float:left;
margin:20px 0px;
height:310px;
width: 340px;

}

#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{
 
}

a#last1{
  border-right:none;
}



.footer{
	height: 61px;
	width:900px;
	position: absolute;
	top:619px;


}

#address{
color:#000000;
margin-top:-10px;
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:-18px;
   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;
}
