		/*
		Elements in Layout for this particular site
		*/
				
		#flash {
			height: 269px;
			margin-top: 20px;
		}
		
			#flash-intro {
				float: left;
				width: 575px;
				height: 249px;
				padding-left: 30px;
			}
		
                        #flash-intro-carousel {
                                float: left;
                                width: 575px;
                                height: 249px;
                                padding-left: 30px;
                                background: url(../images/Website-Carousel-background.png) 40px no-repeat;
                        }	
			#featured-product {
				float: left;
				width: 278px;
				height: 249px;
				padding-left: 15px;
			}
			
				#featured-product-h1 {
					background: url(../images/featured-Product-10-11.gif) no-repeat;
					width: 278px;
					height: 47px;
				}
				
				#featured-product-h1 h1{
					display: none;
				}
				
				#featured-product-item {
					background: #fff url(../images/featured-Product-10-11.gif) no-repeat;
					width: 278px;
					height: 202px;
				}
				
				#featured-product-buttons {
					padding-left: 173px;
					padding-top: 111px;	
				}
				
				#featured-product-buttons a:hover{
					text-decoration: none;
				}
				
				#featured-product-text {
					color: #3D3D3D;
					padding-left: 18px;
					padding-top: 10px;
					width: 252px; 

				}
				
			#featured-video {
				float: left;
				width: 278px;
				height: 249px;
				padding-left: 15px;
			}
			
				#featured-video-h1 {
					background: url(../images/featured-Product-10-11.gif) no-repeat;
					width: 278px;
					height: 47px;
                                        background: url(../images/spriteme1.png) no-repeat;
                                        background-position: -10px -68px;
				}
				
				#featured-video-h1 h1{
					display: none;
				}
				
				#featured-video-item {
					background: #fff url(../images/featured-Product-10-11.gif) no-repeat;
					width: 278px;
					height: 202px;
				}
				
				#featured-video-buttons {
					padding-left: 0px;
					padding-top: 57px;	
					
				}
				
				#featured-video-buttons a:hover{
					text-decoration: none;
					font-weight: bold;
					color: #FFFFFF;
				}
				
				#featured-video-text {					
					padding-left: 170px;
					padding-top: 68px;
				}
				
				#featured-video-text h2{
					display: inline;
					font-size: 11px;
					color: #3D3D3D;
				}
				
			#featured-product2 {
				float: left;
				width: 278px;
				height: 249px;
				padding-left: 15px;
			}
						
				#featured-product-item2 {
					background: url(../images/featured-video.jpg) no-repeat;
					width: 278px;
					height: 202px;
				}
				
				#featured-product-buttons2 {
					padding-left: 173px;
					padding-top: 111px;	
				}
				
				#featured-product-buttons2 a:hover{
					text-decoration: none;
				}
				
				#featured-product-text2 {
					color: #3D3D3D;
					padding-left: 18px;
					padding-top: 10px;
					width: 252px; 

				}
			
		#content {
		padding-top: 399px !important; /*override layout.css */
		}
				
			#content-area {
				float: left;
				width: 543px;
				padding-left: 43px;
				
			}
			
				#content-h1 {
					background: url(../images/the-trusted-source-for-thin-layer-chromatography.gif) no-repeat;
					width: 300px;
					height: 38px;
					margin-top: 16px;
                                        background: url(../images/spriteme1.png) no-repeat;
                                        background-position: -10px -10px;
				}
			
				#content-h1 h1{
					display: none;
				}
				
				#text {
					margin: 10px 0 20px 0;
					color: #757372;
					width: 543px;
				}
				
				#hr {
					color: #CBDDEC;
					width: 542px;
					height: 1px;
					margin-left: 1px;
				}
				
				#news {
					margin-top: 23px;
				}
				
					#news-h1 {
						background: url(../images/news-notes.gif);
						width: 87px;
						height: 10px;	
					}
					
						#news-h1 h1{
							display: none;
						}
					
					#news-listing a {
						color: #696969;
						font-weight: bold;					
					}
					
					.press_release_list_item {
						float: left;
						width: 533px;
						padding: 12px;
					}

					#news-listing h2 a{
						color: #84B741;
						font-weight: bold;
						font-size: 11px;
					}				
					
					#news-listing h2 a:link{color: #84B741;}
					#news-listing h2 a:visited{color: #84B741;}
					#news-listing h2 a:active{color: #84B741;}
					#news-listing h2 a:hover {color: #000 !important;}
					
					#news-listing h2 a strong{
						color: #3f403f;
					}
					
					div.press_release_thumbnail {
						float: left;
						width: 80px;
						padding-right: 8px;
					}
					
					div.press_release_thumbnail img{
						text-align: left;
						display: inline;
						width: 80px;
						padding-top: 2px;
					}
					
					div.press_release_summary {
						float: left;
						width: 424px;
						font-family: Verdana, Arial, Helvetica, sans-serif;
						font-size: 11px;
						font-weight: normal;
						text-decoration: none;
					}
								
					div.press_release_summary h2 {
						line-height: 11px !important;
					}

		#panel-area {
			float: left;
			width: 278px;
			padding-left: 35px;
		}
		
		* html #panel-area {padding-left: 18px;}
		
			#todays-wisdom {
				float: left;
				background: #D7E8B7 url(../images/todays-wisdom-top.jpg) no-repeat;
				width: 278px;
				margin-top: 16px;
			}
			
				#todays-wisdom-content {
					color: #155387;
					float: left;
					width: 194px;
					min-height: 151px;
					padding: 44px 0 0 31px; 
				}

				* html #todays-wisdom-content {height:151px}
			
			#featured-use {
				float: left;
				background: url(../images/search-for-products.jpg);
				width: 278px;
				height: 166px;
				margin-top: 15px;
			}
			
				#featured-use-content {
					float: left;
					width: 234px;
					padding: 60px 0 0 31px;
				}
				
				#featured-use-content a{
					color: #155387;
					font-weight: bold;
				}
                        #dfc-panel {
				width: 180px;
				margin-left: 164px;
				text-align: center;
			}
			#dfc-panel a{
				color: #0000CC;
				font-size: 9px;
			}
			
			#googletranslator {
				padding-left: 340px;	
				margin-top: -78px;	
			}
                        #googletranslator-right {
                                float: left;
                                width: 278px;
                                height: 166px;
                                margin-top: 15px;
                        }
                        #googletranslator-right table {
                                margin: 0 auto;
                        }
                        .carousel_container {
                                background: url("../flash/transparent/carousel-bg.png");
                        }
	a {color: #155387; font-weight: normal; font-size: 10px}
