
<!---------------- MENU ------------------>
body {
     margin: 0px; 
     text-align: center;
     }

#global {
     position: relative;
     margin-left: auto;
     margin-right: auto;
     width: 873px;
	 top:5px;
	 height:213px;
     text-align: left;
	 background-color:#FFFFFF;
     }
	
#shadow_left1 {
	position:absolute;
	left:0px;
	top:213px;
	width:665px;
	height:350px;
	display: block; 
    background-image: url(../images/shadow_left.jpg);
	background-repeat:repeat-y;
}

#shadow_right1 {
	position:absolute;
	left:856px;
	top:213px;
	width:665px;
	height:350px;
	display: block; 
    background-image: url(../images/shadow_right.jpg);
	background-repeat:repeat-y;
}	
	 
#shadow_left2 {
	position:absolute;
	left:0px;
	top:213px;
	width:873px;
	height:560px;
	display: block; 
    background-image: url(../images/shadow_left.jpg);
	background-repeat:repeat-y;
}

#shadow_right2 {
	position:absolute;
	left:856px;
	top:213px;
	width:873px;
	height:560px;
	display: block; 
    background-image: url(../images/shadow_right.jpg);
	background-repeat:repeat-y;
}
#shadow_left3 {
	position:absolute;
	left:0px;
	top:213px;
	width:873px;
	height:560px;
	display: block; 
    background-image: url(../images/shadow_left.jpg);
	background-repeat:repeat-y;
}

#shadow_right3 {
	position:absolute;
	left:856px;
	top:213px;
	width:873px;
	height:560px;
	display: block; 
    background-image: url(../images/shadow_right.jpg);
	background-repeat:repeat-y;
}
#shadow_bottom1 {
     position:absolute;
	left:0px;
	top:550px;
}
#shadow_bottom2 {
     position:absolute;
	left:0px;
	top:770px;
}
#shadow_bottom3 {
     position:absolute;
	left:0px;
	top:758px;
}


#whitebg1 {
	 position: absolute;
	 background-color:#FFFFFF;
	 height:356px;
	 width:873px;
	 top:213px;
     }
	 
#whitebg2 {
	 position: absolute;
	 background-color:#FFFFFF;
	 height:574px;
	 width:873px;
	 top:213px;
     }
	 
#whitebg3 {
	 position: absolute;
	 background-color:#FFFFFF;
	 height:560px;
	 width:873px;
	 top:213px;
     }
	 
#header1 {
	 position: absolute;
	 top:587px;
     }
#header2 {
	 position: absolute;
	 top:795px;
     }
#header3 {
	 position: absolute;
	 top:790px;
     }

#shadow-top {
	position:absolute;
	left:0px;
	top:0px;
	width:873px;
	height:15px;
}

#shadow-left {
	position:absolute;
	left:0px;
	top:15px;
	width:18px;
	height:198px;
}

#logo {
	position:absolute;
	left:18px;
	top:15px;
	width:288px;
	height:198px;
}

#nav {
	position:absolute;
	left:308px;
	top:15px;
	width:549px;
	height:198px;
	background-color:#dcd8d2;
}

#shadow-right {
	position:absolute;
	left:856px;
	top:15px;
	width:16px;
	height:198px;
}

#secion-title {
	position:absolute;
	left:633px;
	top:108px;
	width:224px;
	height:21px;
}


a.menu-about {
	position:absolute;
	left:308px;
	top:178px;
	width:87px;
	height:25px;
	display: block; 
    background-image: url(../images/menu_about.gif);
    background-repeat: no-repeat;
}

a.menu-about:hover {
    background-image: url(../images/menu_about_on.gif);
}

a.menu-services {
	position:absolute;
	left:395px;
	top:178px;
	width:65px;
	height:25px;
    background-image: url(../images/menu_services.gif);
    background-repeat: no-repeat;
}

a.menu-services:hover {
    background-image: url(../images/menu_services_on.gif);
}

a.menu-our-commitment {
	position:absolute;
	left:460px;
	top:178px;
	width:113px;
	height:25px;
    background-image: url(../images/menu_our_commitment.gif);
    background-repeat: no-repeat;
}

a.menu-our-commitment:hover {
    background-image: url(../images/menu_our_commitment_on.gif);
}

