@import url("styles.css");

#wrapper{
margin: auto;
width: 947px;
}

#header{
width: 947px;
float: left;
height: 46px;
background-image: url(/resources/images/images/rainbo_02.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #276f8a;
}
#header .letter{
color: #080808;
}
#header a:link, #header a:visited{
font-family: arial;
font-size: 12px;
color: #276f8a;
}
#header a:hover{
font-family: arial;
font-size: 12px;
color: #276f8a;
}
#header .padding{
padding: 14px 0 0 527px;
}

body.contactus #headerimage {
background-image:url(../images/header_contactus.jpg);
background-repeat: no-repeat;
}
body.engineeringconst #headerimage {
background-image:url(../images/header_engineeringcon.jpg);
background-repeat: no-repeat;
}
body.equipmentsupplies #headerimage {
background-image:url(../images/header_equipsup.jpg);
background-repeat: no-repeat;
}

body.oilandgas #headerimage {
background-image:url(../images/header_oilgas.jpg);
background-repeat: no-repeat;
}

body.image1 #headerimage {
background-image:url(../images/header.jpg);
background-repeat: no-repeat;
}
body.international #headerimage {
background-image:url(../images/header_internationalaid.jpg);
background-repeat: no-repeat;
}
body.procurement #headerimage {
background-image:url(../images/header_procurement.jpg);
background-repeat: no-repeat;
}
#menu{
width: 947px;
float: left;
height: 42px;
z-index: 1000; 
}

#headerimage{
width: 947px;
float: left;
height: 240px;
background-image: url(/resources/images/header1.jpg);
}



#content{
width: 947px;
float: left;
min-height: 300px;
height: auto;
background-color: #e2edf1;
z-index: 1;
}
#content .padding{
padding: 38px 135px 18px 100px;
text-align: justify;
}
#content_container{
width: 947px;
float: left;
height: 300px;
overflow: auto;
}
#content_left{
width: 220px;
float: left;
height: auto;
min-height: 328px;
z-index: 1;
}

#content_left .padding{
padding: 50px 0px 0 0px;
}


#content_right{
width: 727px;
float: left;
height: auto;
min-height: 328px;
background-image: none;
background-repeat: no-repeat;
background-color: #ffffff;
z-index: 1;
}

#content_right .padding{
padding: 40px 20px 20px 40px;
}

#footer{
width: 947px;
float: left;
height: 55px;
background-image: url(/resources/images/images/rainbo_09.jpg);
margin: 0px 0 0 0;
font-size: 9px;
font-family: Tahome, Arial, Helvetica, sans-serif;
color: #5a8ea1;
text-align: center;
}


#footer .padding{
padding: 14px 0 0 360px;
}

#footer a:link, #footer a:visited{
font-size: 9px;
font-family: Arial, Helvetica, sans-serif;
color: #5a8ea1;




}

#footer a:hover{
color: #5a8ea1;
}




html>body .nopad{
margin-top: 0px;
margin-bottom: 0px;
}


/* Entry page styles --------------------------------- */

#wrapper_entry{
margin: auto;
width: 1088px;
}

#header_entry{
width: 1088px;
float: left;
height: 126px;
background-image: url(/resources/images/images/rainbo_entry_02.jpg);
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #276f8a;
}

#header_entry .padding{
padding: 14px 0 0 598px;
}

#header_entry a:link, #header a:visited{
font-family: arial;
font-size: 12px;
color: #276f8a;
}
#header_entry a:hover{
font-family: arial;
font-size: 12px;
color: #276f8a;
}

#menu_entry{
width: 1088px;
float: left;
height: 42px;
z-index: 1000;
text-align: center;
}
#content_entry{
width: 1088px;
float: left;
height: 562px;
background-color: #ffffff;
z-index: 1;
}
#footer_entry{
width: 1088px;
float: left;
height: 100px;
background-image: url(/resources/images/images/rainbo_entry_09.jpg);
margin: 0px 0 0 0;
font-size: 8pt;
font-family: Tahome, Arial, Helvetica, sans-serif;
color: #cddee4;
text-align: center;
}
#footer_entry a:link, #footer_entry a:visited{
font-size: 8pt;
font-family: Arial, Helvetica, sans-serif;
color: #cddee4;




}

#footer_entry a:hover{
color: #cddee4;
}