body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	background-color: #F7F7F7;
	text-align: center;
	color: #333333;
	margin: 0px 0px 1px 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
	}

body.short {
	background-image: url(../images/bg-short.jpg);
	background-repeat: repeat-x;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

p, ul, li, img, body, html, h1, h2, h3, h4, h5, h6 {
	margin:0px;
	padding:0px 15px 0px 15px;
	font-weight: normal;
}
p, ul  {
	font-size: 12px;
	line-height: 14pt;
	padding-bottom: 14px;
	list-style-type: none;
}
#content ul.bullets {
	padding: 0px 0px 15px 0px;
	display: block;
	margin: 0px;
}
#content ul.bullets li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	margin-left: 15px;
	margin-bottom: 4px;
	padding-left: 18px;
}
#content ul.bullets li ul {
	padding:8px 0px 0px 0px;
	list-style-type: disc;
	list-style-
	
	image: none;
	background-image: none;
}

#content ul.bullets li ul li  {
	list-style-image: none;
	background-image: none;
	padding:0px;
}

#content ul.bullets li ul li ul li  {
	list-style-image: none;
	background-image: none;
	padding:0px;
	list-style-type: circle;
}

h1 {
	font-size: 18px;
	color: #339ec9;
	padding-bottom: 15px;
}
h2 {
	font-size: 16px;
	color: #000000;
	padding-bottom: 15px;
}
h3 {
	font-size: 14px;
	color: #000000;
	padding-bottom: 3px;
}
a {
	text-decoration:none;
	color:#24a7dd
}
a:hover {
	color:#4DDEF5
}
a img {
	border:none
}

a.button {
	display:block;
	height:32px;
	text-indent:-9000px;
	margin: 10px 0px 10px 12px
}

a.learnmore {
	background:url(../images/button-learnmore.jpg) no-repeat;
	width:106px;
	
}

a.ordernow {
	background:url(../images/button-ordernow.jpg) no-repeat;
	width:106px;
}

a.watchnow {
	background:url(../images/button-watchnow.jpg) no-repeat;
	width:106px;
}

a.details {
	background:url(../images/button-details.jpg) no-repeat;
	width:120px;
}

a.info {
	background:url(../images/button-info.jpg) no-repeat;
	width:133px;
}

table {
	margin:15px;
	width:560px;
	background-color:#F7F7F7;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	border-collapse:collapse;
}
table td {
	padding: 8px;
	border: 1px solid #E6E6E6;
	margin: 0px;
}
table tr {
	margin: 0px;
	padding: 0px;
}
table  .footnote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
	line-height: 14px;
	padding: 0px;
}

table .h1 {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;	
}

table th {
	color: #000000;
	text-align: left;
	font-weight: normal;
	padding: 8px;
	border: 1px solid #E6E6E6;
	margin: 0px;
}

table td.label {
	color: #000000;
}
table p {
	margin: 0px;
	padding: 0px;
}

form input {
	width:95%;
}

form textarea {
	width:95%;
}

#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	display:block;
	padding-bottom: 40px;
}
.caption {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	padding-left: 18px;
}
.clear {
	clear:both
}

.left {
	float:left
}

.right {
	float:right
}

.block {
	display:block
}

/* ---- NAVIGATION CSS ---- */

#navigation {
	background-repeat: no-repeat;
	height: 91px;
	margin: 0px;
	padding: 0px;
	width: 1000px;
	list-style-type: none;
	position: relative;
	background-image: url(../images/nav-bg.jpg);
}
#navigation a {
	display: block;
	text-indent: -9000px;
	position: absolute;
	background-position: left top;
}

#navigation li a:hover {
	background-position: left bottom;
}

#navigation a.index {
	width: 325px;
	height: 66px;
	background:url(../images/nav-logo.jpg) no-repeat;
	top: 25px;
	left:15px
}
#navigation a.product {
	width: 125px;
	height: 20px;
	background:url(../images/nav-product.jpg) no-repeat;
	top: 50px;
	left: 380px
}
#navigation a.casestudies {
	width: 125px;
	height: 20px;
	background:url(../images/nav-case.jpg) no-repeat;
	top: 50px;
	left: 545px
}
#navigation a.company {
	width: 125px;
	height: 20px;
	background:url(../images/nav-company.jpg) no-repeat;
	top: 50px;
	left: 710px
}
#navigation a.order {
	width: 100px;
	height: 20px;
	background:url(../images/nav-order.jpg) no-repeat;
	top: 50px;
	left: 880px
}
/* ---- Banner CSS ---- */

