body {
	background:#fff;
	font: 0.8em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	text-align:left;
	color:#666;
	margin:0;
	padding:0;
}
h2 {
	font: 1.6em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 6px 0; padding: 0;
	color: #940000;
}
h3 {
	font: 1.2em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	font-weight: normal;
	margin: 3px 0 2px 0; padding: 0;
	color: #940000;
}

h4 {
	font: 1em 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Verdana, sans-serif;
	font-weight: normal;
	margin: 0 0 2px 0; padding: 0;
	color:#323232;
}


a {
	text-decoration: none;
	color: #940000;
}
a img {
	border: none;
}



.padbox {
	padding: 16px;
}
.padbox2 {
	padding: 8px;
}
hr.clear {
	overflow: hidden;
	clear: both;
	visibility: hidden;
	margin: 0; padding: 0;
}
.clear {
	clear: both;
}
#container {
	width: 100%;
	margin: 0 auto 0 auto;
	background: url('img/topbg.gif') top repeat-x;
}
#top {
	width: 940px;
	margin: 0 auto 0 auto;
}
#labtraklogo {
	padding: 79px;
	text-align: right;
}
.boxin {
	width: 940px;
	margin: 0 auto 0 auto;
}
#head {
	background: url('img/head-bg.gif') top repeat-x;
	height: 187px;
}
.border {
	border-bottom: 1px solid #680006;
}
#logo {
	padding: 36px 0 0 39px;
	float: left;
	width: 350px;
}
#head-right {
	float: right;
	width: 450px;
}
#head-img {
	background: url('img/header.jpg') top left no-repeat;
	height: 162px;
	margin: 0 0 0 50px;
}
#nav {
	background: url('img/nav-bg.gif') top repeat-x;
	height: 32px;
	text-align: center;
	overflow: hidden;
}
#nav ul {
	padding: 0 0 0 20px;
	margin: 0 auto 0 auto;
	list-style: none;
}
#nav a {
	display: block;
	padding: 0 15px 0 15px;
	text-transform: uppercase;
	color: #666;
}
#nav a:hover {
	color: #333;
}
#nav li span {
	padding: 7px 0 7px 0;
	display: block;
}
#nav li {
	float: left;
	padding: 0 15px 0 15px;
	text-align: center;
	font-size: 14px;
	background: url('img/nav-div.gif') right no-repeat;
}
#nav li li {
	font-size: 12px;
	background: none;
	padding: 6px 0 0px 0;
}
#nav li ul {
	position: absolute;
	width: 150px;
	height: 78px;
	left: -999px;
	padding: 0;
	background: url('img/drop-down-2.gif') bottom left;
}
#nav li:hover ul {
	left: auto;
}
#nav li li a {
	margin: 0 auto 0 auto;
	padding: 4px 0 4px 0;
	width: 142px;
}
#nav li li a:hover {
	color: #333;
	background: #999;
}
/* IE ONLY FIX */
#nav li.sfhover ul {
	left: auto;
	margin: 0 0 0 -76px;
}
#intro {
	background: #F5F5F5 url('img/intro-shadow.gif') top repeat-x;
}
#intro-text {
	line-height: 1.2em;
	float: left;
	width: 750px;
}
#intro-photo {
	float: right;
	padding: 4px 0 0 0;
}
#content {
	background: url('img/content-shadow.gif') top repeat-x;
	font-size: 0.9em;
}
#news {
}
.frontnews {
	width: 630px;
	float: left;
}
#news .item {
	padding: 10px 10px 12px 10px;
}
#news .item .text {
	font-size: 0.9em;
	line-height: 1.3em;
}
#news .item h3 {
	width: 450px;
}
#news .item .date {
	float: right;
	font-size: 0.9em;
	color: #940000;
}
#news .button {
	display: block;
	padding: 6px 0 6px 0;
	width: 100px;
	text-align: center;
	font-size: 10px;
	background: #F5F5F5 url('img/button-bg.gif') repeat-x;
	border: 1px solid #C4C4C4;
	float: right;
}
#news .alt { background: #F5F5F5; border: 1px solid #C4C4C4; }
#awards {
	float: right;
	margin: 4px 0 0 0;
	background: url('img/awards-bg.gif') top right no-repeat;
	width: 273px;
	height: 363px;
	text-align: center;
}
.contentphoto {
	border: 2px solid #940000;
}
.left {
	float: left;
	margin: 0 6px 0 0;
}
.right {
	float: right;
	margin: 0 0 0 6px;
}
#awards-box {
	float: right;
	margin: 15px 0 0 0;
	width: 260px;
}
#awards a {
	display: block;
	padding: 10px;
}
#footer {
	background: url('img/footer-bg.gif') top repeat-x;
	height: 60px;
	font-size: 0.8em;
	color: #FFF;
}
#footer a {
	text-decoration: none;
	color: #c24e53;
}
#footer a:hover {
	text-decoration: none;
	color: #d76f74;
}
#footer .div {
	color: #88242a;
}
#footer-left {
	width: 500px;
	margin: 20px 0 0 16px;
	float: left;
	text-align: left;
}
#footer-right {
	width: 300px;
	margin: 18px 12px 0 0;
	float: right;
	text-align: right;
}
#cleverstarfish {
	margin: 2px 2px 0 0;
}

/* ------ Submenus ------ */
#submenu {
	background: #333;
	text-align: center;
	display: none;
	padding: 6px 0 6px 0;
}
#submenu a {
	color: #AAA;
	text-decoration: none;
}
#submenu a:hover {
	color: #fff;
	text-decoration: none;
}
#submenu strong {
	display: none;
}
#submenu ul {
	display: none;
	list-style: none;
	margin: 0;
	padding: 0;
}
#submenu ul li {
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
	display: inline;
	border-right: 1px dotted #444;
}
#submenu ul li.last {
	border-right: none !important;
}
#id-corporate #submenu, #id-corporate #submenu ul#menu-corporate,
#id-analytical #submenu, #id-analytical #submenu ul#menu-analytical,
#id-client #submenu, #id-client #submenu ul#menu-client {display:block;}

#id-home li#main-home a,
#id-corporate li#main-corporate a,
#id-analytical li#main-analytical a,
#id-client li#main-client a,
#id-news li#main-news a,
#id-contact li#main-contact a {color:#222;}
.newsnavigation {
	padding: 25px 0 0 0;
	text-align: center;
}
.contactphoto {
	float: right;
	margin: 0 0 0 10px;
	border: 3px solid #C4C4C4;
}
/* ---------- Login ----------- */
label#labtrak {
	float: left;
	padding: 0 6px 0 0;
}
form#loginform {
	position:relative;
	margin: 3px 0 0 30px;
}

div#username-box,
div#password-box {
	position:relative;
	float:left;
	margin-right:3px;
}

label.overlabel {
	cursor: text;
	font-size: 10px;
}
label.overlabel-apply {
	font-size: 10px;
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
}
#head-login {
	background: url('img/login-bg.gif') top right no-repeat;
	height: 25px;
	overflow: hidden;
	color: #CCC;
}
#username, #password {
	background: #333;
	border: 1px solid #555;
	font-size: 10px;
	width: 134px;
	padding: 2px;
	color: #AAA;
}
#head-login #submit {
	background: #333;
	border: 1px solid #555;
	font-size: 10px;
	width: 60px;
	color: #AAA;
	font-weight: bold;
	padding: 1px;
	text-align: center;
}
.readmore {
	text-align: right;
}