a.menu-contact-us {
	position:absolute;
	left:573px;
	top:178px;
	width:82px;
	height:25px;
    background-image: url(../images/menu_contact_us.gif);
    background-repeat: no-repeat;
}

a.menu-contact-us:hover {
    background-image: url(../images/menu_contact_us_on.gif);
}

#menu-arrow {
	position:absolute;
	left:345px;
	top:203px;
	width:27px;
	height:10px;
}
#menu-arrow2 {
	position:absolute;
	left:416px;
	top:203px;
	width:27px;
	height:10px;
}
#menu-arrow3 {
	position:absolute;
	left:500px;
	top:203px;
	width:27px;
	height:10px;
}
#menu-arrow4 {
	position:absolute;
	left:600px;
	top:203px;
	width:27px;
	height:10px;
}






#home-frame1 {
	position:absolute;
	left:18px;
	top:215px;		
	width:288px;
	height:207px;
}

#home-frame2 {
	position:absolute;
	left:308px;
	top:215px;
	width:548px;
	height:207px;
}


#home-frame3 {
	position:absolute;
	left:18px;
	top:424px;
	width:288px;
	height:138px;
}

#home-frame4 {
	position:absolute;
	left:308px;
	top:424px;
	width:548px;
	height:138px;
	background-image: url(../images/home/home_frame4.jpg);
}







#text {
	position:relative;
	left:39px;
	top:22px;
	width:252px;
	}
	
#text_mid {
	position:relative;
	left:39px;
	top:22px;
	width:460px;
	}
	
#text_long {
	position:relative;
	left:30px;
	top:25px;
	width:492px;
	}

#text_service3 {
	position:relative;
	left:45px;
	top:30px;
	width:252px;
	}


#frame1 {
	position:absolute;
	left:18px;
	top:215px;
	width:514px;
	height:207px;
	background-image: url(../images/about/frame1.jpg);
}


#frame2 {
	position:absolute;
	left:534px;
	top:215px;
	width:322px;
	height:207px;
}

#frame3 {
	position:absolute;
	left:18px;
	top:424px;
	width:514px;
	height:346px;
	background-image: url(../images/about/frame3.jpg);
}

#frame4 {
	position:absolute;
	left:534px;
	top:424px;
	width:322px;
	height:346px;
	background-image: url(../images/about/frame4.jpg);
    background-repeat: no-repeat;
}


#text_mission {
	position:relative;
	margin-bottom:15px;
}

#services-frame1 {
	position:absolute;
	left:17px;
	top:215px;
	width:289px;
	height:346px;
}



#services-frame3 {
	position:absolute;
	left:308px;
	top:215px;
	width:548px;
	height:211px;
	background-image: url(../images/services/services_frame3.jpg);

}

#services-frame4 {
	position:absolute;
	left:306px;
	top:426px;
	width:279px;
	height:332px;
	background-image: url(../images/services/services_frame4.jpg);

}

#services-frame5 {
	position:absolute;
	left:585px;
	top:426px;
	width:271px;
	height:332px;
	background-image: url(../images/services/services_frame5.jpg);

}

#services-frame2 {
	position:absolute;
	left:17px;
	top:563px;
	width:289px;
	height:195px;
}




#commitmant-frame1 {
	position:absolute;
	left:18px;
	top:215px;
	width:838px;
	height:210px;
}


#commitmant-frame2 {
	position:absolute;
	left:18px;
	top:427px;
	width:284px;
	height:331px;
	background-image: url(../images/commitment/commitmant_frame2.jpg);

}

#commitmant-frame3 {
	position:absolute;
	left:302px;
	top:427px;
	width:554px;
	height:331px;
}






#contact-frame1 {
	position:absolute;
	left:18px;
	top:215px;
	width:288px;
	height:555px;
}

#contact-frame2 {
	position:absolute;
	left:308px;
	top:215px;
	width:549px;
	height:167px;
}

#contact-frame3 {
	position:absolute;
	left:308px;
	top:384px;
	width:277px;
	height:386px;
	background-image: url(../images/contact/contact_frame3.jpg);

}

#contact-frame4 {
	position:absolute;
	left:585px;
	top:384px;
	width:272px;
	height:386px;
	background-image: url(../images/contact/contact_frame4.jpg);

}


