/* CSS Document */

body {
	margin: 0px;
	padding:0px;
	font-family:Tahoma, Arial, Verdana, Ottawa;
	color:#000000;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
	background:url(images/body_bg1.gif);
		}
		
div.mainouter {
	margin:0px;
	width:818px;
	padding:0px;
	}

/* Top strip properties  */

div.title{
	width:425px;
	height:98px;
	padding:0px;
	float:left;
		}

/* Middle strip properties  */
	
div.middlestrip {
	width:818px;
	padding:0px;
	float:left;
		}
div.middleleft{
	width:40px;
	height:299px;
	padding:0px;
	float:left;
	background: url(images/middleleft_bg.jpg) repeat;
}		

div.links{
	width:744px;
	height:33px;
	padding:0px;
	float:left;
/*	background-color:#7bb2f1*/;
	background:url(images/links-bg.jpg);
	}
	
div.petro{
	width:129px;
	margin-left:60px;
	height:33px;
	padding:0px;
	float:left
}

div.bottomleft-petro{
	width:40px;
	height:473px;
	padding:0px;
	float:left;
	background: url(images/bottomleft_bg-petro.jpg);
}

div.hospitality{
	width:122px;
	height:33px;
	padding:0px;
	float:left
}

div.trading{
	width:122px;
	height:33px;
	padding:0px;
	float:left
}

div.gama{
	width:122px;
	height:33px;
	padding:0px;
	float:left
}

div.ventures{
	width:122px;
	height:33px;
	padding:0px;
	float:left
}

div.contact{
	width:127px;
	height:33px;
	padding:0px;
	float:left
}

div.middleright{
	width:34px;
	height:299px;
	padding:0px;
	float:right;
	background: url(images/middleright_bg.jpg) repeat;
}

div.flash{
	width:744px;
	height:233px;
	padding:0px;
	float:left;
	background-image: url(images/tariff%20banner.jpg);
	background-repeat: no-repeat;
}

div.profile{
	width:129px;
	height:33px;
	padding:0px;
	float:left;
}

div.center-bg{
	width:615px;
	height:33px;
	padding:0px;
	float:left;
	background:url(images/center_bg.jpg) repeat;
}

div.home{
	width:129px;
	height:33px;
	padding:0px;
	float:left;
}
/* bottom strip properties  */

div.bottomstrip {
	width:818px;
	padding:0px;
	float:left;
		}
		
div.bottomleft{
	width:40px;
	height:453px;
	padding:0px;
	float:left;
	background: url(images/bottomleft_bg.jpg);
}

div.centercontainer{
	width:744px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
}


div.center-inner{
	width:744px;
	height:446px;
	padding:0px;
	float:left;
	background-color:#FFFFFF;
	background:url(images/center_inner_bg.jpg) repeat-x ;
	background-position:bottom;
}

div.bottom{
	width:744px;
	height:27px;
	padding:0px;
	float:left;
	background: url(images/bottom.jpg);
}
div.bottomright{
	width:34px;
	height:453px;
	float:left;
	padding:0px;
	background:url(images/bottomright_bg.jpg) ;
	
	}
	
div.bottomright-petro{
	width:34px;
	height:473px;
	float:left;
	padding:0px;
	background: url(images/bottomright_bg-petro.jpg);
	
	}
div.maintext {
	padding-left:15px;
	padding-top:10px;
	padding-right:15px;
	font:Tahoma;
	font-size:11px;
	color:#333333;
	font-style:normal;
	text-align:justify;
	}
	
div.headtext {
	padding-left:15px;
    padding-top:15px;
	font: "Trebuchet MS";
	font-size:20px;
	font-weight:bold;
	color: #666666;
	font-stretch:1px;
	text-align:justify;
	}

.bullet {
	padding-left:15px;
	width:17px;
	height:17px;
	float:left;
	background:url(images/bullet.jpg) no-repeat;
	}
	
div.smalltext {
	padding-left:150px;
	margin-top:3px;
	padding-top:10px;
	font:Tahoma;
	font-size:9px;
	color:#000000;
	font-style:normal;
	text-align:justify;
	}
A.menu:link { 
	TEXT-DECORATION: none; 
	color: #333333; 
	font-size:11px; 
	font-weight:regular; 
	font-family:Tahoma, Arial, Verdana, Ottawa;
 }
A.menu:visited { 
	TEXT-DECORATION: none; 
	color: #333333; 
	font-size:11px; 
	font-weight:regular; 
	font-family:Tahoma, Arial, Verdana, Ottawa; 
}
A.menu:hover { 
	TEXT-DECORATION: none; 
	color:#74B5D3; 
	font-size:11px; 
	font-weight:regular; 
	font-family:Tahoma, Arial, Verdana, Ottawa; 
}