#banner {
	width:100%;
	height: 380px;
	min-height: 210px;
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#IEroot #banner {
	background-position: center -4px;
}

#banner a {
	display:block;
	text-indent: -9000px;
}

#banner.short {
	height: 210px;
}

#banner a.order {
	position:absolute;
	width: 91px;
	height: 90px;
	left: 898px;
	top: 281px;
}

#banner a.button {
	width:400px;
	height:40px;
	position:absolute;
	left: 44px;
	top: 258px;
}

#banner a.button2 {
	width:226px;
	height:177px;
	position:absolute;
	left: 585px;
	top: 103px;
}

#banner.short a.order {
	position:absolute;
	width: 91px;
	height: 90px;
	left: 900px;
	top: 113px;
}

#banner.short a.button {
	width:226px;
	height:40px;
	position:absolute;
	left: 99px;
	top: 125px;
}



#index #banner {
	background-image: url(../images/banner-index.jpg);
}

#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#content h1 {
	padding: 10px 15px 10px 15px;
}

/* ---- Main-Box CSS ---- */

#main-box {
	display: block;
	padding: 0px;
	float: left;
	width: 600px;
	margin: 0px 21px 0px 0px;
	background:url(../images/MainBox-BG.jpg) repeat-y;
}
#main-box span.top {
	height:7px;
	width:100%;
	display:block;
	background:url(../images/MainBox-Top.jpg) no-repeat;
	clear:both;
}
#main-box span.bottom {
	height:5px;
	width:100%;
	display:block;
	background:url(../images/MainBox-Bottom.jpg) no-repeat;
	clear:both;
}



#main-box ul.links li {
	float:left;
	list-style:none
}
/* --- Side-Nav CSS ---- */

#side-nav {
	width:330px;
	float:left
}

#side-nav h2 {
	padding-top:18px;
}

#side-nav h2 a {
	color: #000000;
	text-decoration: none;
}
#side-nav h2 a:hover {
	color: #38A0CA;
	text-decoration: none;
}

#side-nav ul {
	margin:0px;
	padding:0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B6B6B6;
}
#side-nav ul li {
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6B6B6;
}

#side-nav ul li a {
	font-size: 14px;
	font-weight: normal;
	color:#333333
}

#side-nav ul li a:hover {
	color:#339ec9
}

#side-nav ul li a.active, #side-nav h2.active {
	color:#339ec9
}

#side-nav .box {
	width:330px;
	background:url(../images/SideBox-BG.jpg) repeat-y;
	margin-bottom:5px;
	min-height: 165px;
	position: relative;
}

#side-nav .faq {
	width:330px;
	background:url(../images/SideBox-BG.jpg) repeat-y;
	margin-bottom:5px;
	min-height: 90px;
	position: relative;
}

#side-nav .box h1 {
	padding-top: 5px;
}

#side-nav .box p {
	padding-bottom:0px;
	font-size: 12px;
	line-height: 14px;
}

#side-nav .box span.top {
	height:7px;
	width:100%;
	display:block;
	background:url(../images/SideBox-Top.jpg) no-repeat;
	clear:both;
}
#side-nav .box span.bottom {
	height:4px;
	width:100%;
	display:block;
	background:url(../images/SideBox-Bottom.jpg) no-repeat;
	clear:both;
	position: absolute;
	bottom: 0px;
}
/* ---- #footer ---- */

#footer {
	width: 960px;
	padding: 15px 20px 0px 20px;
	clear:both;
}

#footer #promos {
	padding: 20px 0px 20px 0px;
	display:none;
}

#footer #promos span {
	margin:0px;
	padding:0px;
	clear:both;
	float:left
}

#footer #promos span.top {
	height:6px;
	width:960px;
	display:block;
	;
	background:url(../images/footer-hr-top.jpg) no-repeat;
	padding-bottom: 15px;
}

#footer #promos span.bottom {
	height:6px;
	width:960px;
	display:block;
	background:url(../images/footer-hr-bottom.jpg) no-repeat;
	
}

