body 
		{
	background: #ffffff url(../images/bgloop.jpg) repeat-x top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
		}

a:link 		
		{
			color: #ffffff; 
			text-decoration: none; 
			font-family:verdana;
			font-weight:bold;
		}
		
a:visited	
		{	
			color: #ffffff; 
			text-decoration: none; 
			font-family:verdana; 
			font-weight:bold;			
		}
		
a:hover	 	
		{	
			color: #183d9d; 
			text-decoration: none; 
			font-family:verdana; 
			font-weight:bold;			
		}

a.black:link 		
		{
			color:#333333;
			text-decoration: none; 
			font-family:verdana;
			font-weight:bold;
		}
		
a.black:visited	
		{	
			color: #333333; 
			text-decoration: none; 
			font-family:verdana; 
			font-weight:bold;			
		}
		
a.black:hover	 	
		{	
			color: #183d9d; 
			text-decoration: none; 
			font-family:verdana; 
			font-weight:bold;			
		}
		
body h1,h2,h3,h4,h5,h6 
		{
			padding-top:18px;
		}
		
div#wrapper 
		{
			width: 950px;
			margin: 0px auto;
		}

div#logo 
		{
			float: left;
			background: url(../images/logo-amronoil.jpg) no-repeat top left;
			width: 261px;
			height: 97px;
			margin-top: 0px;
		}

div#header 
		{
			float: left;
			background: url(../images/header-amronoil.jpg) no-repeat top left;
			width: 950px;
			height: 295px;
			margin-top: 0px;
		}

div#navigation 
		{
			float:left;
			background:url(../images/tabbar-amronoil.jpg) repeat-x;
			width: 950px;
			height: 43px;
			margin:0px;
		}

div#navigation ul 
		{
			list-style: none;
		}

div#navigation ul li 
		{
			float: left;
			padding-right:20px;
		}

.normal
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#FFFFFF;
			size:12;
		}
		
.plan
		{
			font-family:Verdana, Arial, Helvetica, sans-serif;
			color:#666666;
			text-align:justify;
			font-size:12px;
		}		
	
div#content 
		{
			float:left;
			text-align:justify;
			width:650;
			line-height:18px;
			color:#666666;
		}

div#content1 
		{
			float:left;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size: 12px;
			text-align:justify;
			width:900;
			line-height:18px;
			color:#666666;
		}

div#space
		{
			float:right;
			width:50;
		}

div#sidebar
		{
			margin:10px 0px;
			float:right;
			width:225;
		}
		
div#footer 
		{
			float:left;
			z-index:auto;
			width:950px;
			background:#c8c8c8;
			margin: 50px 0px 0px 0px;
			padding:30;
			text-align: left;
			color:#333333;
		}
		
div#oil
		{
			float: right;
			background: url(../images/oils-amronoil.jpg) no-repeat top right;
			width: 200px;
			height: 168px;
			margin-top: 20px;
		}
		
div#tankers
		{
			float: right;
			background: url(../images/oiltankers-amronoil.jpg) no-repeat top right;
			width: 250px;
			height: 180px;
			margin-top: 50px;
		}	
		
div#quality
		{
			float: right;
			background: url(../images/quality-amronoil.jpg) no-repeat top right;
			width: 250px;
			height: 282px;
			margin-top: 50px;
		}				
		
.textarea 
		{
			font-size: 10px;
			width: 220px;
			height: 100px;	
			background-color: #f1f1f2;
			border: 1px solid #808080;
			color: #000000;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			overflow: auto;
		}

.input 
		{
			font-size: 12px;
			width: 220px;
			background-color: #f1f1f1;
			border: 1px solid #808080;
			color: #000000;
			font-family: Verdana;
			overflow: auto;
		}		
