* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	color: #000;
	font-size: 0.6875em;
	font-family: "Verdana", sans-serif;
	max-width: 90em;
	min-width: 72em;
	margin: 0 auto;	
	position: relative;
}
img {
	border: none;
}
p {
	margin-bottom: 1em;
}
a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #b23427;
	text-decoration: underline;
}
h1 {
	color: #b23427;
	font-size: 2em;
	margin-top: 0.1em;
	margin-bottom: 0.4em;
}
h2 {
	font-size: 1.5em;
}
h1.split {
	font-size: 2em;
}
h2.split {
	padding-left: 1.5em;
	font-size: 1.2em;
	margin-top: -0.2em;
	margin-bottom: 0.5em;
}
#start_logo {
	display: block;
	margin: 0 auto;
}
div.start_col {
	float: left;
	width: 21em;
	padding: 0.5em;
}
div.start_col h1 {
	font-size: 1.5em;
}
div.start_col h1 a {
	color: #b23427;
}
div.clear {
	clear: both;
}
#foot {
	font-size: 0.9090em;
	color: #666;
	border-top: 1px dotted #b23427;
	text-align: center;
	clear: both;
	margin-top: 1em;
	padding: 0.1em 0.5em;
}
#foot a {
	color: #666;
}
#foot div.adress {
	float: left;
}
#foot div.name {
	float: right;
}
#foot div.copyright {
	clear: both;
}
#foot div.aaa {
	margin-bottom: 0.5em;
}

/**
 * Symbols
 */
#symbols ul {
	margin-top: 1em;
}
#symbols img.symbol {
	float: left;
}
#symbols li {
	list-style-type: none;
	min-height: 32px; /* Height of image */
	margin-bottom: 0.5em;
}
#symbols li h3, #symbols li p {
	margin-left: 35%;
}


/**
 * Product page
 */
#product_container {
	margin-left: 14.824em;
	padding-left: 0.7em;
	padding-top: 0.7em;
	border-left: 1px solid #ccc;
	position: relative;
	left: -1px; /* Override the border-right of v_menu */
}
#product_container div.img_holder {
	text-align: center; 
	float: right; 
}
#product_container div.sub_news {
	float: right;
	width: 35%; /* Same as news */
	clear: right;
	text-align: center;
}
#product_container img.product {
	margin-top: 0.5em;
	margin-left: 1em;
}
#product_container div.symbols img {
	margin-right: 1em;
}
p.aaa {
	margin-top: 1em;
	margin-bottom: 0;
	text-align: center;
}
p.pdf {
	margin-top: 2em;
	font-weight: bold;
}
p.pdf img {
	vertical-align: middle;
}
div.top {
	margin-top: 1em;
	margin-bottom: 0.2em;
}
div.top img {
	display: block;
	margin: 0 auto;
}
table.products {
	margin-bottom: 1em;
}
table.products td {
	padding-right: 0.7em;
}
table.products th {
	font-weight: bold;
	text-align: left;
	padding-right: 0.7em;
}
table.products td.extra {
	font-style: italic;
}
div.product_news {
	width: 35%;
	float: right;
	margin-bottom: 2em;
	margin-left: 1em;
}
div.product_news ul {
	list-style-type: none;
}
div.product_news li {
	margin-top: 0.5em;
	border-bottom: 1px solid #ccc;
}
div.product_news li h1 {
	font-size: 1.1em;
}
p.readmore {
	margin-top: -1em;
	margin-bottom: 0.1em;
	text-align: right;
}
#jobs {
	margin-left: 0.5em;
}
#jobs ul {
	list-style-position: inside;
}
#about {
	margin-left: 0.5em;
}
#about img {
	margin-right: 1em;
	margin-top: 0.3em;
	float: left;
}
#directcontact {
	margin-left: 0.5em;
}
#contact {
	margin-left: 0.5em;
}
#contact img.icon {
	float: left;
	margin-top: 1em;
	margin-right: 1em;
}
#contact img.logo {
	float: right;
	margin-left: 1em;
}
#contact table.contact {
	margin-top: 0.5em;
}
#contact table.contact th {
	vertical-align: top;
	padding-right: 0.5em;
	padding-bottom: 0.3em;
	text-align: right;
}
#contact ul.staff {
	margin-top: 1em;
	list-style-type: none;
}
#contact ul.staff li {
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 1em;
}

#news {
	margin-left: 0.5em;
}
#news p.lead {
	font-weight: bold;
}
#news ul {
	list-style-type: none;
}
#news li {
	float: left;
	width: 40%;
	margin-top: 0.5em;
	margin-right: 1em;
}
#news li.last {
	border-bottom: 0;
}
#news li h2 {
}
#news p.area {
	color: #666;
}
/* For the contactus form */
#contactus {
	padding: 0;
}
#contactus label {
	display: block;
	font-weight: bold;
	margin-top: 10px;
}
#contactus textarea {
	width: 300px;
	height: 100px;
}
#contactus input.button {
	width: auto;
}
#contactus input {
	width: 300px;
}
/**
 *  Menu v_menu
 */
