﻿#leftColourBar
{
	background-image:url('/images/left_colour_bar_biotec.jpg');	
	}

#rightContentBox a {
	color:#0099cc;
	text-decoration: none;
	font-weight: bold;
}
#rightContentBox a:hover {
	color: #000000;
}


#header {
	position:absolute;
	left:20px;
	top:43px;
	height:294px;	
	width:970px;
	background-image:url('/images/header_bst_ireland.jpg');
}
#leftContentBox h1
{
	font-size:30px;
	color:#0099cc;
	font-weight:bold;
	}
#leftContentBox h2
{
	font-size:18px;
	color:#000000;
	}
#leftContentBox a
{
	color:#91cedb;
	}
#leftContentBox a:hover
{
	color:#000000;
	}
	
		#subnavigation a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;	
	line-height: 29px;
	text-transform:capitalize;
}


.productBox_german {
    background-image: url('/images/productbox_german.jpg');
    background-repeat: no-repeat;
   color: #ffffff;
    float: left;
    height: 158px;
    margin-bottom: 28px;
    margin-right: 28px;
    padding: 15px 0 0 4px;
    width: 341px;
}
.productBox_right {
    margin-right: 0;
}
.productBox_TEXT {
	float: right;
    height: 140px;
	width: 153px;
    line-height: 15px;
    margin: 0 15px 0 15px;
}
.productBox_TEXT strong {
    font-size: 14px;
}