/* @override http://hpl.serveftp.net/headlinefilters/csstemplate.css */

body, html {font-family: arial; color: #990000; font-size: 13px;
	margin: 10px;
	padding: 10px;
	height: 100%;
}
td { font-family: arial; color: #990000; font-size: 13px; }
.country { font-size: 12px;  }
.redlink { color: #990000; }

a img {
	border-style: none;
	border-width: 0;
}
.mailink {
	text-decoration: none;
}

h1 {
	font-size: 17px;
	margin: 0;
	padding: 0 0 2px;
}

h2 {
	font-size: 16px;
	margin: 0;
	padding: 2px 0;
}

.content {
	padding: 0;
	margin: 0;
}

.homebg {
	width: 100%;
	background: url(images/home-background.jpg) no-repeat left top;
	height: 517px;
}

ul.certs, .certs li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.certs li
 {
	margin-bottom: 78px;
	margin-top: 0;
}
.aboutuscontent {
	background: url(images/refinery.jpg) no-repeat left -50px;
}

.maintable {
	background: url(images/template.jpg) no-repeat 48px -48px;
	width: 610px;
	height: 700px;
	margin: 0 auto;
	padding: 0;
}

/* @group Menu */

ul.menuitems {
	padding: 15px 0;
	margin: 0;
	list-style-type: none;
	font-size: 12px;
	color: white;
}

.menuitems li {
	margin: 0 15px 20px 0;
	list-style-type: none;
	padding: 0;
}

.menuitems a:link, .menuitems a:visited {
	color: white;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
}

.menuitems a:hover {
	color: #fe0000;
}



/* @end */