#footer #promos .box {
	float:left;
	width:221px;
	padding-right:25px;
}

#footer #promos a {
	text-indent: -9000px;
	display: block;
	height: 62px;
	width:180px;
	padding-bottom: 10px;
}



#footer #promos a.product {
	background:url(../images/footer-product.jpg) no-repeat;
}

#footer #promos a.case {
	background:url(../images/footer-case.jpg) no-repeat;
}


#footer #promos a.company {
	background:url(../images/footer-company.jpg) no-repeat;
}


#footer #promos a.order {
	background:url(../images/footer-order.jpg) no-repeat;
}

#footer #promos a.learnmore {
	background:url(../images/button-learnmore-gray.jpg) no-repeat;
	margin-left: -3px;
	padding-bottom: 0px;
	height:32px;
	width:106px;
}


#footer #promos .last {
	padding-right:0px;
}

#footer p.right {
	display:inline-block
}

#footer p, h1 {
	margin:0px;
	padding:0px
}

/* #INDEX */

#index #footer {
	padding-top:0px;
}

#index #promos {
	display:block
}

#index h2 {
	padding-bottom: 0px
}

#index #side-nav .box p {
	padding-bottom:0px;
	font-size: 12px;
	line-height: 16px;
}

/* #PRODUCT */

#product #navigation a.product {
	background-position: left bottom;
}

#product #banner {
	background-image: url(../images/banner-product.jpg);
}
#product #banner.short {
	background-image: url(../images/banner-product-short.jpg);
}
#product #side-nav p {
	display:block;
	width:155px;
}

#product #side-nav .bg {
	margin:0px 3px 0px 3px;
	background-repeat: no-repeat;
	background-position: right top;
}


#product #side-nav .decon1101 .bg {
	background-image: url(../images/product-1101.jpg);
	background-position: right -10px;
}
#product #side-nav .decon1102 .bg {
	background-image: url(../images/product-1102.jpg);
	background-position: right -10px;
}

#product #side-nav .decon1120 .bg{
	background-image: url(../images/product-1120.jpg);
} 
#product #side-nav .docs .bg{
	background-image: url(../images/product-docs.jpg);
}




/* #CASESTUDIES */

#casestudies #navigation a.casestudies {
	background-position: left bottom;
}
#casestudies #banner {
	background-image: url(../images/banner-case.jpg);
}
#casestudies #banner.short {
	background-image: url(../images/banner-case-short.jpg);
}

#ddsite #banner.short {
	background-image: url(../images/banner-case-short-dd.jpg);
}

#nuc #banner.short {
	background-image: url(../images/banner-case-short-nuclear.jpg);
}

#medicine #banner.short {
	background-image: url(../images/banner-case-short-medicine.jpg);
}

#chemicals #banner.short {
	background-image: url(../images/banner-case-short-chemicals.jpg);
}


 ul.dl {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
ul.dl li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

ul.dl li.pdf {
	padding: 10px 0px 10px 50px;
	background-image: url(../images/icon-PDF.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.dl li.wmv {
	padding: 10px 0px 10px 50px;
	background-image: url(../images/icon-wmv.gif);
	background-position: left center;
	background-repeat: no-repeat;
}

ul.dl li.qt {
	padding: 10px 0px 10px 50px;
	background-image: url(../images/icon-qt.gif);
	background-position: left center;
	background-repeat: no-repeat;
}


ul.dl li p {
	margin: 0px;
	padding: 0px;
}
ul.dl li h3 {
	padding: 0px;
}
ul.dl li a {
	display:block
}

ul.case li.doc {
	padding: 10px 0px 10px 50px;
	background-image: url(../images/icon-doc.gif);
	background-position: left center;
	background-repeat: no-repeat;
}



/* #COMPANY */

#company #navigation a.company {
	background-position: left bottom;
}
#company #banner {
	background-image: url(../images/banner-company.jpg);
}
#company #banner.short {
	background-image: url(../images/banner-company-short.jpg);
}
#company .map {
	padding-bottom: 20px;
}

/* #ORDER */

#order #banner.short {
	background-image: url(../images/banner-company-short.jpg);
}

#order #navigation a.order {
	background-position: left bottom;
}

.hide {
	display:none;
}