body {
	
	text-align:center;
	margin:0px 0px; 
	background-color: #f5f5f5;
	color: #333333;
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.5em;
	height: auto;
	
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #666666;
}
a:hover {
	color: #FF6633;
}
h1 {
	font-size: 1.7em;
}
h2 {
	font-size: 1.3em;
	color: #006699;
}
h3 {
	font-size: 1.1em;
	color: #006699;
	margin-bottom: 0;
}

#page-top {
	margin:0px auto;
	background-image: url("../image/page_top.png");
	background-repeat: no-repeat;
	width: 940px;
	height: 20px;
	padding-right: 8px;
	overflow: hidden;
	
	text-align: center;
}

#container {
	text-align:left;
	margin:0px auto;	
	width: 940px;
	overflow: hidden;
	background-image: url("../image/border_shell.png");
	background-repeat: repeat-y;
	padding-left: 4px;
	padding-right: 4px;
}
#bottom {
	margin:0px auto;
	height: 28px;
	width: 940px;
	overflow: hidden;
	background-image: url("../image/bottom.png"); 
	background-repeat: no-repeat;	
	padding-left: 4px;
	padding-right: 4px;	
}
#trunk {
	overflow: hidden;
	padding: 4px;
	text-align: justify;
	width: 932px;

}
#main {
	overflow: hidden;
	width: 932px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

#header {
	overflow: hidden;
	width: 932px;
	height: 34px;
	background-image: url("../image/header.png");
	padding-top: 33px;
}

#top-lhs {
	overflow: hidden;
	float: left;
	width: 210px;
	height: 60px;
	
}
#logo {
	display:block;
	width: 180px;
	height: 22px;
	background-image: url("../image/pm_logo.png");
	background-repeat: no-repeat;
	margin-left:30px;
	margin-top: 5px;
}

#topmenu {
	overflow: hidden;
	font-size: 0.9em;
	width: 715px;
	
}
#topmenu ul, li {
    list-style-type: none;
    padding-top:0px;
    color: #999999;
    font-size: 0.9em;
}
#topmenu li {
	float: left;
	margin-left: 40px;
}
#main-pic {
	clear: left;
	display:block;
	width: 924px;
	height: 228px;
	background-image: url("../image/top_pic.png");
	background-repeat: no-repeat;
	margin-left:4px;
	margin-right: 4px;
	margin-top: 40px;
}
#mainmenu {
	
	background-color: #E8F1F6;
	margin-top: 6px;
	margin-bottom: 20px;
	float:left;	
	width: 924px;
	font-size: 0.9em;
	overflow:hidden;
	color: #666666;
}
#pr-list {
	
	width: 700px;
	margin: auto;
	padding-right: 60px;
	padding-top: 60px;
}
#pr-list li {
	border-bottom: 1px dashed #CCCCCC;
	margin-top: 10px;
	margin-bottom: 15px;
	overflow:hidden;
}
#pr-list .news-stamp {
	padding-right: 12px;
}
#pr-list .ingress {
	padding-top: 6px;
	overflow: hidden;
	float: left;
	padding-left: 60px;
}
#latest-pr {
	clear:left;
	float: left;
	border-right: 1px solid #CCCCCC;
	padding-left: 38px;
	width: 300px;
	
}
#ticker {
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 1.0em;
	font-weight: bold;
	height: 16px;
}
#ticker div #tic-item a {
	opacity: 0.999;
}
#site-links {
	float: left;
	display: block;
	padding-left: 45px;
	
}
.site-list {
	float: left;
	padding-left:24px;
	padding-right:40px;
	font-size: 1.1em;
}
.site-list ul, li {
    list-style-type: none;
    padding:0px;
    margin:0px;
}
.site-list li {
    padding-bottom: 6px;    
    color: #666666;
    font-weight: bold;	
}
#menu-top {
}
#menu-bottom {
	clear: left;
}
#corner-tl {
	float: left; 
	width: 24px; 
	height: 24px;
	background-image: url("../image/blue_corner_tl.png");
}
#corner-tr {
	float: right; 
	width: 24px; 
	height: 24px;
	background-image: url("../image/blue_corner_tr.png");
}
#corner-bl {
	float: left; 
	width: 24px; 
	height: 24px;
	background-image: url("../image/blue_corner_bl.png");
}
#corner-br {
	float: right; 
	width: 24px; 
	height: 24px;
	background-image: url("../image/blue_corner_br.png");
}
#bottomsection {
	width: 924px;
	font-size: 0.8em;
	color: #999999;
	display: block;
	clear: left;
}
#site-news {
	overflow: hidden;
	border-right: 1px solid #CCCCCC;
	padding-left: 24px;
	padding-right: 10px;
	margin-right: 10px;
	width: 304px;
	float:left;	
	font-size: 1.1em;
}
#upcoming-events {
	overflow: hidden;
	display: block;
	width: 570px;
	background-image: url("../image/pm.png");
	background-repeat: no-repeat;
	background-position: center right;
	
}
.event-listing {
	float: left;
	overflow: hidden;
	width: 270px;
	margin-right: 5px;
	height: 90px;
	
}
.events-imageholder {
	margin-right: 8px;
	margin-bottom: 8px; 
	float: left;
}
.event-detail h5 {
	padding-top: 4px;
	margin: 0px;
	font-size: 1.1em;
}
.events-description {
	display: none;
}
.events-imageholder img {
	border: 0;
}
#bwlogo {
	position: relative;
	top: 1px;
	padding-left: 10px;
}
#pm-emblem-containerX {
	width: 928px;
	display: block;
	overflow: hidden;
	background-image: url("../image/pm_large_emblem.png");
	background-position: center center;
	background-repeat: no-repeat;
}
.sectionhead {
	margin-top: 40px;
	margin-bottom: 40px;
}
.section-name {
	float: left;
	background-repeat: no-repeat;
	height: 31px;
	display: block;
	overflow: hidden;
	margin-left: 30px;
	margin-right: 30px;
}
#section-about .section-name {
	background-image: url("../image/header_petromediagroup.png");
	width: 234px;	
}

