* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	color: #1D3668;
	font-family: times, sans-serif;
	font-size: 0.75em;
	margin: 0;
}
#container {
	padding-top: 15px;
}
a {
	color: #00f;
	text-decoration:none;
	outline: none;
}
a:hover {
	
}
a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
	font-size: 1.2em;
	padding-top: 10px;
	margin-bottom: 5px;
	text-transform: uppercase;
}
p {
	margin-bottom: 0.75em;	
}

/* Layout */
#container {
	text-align: left;
	width: 990px;
}
#content{
	clear: both;
	color: #333;
	padding: 10px 10px 40px 10px;
	overflow: auto;
}
#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
}

/* Navigation */
.navigation {
	float: left;
	width: 174px;
	height: 250px;
	padding: 0 20px 0 10px;
	font-size: 1.3em;
}
.navigation ul { 
	list-style: none;
	width: 90px;
	float: left;
}
.navigation li { 
	display: block;
	height: 1.5em;
}
.navigation a { 
	color: #1D3668;
	font-style: italic;
	text-decoration: none;
	border-bottom: 2px solid #fff;
}
.navigation a.active, 
.navigation a:hover { 
	border-bottom: 2px solid #00f;	
}
.logo {
	float: right;
	width: 70px;
}
.company-name {
	width: 368px;
}
.main {
	display: block;
	margin-bottom: 10px;
	float: left;
}
.main ul {
	list-style: none;
	padding-top: 10px;
}
.main p {
	width: 368px;
	line-height: 1.4em;
}

.exhibitions {
	float: left;
	display: block;
	width: 582px;
}
.columns {
	clear: both;
}
.columns ul {
	list-style: none;
}
.columns li {
	padding: 10px;
	float: left;
}
.left {
	float: left;
	display: block;
}
.centre {
	float: left;
	display: block;
}
.right {
	float: right;
	display: block;
}

.col-1 {
	width: 194px;
}
.col-2 {
	width: 388px;
}
.col-3 {
	width: 582px;
}
.col-4 {
	width: 766px;
}
.col-pad {
	padding-top: 46px;
}

.textbox,
a.textbox {
	display: block;
	color: #1D3668;
	width: 142px;
	font-size: 2.9em;
	font-style: italic;
	border: 1px solid #00F;
	padding: 10px 15px 30px 15px;
}

.small-text-box {
	padding-top: 13px;
}
.small-text-box a {
	padding: 2px 4px;
	color: #1D3668;
	font-style: italic;
	border: 1px solid #00F;
	font-size: 1.1em;
}
.small-text-box a:hover,
a.textbox:hover {
	color: #00F;
	text-decoration: none;
}

.actions {
	padding-top: 4px;
}

.home {
	float: left;
	width: 776px;
}
.tweets {
	float: right;
	margin: 0 10px;
	padding-top: 13px;
	width: 174px;
}
.tweets h2 {
	color: #1D3668;
	font-style: italic;
	text-transform: none;
	font-size: 2em;
	padding: 0; 
}
.tweets p.follow {
	padding-top: 7px;
}
.tweets ul {
	list-style: none;
}
.tweets li {
	margin-bottom: 16px;
}
.tweets .date {
	margin-bottom: 4px;
}
.tweets span {
	line-height: 1.3em;
}

.tooltip-content {
	display: none;        /* required */
	position: absolute;   /* required */
	width: 115px;
	padding: 10px;
	border: 1px solid #00F;
	background-color: white;
	color: #1D3668;
	line-height: 1.3em;
}
.tooltip-content p {
	padding: 0;
	margin: 0;
}

.press,
.press2,
.products,
.products2,
.product {
	float: left;
	display: block;
	width: 756px;
}
.products2,
.press2 {
	width: 950px;
	padding-left: 10px;
}
.products ul,
.press ul {
	list-style: none;
	display: block;
}
.products li,
.press li,
.products2 li,
.press2 li {
	display: table-cell;
	vertical-align:middle;
	padding: 0 20px 20px 0;
}
.products2 li {
	padding: 0 0 20px 20px;
}
li.first {
	padding: 0 0 20px 0;
}
li.last {
	padding: 0 0 20px 0;
}
.press li img {
}
.press-full {
	width: 562px;
	float: left;
}
.press-box {
	width: 174px;
	padding-right: 10px;
	padding-top: 54px;
	float: right;
}

.product .columns li {
	padding: 0 0 20px 10px;
}
.product {
	margin-bottom: 0;
}
.product-detail {
	
}
.columns .col-txt {
	width: 368px;
	padding: 0 10px;
}

.about{
	width: 970px;
}


.news {
	clear: both;
	display: block;
}
.news h2 {
	padding-top: 6px;
	margin-bottom: 10px;
}
.news .navigation {
	height: 210px;
}
.news .first {
	display: block;
	width: 368px;
	float: left;
}
.news .centre {
	display: block;
	width: 368px;
	float: left;
	padding: 0 10px;
}
.news .left {
	display: block;
	width: 194px;
	float: left;
}
.news .right {
	display: block;
	width: 388px;
	float: right;
}
.news .posted {
	margin: 0;
}
.news .text {
	margin-bottom: 36px;
}
.news-link {
	margin-left: 204px;
}
.news .right-tp {
	padding-top: 46px;
}
.left-first {
	clear: both;
	padding-top: 20px;
	font-size: .8em;
}
.left-first a {
	font-style: normal;
	color: #00f;
	border: none;
}
.left-first a:hover{
	border: none;
}

.news-order  {
	float: left;
}
.news-order ul {
	list-style: none;
}
.news-order ul#list li {
	display: block;
	width: 100%;
	height: 20px;
}

.contact .links {
	padding-top: 14px;
}
.contact .main {
	/*margin: 0;*/
}

a.logout {
	color: #00f;
}

ul.image-browser li {
	display: inline;
	margin: 2px
}

.item-pdf {
	padding: 5px;
	color: #00f;
	font-size: 1.2em
}
