
body {
    background: #1C313F url(main/page.png) fixed;
    background-image: url(main/page.png);
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat-x: initial;
    background-repeat-y: initial;
    background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(28, 49, 63);
}

.container{
	width: 960px;
	margin: 0 auto;
}


.charmBanner{
	width: 960px;
	height: 400px;
	margin-top: 50px;
	margin-bottom: 20px;
	background: url("main/Lab productivity solutions banner.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #060084;
}

h1
{
	font-size: 1.5em;
	font-weight: normal;
	margin: 0;
}

h2
{
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 0 0;
}

p
{
	margin: 0.6em 0;
}

p.accnav
{
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: right;
}

p.accnav a
{
	text-decoration: none;
	color: #999;
}

article.accordion
{
	display: block;
	width: 940px;
	height: auto;
	padding: 10px;
	margin: 0 auto;
	background-color: #666;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0,0,0,0.3);
}

article.accordion section
{
	display: block;
	width: 57em;
	height: 2em;
	padding: 0 1em;
	margin: 0 0 0.5em 0;
	color: #666;
	background-color: #1C4A60;
	overflow: hidden;
	border-radius: 3px;
}

article.accordion section h2
{
	font-size: 1em;
	font-weight: bold;
	width: 100%;
	line-height: 2em;
	padding: 0;
	margin: 0;
	color: #ddd;
}

article.accordion section h2 a
{
	display: block;
	width: 100%;
	line-height: 2em;
	text-decoration: none;
	color: inherit;
	outline: 0 none;
}

article.accordion section,
article.accordion section h2
{
	-webkit-transition: all 1s ease;
	transition: all 1s ease;
}

article.accordion section:target
{
	height: 35em;
	background-color: #fff;
}

article.accordion section:target h2
{
	font-size: 1.6em;
	color: #333;
}

article.accordion section#AutomaticColonyCounter:target
{
	height: 35em;
	background-image: url(main/automaticColonyCounter.jpg);
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
}

/* #AutomaticColonyCounter {
	background-image: url(main/automaticColonyCounter.jpg);
	background-position: center;
	background-size:cover;
	background-repeat: no-repeat;
}*/

.testIcon1{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

div.testIcon1 img {
	text-align: center;
	margin: auto;
}

.testIcon2{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon3{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon4{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon5{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon6{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon7{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}

.testIcon8{
	float: left;
	height: 50px;
	width: 200px;
	margin-right: 1em;
	margin-top: 1em;
}