#section-contactus .section-name {
	background-image: url("../image/header_ouroffices.png");
	width: 145px;	
}
.section-line {
	
	height: 10px;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	margin-right: 40px;
	overflow:hidden;
}
#contact-outer {}
.map {
		margin-left: 140px;
		display: block;
		overflow:hidden;
		float:left;
}
.back-link {
	padding-left: 100px;
}
.office-block {
	width: 140px;
	float: left;
	padding-bottom: 40px;
	overflow:hidden;
	padding-left: 50px;
	padding-right: 40px;
}
.address-block h3 {
	margin-top: 0px;
}
.address-block {
	clear:left;
	width: 400px;
	color: #666666;
	height: 160px;
}
.office-pic {
	padding-top: 25px;
	float:left;
}
.map-link {
	padding-top: 28px;
	padding-left: 20px;
	overflow: hidden;
	
}
.map-link img {
border: 0px;
}
.clock {
	padding-top: 28px;
	padding-left: 40px;
	overflow: hidden;
	clear:left;
}
#press-release-copy {
	
	width: 500px;
	text-align: justify;
	margin-top: 30px;
	padding-top: 30px;
	margin: auto;
}
#page-back {
	float: left;
	margin-left: 100px;
	margn-top: 50px;
}
#press-release-copy h2 {
	margin-top: 30px;
	margin-bottom: 40px;
	color: #666666;
	}
#pr-list {
	float: left;
	overflow: hidden;
}	
#year-menu {
	width: 150px;
	float: left;
	overflow: hidden;
	text-align: center;
	padding-top: 100px;
}	
#about-page {
	width: 440px;
	margin-left: 28px;
	overflow:hidden;
	float: left;
	margin-bottom: 50px;
}
#about-page #bio {
	font-size: 0.85em;
	line-height: 1.5em;
}

#about-page td {
	font-size: 0.9em;
}

#about-pics {
	width: 200px;
	overflow: hidden;
	padding-left: 60px;
}
#about-menu {
	float: left;
	width: 150px;
	font-size: 0.95em;
}
#clients-page {
	width: 800px;
	margin: auto;
	overflow: hidden;
	margin-top: 40px;
	margin-bottom: 50px;
	}
#bank-dets {
	width: 250px;
	float: left;
	overflow: hidden;
	font-size: 0.9em;
	color: #333333;
	text-align: left;
}
#ipage {
	width: 800px;
	margin: auto;	
}
#ilogin {
	float: left;
	margin-right: 100px;
}
#other-office {
	width: 200px;
	overflow: hidden;
	float: left;
	font-size: 0.9em;
	color: #333333;
	text-align: left;
}
#page-bottom {
	margin: auto;

	background-repeat: no-repeat;
	width: 902px;
	height: 25px;
	font-size: 0.8em;
	overflow: hidden;
	padding-right: 8px;
	text-align: center;
	color: #666666;

}
#page-bottom a {
	color: #999999 !important;
}






.divider {
	border-bottom: 1px dashed #CCCCCC;
	margin-right: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

