body {
	margin: 0px;
	padding: 0px;
	background-color: #EEE;
	font-family: "Times New Roman", Times, serif;
}
img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img {
	text-decoration: none;
}
p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 24px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #06C;
	font-weight: bold;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #5185C0;
	text-decoration: none;
}
#contain-all {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#contain-header {
	margin: 0px;
	padding: 0px;
	height: 125px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(images/cryoweb-topbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header-topnav {
	float: right;
	padding-top: 35px;
}
#contain-main-content {
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#contain-footer {
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-image: url(images/cryoweb-footer.gif);
	background-repeat: repeat;
}
#contain-header-menu {
	margin: 0px;
	padding: 0px;
	height: 40px;
	text-align: center;
}
#header-logo {
}

#header-bg {
	height: 125px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#addtestdiv {
	float: right;
	margin-right: 220px;
}
#contain-footer-lowernav {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	font-size: 14px;
	color: #333;
}
#contain-footer-lowernav a {
	text-decoration: none;
	color: #333;
}
#contain-footer-lowernav a:hover {
	color: #06C;
	text-decoration: none;
}
.clearfloat {
	clear: both;
}
.padding-5-all {
	margin: 0px;
	padding: 10px;
	color: #666;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.padding-5-all-buttop {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.padding-5-allbutbottom {
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.padding-5-all-center {
	margin: 0px;
	padding: 10px;
	text-align: center;
}
.padding-10-top-bottom {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.grayborder1 {
	border: 1px solid #D6D6D6;
}
.address {
	background-repeat: repeat;
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.footer-float-right {
	float: right;
	padding: 0px;
}
.footercontent1 {
	padding: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	font-weight: bold;
	margin-bottom: 10px;
	background-color: #DEDEDE;
}
.aligncenter1 {
	text-align: center;
}
.quotecont {
	font-size: 12px;
	color: #333;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: justify;
}
.quotelogo {
	float: left;
	padding: 10px;
}
.fontboldital {
	font-style: italic;
	font-weight: bold;
	color: #4A4A4A;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D6D6D6;
}
.floatright-index {
	float: right;
	padding-right: 50px;
	padding-top: 30px;
}
.index-bullet-list {
	margin-left: 80px;
}
.index-bullet-list ul {
	display: block;
	list-style-type: none;
	list-style-image: url(images/bullet2.png);
}
.index-bullet-list li {
	font-size: 16px;
	color: #06C;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#emailUs
{
	display: block;
	width: 90px;
	height: 25px;
	background-image: url(images/header-contact-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #0083C6;
	float: right;
}

#emailUs:hover
{
	background-position: 0 bottom;
}

#emailUs span
{
  display: none;
}
#homepg
{
	display: block;
	width: 90px;
	height: 25px;
	background-image: url(images/header-home-button.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	color: #0083C6;
	float: right;
}

#homepg:hover
{
	background-position: 0 bottom;
}

#homepg span
{
  display: none;
}
.indextxt {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	width: 400px;
	color: #333;
}
.highlightblue {
	color: #06C;
}
.content-half-right {
	height: 230px;
	width: 250px;
	float: right;
}
.content-half-left {
	height: 230px;
	width: 515px;
	border: 1px solid #CCC;
}
.contain-index-info {
	width: 242px;
	float: left;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
.contain-index-info2 {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
.index-ul {
	font-size: 14px;
	list-style-type: square;
	color: #333;
}
.grpcont1 {
	padding: 5px;
}
.image2-space {
	text-align: center;
	float: left;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 19px;
}
.image2-space a{
	float: left;
	text-decoration: none;
	color: #333;
}
.image2-space a:hover {
	text-decoration: none;
	color: #5185C0;
}
.image2-space a img {
	border: 1px solid #CCC;
	margin-bottom: 10px;
}
.image2-space a:hover img {
	border: 1px solid #5185C0;
	margin-bottom: 10px;
}
.footer-menu {
	display: block;
	list-style-type: none;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	text-align: center;
	margin: 0px;
	padding-left: 7%;
}
.footer-menu li{
	float: left;
	padding-right: 10px;
	font-size: 1em;
}
.footer-menu li a{
	display: block;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-color: #CCC;
	border: 1px solid #999;
	text-align: center;
	color: #666;
}
.footer-menu li a:hover{
	background-color: #FFF;
	color: #333;
}
.copright {
	width: 300px;
	padding-top: 50px;
	padding-left: 180px;
}
.centeralign {
	text-align: center;
}
.floatleft {
	float: left;
}
.testimon-space {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	text-align: justify;
	background-color: #E5EBFF;
}
.qoutetxt {
	color: #999;
	font-weight: bold;
	font-style: normal;
}
.sitemap {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-left: 20px;
}
.docintro {
	font-size: 12px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}
.suggestionclass {
	font-size: 17px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-right: auto;
	margin-left: auto;
	width: 150px;
	text-align: center;
	border: 1px solid #E6E6E6;
	background-color: #F0F0F0;
	margin-top: 2px;
	margin-bottom: 2px;
}
