/* CSS Document */

#primary-nav ul li #primary-nav-home
	{
		width:142px;
		padding:1px 8px 2px 20px
	}

#primary-nav ul li #primary-nav-home
	{
		display:none;
	}

	#primary-nav-hcp
	{
	margin-left: 170px;
	border-left: 1px solid #fff;
	}

#content
{
	background-image:url(/html/img/section-images/home.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#content img
{
	padding: 16px 190px;
}
	#content-one
	{
		width:996px;
		height:91px;
		background-image:url(/html/img/welcomeMessage.gif);
		background-repeat:no-repeat;
		background-position:top left;
	}
		#content-one h2
		{
			position:absolute;
			left:-9999px;
		}
		
	#content-two
	{
		width:996px;
		height:239px;
		clear:both;
	}
	
			
	#column-1
	{
		width: 171px;
		padding: 0px;
		float:left;
	}
	
	#column-2
	{
		width: 609px;
		float:left;
		padding:0px 0px 0px 0px;
		display:block;
		/*background-color:#00CCCC;
		border-bottom:2px solid #ff00ff;*/
		
	}
		#intro
		{
			height:90px;
			color:#666;
			padding:35px 20px 0px 30px;
			margin:0px;
		}
		#intro p
		{
			margin:0;
			padding:0;
		}
		#hcp-loginbox
		{
			background:url(/html/img/hcp-loginbox.jpg) top left no-repeat;
			height: 113px;
		}
		#hcp-loginbox h3, #hcp-loginbox p
		{
			position:absolute;
			left:-9999px;
		}
		#hcp-loginbox-link
		{	
			padding:71px 0 0 120px;
			background:url(/html/img/hcp-loginbox-img.gif) no-repeat;
			margin:0px;
			font-weight:bold;
			font-size:12px;
			line-height:15px;
			height:42px;
			color:#606;
			
		}
		#hcp-loginbox-link a
		{
			color:#606;
			font-size:12px;
			line-height:15px;
			display:block;
			background:url(/html/img/hcp-linkarrow.gif) top left no-repeat;
			padding-left:18px;
			height:15px;
		}
		#hcp-loginbox-link a:hover
		{
			color:#303;
		}
		
	#column-3
	{
		width: 237px;
		float:left;
		padding:0px 0px 0px 0px;
		display:block;
		height: 290px;
		/*border-bottom:2px solid #ffff00;*/
	}
		#patient-loginbox
		{
			background:url(/html/img/patients-loginbox.jpg) top left no-repeat;
			height:126px;
			width:609px;
		}
		#patient-loginbox h3, #patient-loginbox p
		{
			position:absolute;
			left:-9999px;
		}
		#patient-loginbox-link
		{	
			padding:84px 0 0 120px;
			margin:0px;
			background:url(/html/img/patients-loginbox-img.gif) no-repeat;
			font-weight:bold;
			font-size:16px;
			height:42px;
			line-height:15px;
			color:#606;
			
		}
		#patient-loginbox-link a
		{
			color:#606;
			font-size:12px;
			line-height:15px;
			display:block;
			background:url(/html/img/patient-linkarrow.gif) top left no-repeat;
			padding-left:18px;
			height:15px;
			margin-bottom:10px;
		}
		#patient-loginbox-link a:hover
		{
			color:#303;
		}
		
	#column-4
	{
		width: 216px;
		padding:0px 0px;
		float:right;
		/*border-bottom:2px solid #ff00ff;*/
	}
	
		#generalinfo-box {
			margin-top:125px;
			height:239px;
			background:url(/html/img/generalinfo-box.jpg) top left no-repeat;
			width:212px;
		}
		
		#generalinfo-text {
			margin:0;
			padding:73px 0 0 27px;
			background:url(/html/img/generalinfo-header.gif) top left no-repeat;
			height:39px;
		}
		
		#buylevitra-text {
			margin:0;
			padding:74px 0 0 27px;
			background:url(/html/img/buylevitra-header.gif) top left no-repeat;
			height:39px;
		}
			#generalinfo-text a, #buylevitra-text a
			{
				color:#606;
				font-size:11px;
				line-height:13px;
				font-weight:bold;
				display:block;
				background:url(/html/img/small_linkarrow.gif) top left no-repeat;
				padding-left:17px;
				height:13px;
				margin-bottom:10px;
			}
			#generalinfo-text a:hover, #buylevitra-text a:hover
			{
				color:#303;
			}