div.v_menu {
	float: left;
	/* Opt */
	width: 13.6em;
	font-size: 1.09em;
}
div.v_menu ul {
	list-style-type: none;
	border-right: 1px solid #ccc;
}
div.v_menu li {
	position: relative;
	/* Opt */
	border-bottom: 1px solid transparent; /* Reduce flicker */
	border-top: 1px solid transparent; /* Reduce flicker */
	border-left: 1px solid transparent; /* Reduce flicker */
}
div.v_menu a, div.v_menu a:visited {
	display: block;
	/* Opt */
	text-decoration: none;
	padding: 0.2em 0.3em;
	color: #000;
	font-weight: bold;
}
div.v_menu a, div.v_menu li.hover {
	cursor: pointer;
}
div.v_menu li:hover, div.v_menu li.hover {
	/* Opt */
	border: 1px solid #ccc;
}
div.v_menu li:hover a, div.v_menu li.hover a {
	/* Opt */
	color: #b23427;
}

/* Subv_menu */
div.v_menu li ul {
	left: 85%;
	top: 0.3em;
	position: absolute;
	display: none;
	z-index: 1;
	/* Opt */
	width: auto; /* Relative parent ul */
	background-color: #fff;
	border: 1px solid #ccc;
}
div.v_menu li:hover ul, div.v_menu li.hover ul {
	display: block;
}
div.v_menu li:hover li, div.v_menu li.hover li {
	/* Opt */
	border: none;
}
div.v_menu li:hover li a, div.v_menu li.hover li a {
	/* Opt */
	font-weight: normal;
	color: #000;
}
div.v_menu li li a:hover {
	/* Opt */
	background-color: #b23427;
	color: #fff;
}
/**
 *  Menu Horizontal
 */
div.menu {
	/* Opt*/
	font-weight: bold;
	font-size: 1.09em;
	margin-left: 13.58em;
	border-bottom: 1px solid #ccc;
	margin-bottom: -1px; /* Remove the size of the border */
	position: relative;
}
#start div.menu { /* This is a special fix for the #start */
	margin-left: 0.5em;
}
div.menu ul {
	padding: 0;
	list-style-type: none;
	position: relative; /* This should be on div.menu li instead, but this will break FF */
}
/* 
 * This will make the div behind the UL display in W3C Browsers such
 * as FF. Since IE doesn't support :after and don't need it either
 * IE breaks W3C by letting the containerdiv contain the float.
 */
div.menu ul:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 1px; /* This should be 0 but since FF < 1.5 dosn't handle this correct this is needed */
}

div.menu li {
	float: left;
	/* Fix the fix in div.menu ul:after for FF < 1.5 
	 * However this will break IE so this is fixed in the ie.css
	 */
	margin-bottom: -1px;
	position: relative;
	/* Opt */
	border-top: 1px solid transparent; /* Reduce flicker */
	border-right: 1px solid transparent; /* Reduce flicker */
	border-left: 1px solid transparent; /* Reduce flicker */
}
div.menu li.lang { /* Special fix for the language selector */
	float: right;
}
div.menu a, div.menu a:visited, div.menu a:active {
	display: block;
	/* Opt */
	text-align: center;
	padding: 0.3em 0.917em; /* ~11px */
	text-decoration: none;
}
div.menu li.lang a, div.menu li.lang a:visited, div.menu li.lang a:active {
	padding: 0;
}
div.menu li:hover, div.menu li.hover {
	/* Opt */
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	cursor: pointer;
}
div.menu li.lang, div.menu li.lang:hover {
	border: 0;
}
div.menu li:hover a, div.menu li.hover a {
	/* Opt */
	color: #b23427;
}
/* Submenu */
div.menu li ul {
	position: absolute;
	display: none;
	z-index: 1; /* Make the menu float on top of everything */
	left: -1px;
	/* Opt */
	background-color: #fff;
	border: 1px solid #ccc;
}
div.menu li:hover ul, div.menu li.hover ul {
	display: block;
}
div.menu li li {
	float: none;
	position: static; /* FF dosn't need this, but it's correct */
} 
div.menu li li a, div.menu li li a:visited, div.menu li li a:active {
	display: block;
	/* Opt */
	text-align: left;
	font-weight: normal;
}
div.menu li:hover li a, div.menu li.hover li a {
	/* Opt */
	color: #000;
}
div.menu li li, div.menu li li:hover, div.menu li li.hover {
	/* Opt */
	border: 0;
}
div.menu li li a:hover {
	/* Opt */
	background-color: #b23427;
	color: #fff;
}
div.menu li li a, div.menu li li a:visited {
	/* Opt */
	font-weight: normal;
}
.success {
	color: #008000;
}
.error {
	color: #ee0000;
}
