* {
	margin: 0;
	padding: 0;
}
a, a:active, a:visited {
	color: #000;
}
body {
	font-family: Tahoma, sans-serif;
	margin-bottom: 20px;
	background-color: #FFF;
	background-image: url('/media/img/pagebg.gif');
	background-repeat: repeat-y;
	background-position: top center;
}
.top {
	width: 100%;
	height: 6px;
	background-color: #a61b1b;
	margin-bottom: 3px;
	clear: both;
	overflow: hidden; /* corrects height in IE6 */
}
.hrThin {
	width: 767px;
	height: 3px;
	background-color: #a61b1b;
	margin: 0 auto 4px auto;
	overflow: hidden; /* corrects height in IE6 */
}
#header {
	width: 750px;
	height: 87px;
	margin: 0 auto 4px auto;
	background-image: url('/media/img/header.jpg');
	padding-left: 17px;
	padding-top: 100px;
}
#header table {
	font-size: 8pt;
	color: #CCC;
	line-height: 2em;
}
#header a {
	color: #CCC;
	text-decoration: none;
}
#wrapper {
	width: 767px;
	margin: 0 auto;
	background-image: url('/media/img/wrapbg.gif');
	background-repeat: repeat-y;
}
#navi {
	float: left;
	width: 186px;
	background-color: #0a1314;
	margin-bottom: 4px;
	border-top: 2px solid #e12822;
}
#navi li {
	list-style-type: none;
	color: #DDD;
	border-bottom: 2px solid #e12822;
	font-size: 8pt;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	padding: 4px 4px 4px 34px;
	background-image: url('/media/img/arrow1.gif');
	background-repeat: no-repeat;
	background-position: 18px 9px;
	margin: 0;
}
#navi li.indent {
	background-color: #3a3b3b;
	background-image: url('/media/img/arrow2.gif');
	background-position: 30px 9px;
	padding-left: 46px;
}
#navi li a {
	display: block;
	color: #DDD;
	text-decoration: none;
}
#content {
	float: right;
	width: 573px;
	background-color: #FFF;
	margin-bottom: 4px;
}
#content p {
	font-size: 8pt;
	line-height: 15pt;
}
#content table {
	border: 1px solid #000;
	width: 100%;
}
#content td {
	font-size: 8pt;
	line-height: 15pt;
	background-color: #DDD;
	padding: 2px;
}
.attr {
	clear: both;
}
.attr td {
	width: 50%;
}
#footer {
	width: 767px;
	height: 30px;
	margin: 0 auto;
}
#footer p {
	float: right;
}
#footer img {
	border: 0;
}
.spacer {
	clear: both;
	width: 186px; /* this is the width of the navi bar */
	height: 4px;
	background-color: #FFF;
	overflow: hidden; /* corrects height in IE6 */
}
#naviFeatured {
	/*background-image: url('/media/img/world.jpg');*/
	width: 186px;
	/*height: 175px;*/
	background-color: #0b191c;
	padding: 20px 0;
	color: #DDD; 
	text-align: center;	
	font-size: 7pt;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
}
#naviFeatured h1 {
	font-size: 16px;
}
#langselect {
	position: relative;
	top: -94px;
	left: 0px;
	float:right;

	text-align: right;
	width: 540px;
}
#langselect img {
	margin: 0 2px;
	border: 0;
	display: inline;
}
.catList li {
	list-style-type: none;
	margin: 10px 0;
	border-bottom: 1px solid #000;
}
.pdfList {
	list-style-type: square;
	margin: 10px 0;
	padding-left: 1.3em;
	font-size: 8pt;
	line-height: 15pt;
}
h4 {
	font-weight: normal;
	font-size: 12pt;
	line-height: 1em;
	margin-bottom: 10px;
	display: inline;
}
form.productFinder {
	margin-top: 10px;
	padding: 15px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
h1 {
	font-size: 24px;
	margin-bottom: 10px;
}
h2 {
	font-size: 16px;
	margin: 20px 0 10px 0;
}
h3 {
	font-size: 14px;
	margin: 20px 0 10px 0;
}
p {
	margin-bottom: 10px;
	line-height: 12pt;
}
img {
	display: block;
	margin: 0 10px;
	border: 0;
}

























form {
	padding-top: 10px;
	margin: 5px 0;
	padding: 0;
}
form p {
	padding-left: 205px;
	margin: 0;
	padding-bottom: 4px;
}
form p.noIndent {
	padding-left: 0;
	text-align: left;
	border-top: 1px solid #000;
}
label {
	font-weight: normal;
	text-align: right;
	padding-right:10px;
	width: 200px;
	margin-left: -200px;
	float: left;
}
input, textarea, select {
	width: 340px;
	margin: 0;
	padding: 0;
}
textarea {
	height: 150px;
	margin: 0;
	padding: 0;
}
.address {
	height:100px;
}
.sendinfo {
	height:100px;
}

input.submit {
	width: auto;
	margin-left: 5px;
}
input.radio, input.checkboxI {
	width: auto;
	border: 0;
	width: 1em;
	height: 1em;
	padding-left:10px;
}
label.checkboxL {
	margin-left: 0;
	float: none;
	width: auto;
}

.mand {
	color:#FF0000;
}












ul {
	font-size: 0.7em;
}
li {
	margin-left: 1.6em;
}