@charset "utf-8";
a {
	color: #D6141A;
}
a:hover {
	text-decoration: underline;
}
ul {
	line-height: 100%;
	list-style-type: none;
}



/* CSS Document */




body{
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	color: #752F00;
	background-color: #F0E6AA;
	background-image: url(images1/map_of_the_world.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;

}

#Table_01 {
	width:877px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
 
}
.sugar {
	background-color: #007e3a;
	color: #FFF;
}
.sugar a {
	color: #E6E6E6;
}
.sugar h3 , .cement h3, .oil h3{
	color: #D9DC56;
}

.flour {
	background-color: #ca4e00;
	color: #FFF;
}
.flour a {
	color: #FFF;
}
.flour h3 {
	color: #EEDC60;
}

.ports-t {
	color: #000;
	background-color: #00a2e1;
}
.ports-t a{
	color: #000;
}
.ports-t h3 {
	color: #F3E323;
}

.oil {
	color: #FFF;
	background-color: #d8152a;
}
.oil a {
	color: #FFF;
}
.oilmills {
	color: #000099;
	background-color: #948683;
}
.oilmills h3 {
	color: #990000;
}

.oilmills a {
	color: #003399;
}
.cement {
	color: #FFF;
	background-color: #003580;
}
.cement a {
	color: #CCC;
}
.damas {
	color: #FFF;
	background-color: #a24a13;
}
.damas a {
	color: #FFF;
}
.damas h3 {
	color: #9CE4A2;
}

.estate {
	color: #FFF;
	background-color: #c70bac;
}
.estate a {
	color: #FFF;
}
.estate h3 {
	color: #B3E094;
}







#metahead {
	width:877px;
	z-index: 1000;
}
#nav {
	clear: both;
	background-image: url(images1/nav_bck.jpg);
	background-repeat: repeat-x;
	margin-top: 15px;
	margin-bottom: 5px;
	color: #FFF;
}


#menu {
	list-style-type: none;
	position: relative;
	display: inline-block;
	z-index: 10000;
	height: 24px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	margin: 0px;
}
#menu li {
	display: inline-block;
	float: left;
	border-right-color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	position: relative;
}
#menu li ul {
	top: 22px;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
	position: absolute;
	visibility: hidden;
	z-index: 100000;
	left: 0px;
	display: block;
	width: 190px;
	background-image: url(images1/drp_dwn.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#menu li:hover ul {
	visibility: visible;
}

#menu li a {
	float: left;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FEFCFC;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#menu li a:hover {
	text-decoration: none;
	color: #CA888A;
}

#menu li ul li {
	display: block;
	clear: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu li ul li a {
	clear: left;
	display: block;
	padding: 5px;
	width: 100%;
	color: #9C0C0F;
}
#menu li ul li a:hover {
	color: #EFEFEF;
}
#menu li ul li:hover {
	background-color: #944555;
	width: 100%;
}
#left_abt {
	float: left;
	width: 600px;
	margin-right: 30px;
}
#right_abt {
	margin-left: 630px;
}
#right_menu_list {
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#right_menu_list a {
	line-height: 150%;
	padding: 5px;
	display: block;
}



#footer {
	height: 30px;
	clear: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F00;
}
#footer_right {
	float: right;
	margin-top: 10px;
}
#footer_left {
	float: left;
	margin-top: 10px;
}




#oilmills_h{
	width:877px;
	background-image:url(images/oil_header_new.jpg);
	height:139px;
}

#index-02_ {
	float:left;
	/*background-image:url(images/index_02.jpg);*/
	width:877px;
	height:315px;
	margin:0px;
	position: relative;
	z-index: 1;
}

#index-02_inner{
	float:left;
	width:877px;
	height:167px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#index-03_ {
	float:left;
	width:877px;
	margin-bottom: 20px;
}

#index-04_ {
	float:left;
	background-image: url(images/coloredbar.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:877px;
	height:34px;
}

#slider embed {
	position: relative;
	z-index: 1;
}
.border {
	border: 3px solid #E6E6E6;
}

