﻿
#flash_movie object { z-index: 1; }

#products {
	/* border to illustrate correct bottom padding */
	/* border: 1px solid yellow; */
	height: 276px;
	overflow: hidden;
	padding-bottom: 34px; 
	width: 100%;
	}

	#products #product_link_container { margin: 0 20px; }


#threecol {
	height: 425px;
	margin: 0;
	overflow: inherit;
	padding: 0;
	text-align: center;
	width: auto; }
	
	#threecol p 
	{
	    line-height: 18px;
	}

	#threecol #news  
	{
	    line-height: 15px; 
	}

		#threecol #news .content {
			background: #FFFFFF;
			border-left: 3px solid #C1C1C1;
			border-right: 3px solid #C1C1C1;
			height: 337px;
			overflow: hidden;
			width: 264px; }

			
			#threecol #news .content .scroll-pane {
				height: 327px;
				margin: 5px;
			}

	#threecol #about {
		line-height: 15px;
		margin-left: 20px; }

		#threecol #about .content {
			background: #00AFFA;
			background: #00B5FF;
			border-left: 3px solid #0084BD;
			border-right: 3px solid #0084BD;
			color: White;
			height: 192px;
			overflow: hidden;
			width: 264px; }
			
		#threecol #about .content p 
		{
		    padding-top: 2px;
		}

	#threecol .column {
		float: left;
		height: 425px;
		margin-right: 15px;
		overflow: hidden;
		text-align: justify;
		width: 290px; }

		#threecol .column img {
			margin: 0;
			padding: 0; }

	#threecol div.content {
		height: 193px;
		margin: 0;
		padding: 10px;
		width: 270px; }
		
	#threecol div.content p , 
	#threecol div.content div.news_entry
	{
	    padding: 0 5px;
	}

	#threecol .column a.image_link {
		display: block;
		height: 135px;
		margin-top: 10px; }

	#threecol #column3 #special_offer { margin-bottom: 10px; }

#flash_header 
{
    background: #0E6FA2;
    height: 216px;
    width: 940px;
}

#flash_header .header_element 
{
    float: left;
}

#flash_movie {
	background: black;
	height: 216px; 
	width: 615px;
}

#js_galleryview 
{
    padding: 0;
    padding-bottom: 4px;
    margin: 0;
    float: right;
}

