/* CSS Document */
#primary-nav-left
{
	width: 24px;
	height:20px;
	background:url(../images/primary-nav-left-home.gif) top left no-repeat;
	float:left;
	left: 0px;
	top:0px;
}

#primary-nav ul li #primary-nav-home
	{
		display:none;
	}

	#primary-nav-about
	{
	margin-left: 146px;
	border-left: 1px solid #fff;
	}
	
#content
{
	
}
	#content-one
	{
		width:772px;
		height:239px;
		clear:both;
	}
	
		#flash-animation
		{
			width:772px;
			height: 239px;
			background:url(../images/home/flash_bg.jpg) no-repeat;
			
		}
		
		#flash-swoosh
		{
			width: 415px;
			height: 48px;
			background:url(../images/home/top_swoosh.jpg) no-repeat;
			top: 0px;
			margin: 0px;
			float:right;
		}

	#content-two
	{
		/*postion:absolute;*/
		top: 948px;
		width:772px;
		height:274px;
		background:#F0CDE3 url(../images/home/content-bg.gif) top right no-repeat;
	}
	
		#bayer-links h2
		{
			background:#999 url(../images/home/bayer-links-bg.gif) top left no-repeat;
		}
		
		
		
	#column-1
	{
		background:#ffffff;
		width: 171px;
		height:274px;
		padding: 0;
		float:left;
	}
	
	#column-2
	{
		width: 354px;
		float:left;
		padding:20px 0 0 10px;
		/*background:#ff00ff;*/
	}
	
		#box1, #box2, #box3 {
			width:119px;
			height:210px;
			float:left;
		}
		
		#box3 {
			width:114px;
		}
		
		#box1 .box-heading h2, #box2 .box-heading h2, #box3 .box-heading h2 {
			display:none;
		}
		
		#box1 .box-content, #box2 .box-content, #box3 .box-content {
			width:109px;
			height:45px;
			padding:115px 0 0 5px;
		}
		
		#box1 .box-content a, #box2 .box-content a, #box3 .box-content a {
			display:block;
			width:104px;
			height:24px;
		}
		
		#box1 .box-heading {
			background:url(../images/home/box1_heading.gif) top left no-repeat;
			height:32px;
		}
			
		#box1 .box-content {
			background:url(../images/home/box1_bg.jpg) top left no-repeat;
		}
			
			#box1 .box-content a {
				background:url(../images/home/box1_button.gif) top left no-repeat;
			}
			
			#box1 .box-content a:hover {
				background:url(../images/home/box1_button.gif) bottom left no-repeat;
				
			}
				
		#box2 .box-heading {
			background:url(../images/home/box2_heading.gif) top left no-repeat;
			height:32px;
		}
		
		#box2 .box-content {
			background:url(../images/home/box2_bg.jpg) top left no-repeat;
		}
			
			#box2 .box-content a {
				background:url(../images/home/box2_button.gif) top left no-repeat;
			}
			
			#box2 .box-content a:hover {
				background:url(../images/home/box2_button.gif) bottom left no-repeat;
			}
		
		#box3 .box-heading {
			background:url(../images/home/box3_heading.gif) top left no-repeat;
			height:32px;
		}
		
		#box3 .box-content {
			background:url(../images/home/box3_bg.jpg) top left no-repeat;
		}
			
			#box3 .box-content a {
				background:url(../images/home/box3_button.gif) top left no-repeat;
			}
			
			#box3 .box-content a:hover {
				background:url(../images/home/box3_button.gif) bottom left no-repeat;
			}
		
	#column-3
	{	
		background:url(../images/home/period-predictor_bg.gif) top left no-repeat;
		width: 84px;
		height:87px;
		float:right;
		padding:123px 0 0 152px;
		/*background:#ffff00;*/
	}
	
	#column-3 a {
		width:75px;
		height:75px;
		display:block;
	}
	
	#column-3 a:hover {
		background:url(../images/home/period-predictor_mover.gif) top left no-repeat;
	}
	
	#column-3 h3, #column-3 p, #column-3 a strong
		{
			position: absolute; 
			left: -9999px; 
		}
		
	#column-3 img
	{
		float: right;
		margin-top:198px;
		margin-right:19px
	}
#footer
{
	margin:0px;
	padding:18px 0 0 0;
	clear:both;
	background:url(../images/home/footer.gif) top no-repeat;
	/*background:#66CC66;*/
}
#footer p
{
	margin:0px;
	padding:0;
	color:#f3d0e6;
	font-weight:bold;
}