@import url('main.css');
@import url('menu.css');
@import url('sifr.css');

#main-feature-home {
	height:271px;
	background:url(../images/home/main-feature-bg.jpg) top left no-repeat;
}

	#main-feature-heading-container {
		width:692px;
		float:right;
		background:url(../images/home/quote-left.gif) top left no-repeat;
	}
	
	#main-feature-heading {
		margin:0 auto;
		text-align:center;
		padding:20px 0 15px 0;
		background:url(../images/home/quote-right.gif) bottom right no-repeat;
	}
	
	#main-feature-heading h1 {
		font-size:35px;
		line-height:42px;
		color:#369;
		font-weight:normal;
		margin:0;
		padding:0 0 5px 0;
	}
	
	#main-feature-heading h2 {
		font-size:16px;
		line-height:26px;
		color:#369;
		font-weight:normal;
		font-style:italic;
		margin:0;
		padding:0;
	}
	
		/*#main-feature-heading h1 {
			margin:0;
			padding:0;
			font-size:28px;
			line-height:28px;
			color:#369;
			font-weight:normal;
			
		}
		
			#main-feature-heading h1 span {
				display:block;
				letter-spacing:-1px;
				height:32px;
				line-height:32px;
			}
			
				#main-feature-heading h1 span strong {
					color:#6cf;
				}
			
			#main-feature-heading h1 .headline1 {
				padding:41px 0 0 45px;
			}
			
			#main-feature-heading h1 .headline2 {
				padding:0 0 0 130px;
			}
			
			#main-feature-heading h1 .headline3 {
				padding:7px 0 0 467px;
			}
			
			#main-feature-heading h1 .headline4 {
				padding:0 0 0 517px;
			}*/
			
	#main-feature-footer {
		height:58px;
		clear:right;
	}
		
		#main-feature-subheading {
			margin:0 auto;
			text-align:center
		}
		
			#main-feature-subheading h3 {
				margin:0;
				padding:0;
				font-size:17px;
				color:#666;
				font-weight:normal;
			}
			
	#main-feature-link {
		width:217px;
		background:url(../images/home/main-feature-link.gif) top left no-repeat;
		margin:0 auto;
		padding:4px 0 0 0;
	}
	
		#main-feature-link a {
			display:block;
			width:179px;
			height:32px;
			color:#fff;
			padding:6px 0 0 38px;
			font-size:16px;
			line-height:23px;
			text-decoration:none;
			
		}
		
		#main-feature-link a:hover {
			background:url(../images/home/main-feature-link_over.gif) top left no-repeat;
		}
		
.feature-home {
	width:348px;
	float:left;
	margin:0;
	padding:10px 0 0 0;
}
	
	
	
	
	.feature-home .feature-content {
		height:113px;
		padding:5px 20px 0 0;
		font-size:11px;
		font-weight:bold;
		line-height:13px;
		width:251px;
		float:left;
	}
	
		.feature-home .feature-content h3 {
			margin:0;
			padding:8px 0 0 0;
			color:#fff;
			font-size:22px;
			line-height:28px;
			height:28px;
		}
		
		.feature-home .feature-content h3 a {
			display:block;
			text-decoration:none;
		}
		
		.feature-home .feature-content h3 a strong {
			color:#ffffff;
			
		}
	
	.feature-home .feature-button {
		height:56px;
		padding:3px 0 0 109px;
		clear:left;
	}
	
			.feature-button a  {
				display:block;
				height:47px;
				width:179px;
				padding:4px 0 0 30px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
			}
			
				.feature-button a strong  {
					display:block;
				}
			
			#feature-CRM .feature-button a:hover {
				background:url(../images/home/CRM-link_over.gif) top left no-repeat;
			}
	
		.feature-home .feature-content p {
			margin:0;
			padding:0;
		}
		
		.feature-link-crm-a, .feature-link-kam-a {
			display:block;
			height:24px;
			font-size:22px;
			line-height:24px;
		}
		
		.feature-link-crm-b, .feature-link-kam-b {
			display:block;
			height:14px;
			font-size:11px;
			letter-spacing:-0.5px;
		}
		
		.feature-link-crm-b {
			color:#fc3;
		}
		
		.feature-link-kam-b {
			color:#6cf;
		}
		
		
	

	#feature-CRM {
		background:url(../images/home/CRM-feature-bg.jpg) top left no-repeat;
		color:#630;
	}
	
		#feature-CRM .feature-button-top {
			width:67px;
			height:100px;
			float:left;
			background:url(../images/home/CRM-header.gif) top left no-repeat;
		}
		
			#feature-CRM .feature-button-top a {
				display:block;
				width:61px;
				height:61px;
			}
		
		
		#feature-CRM .feature-button {
			background:url(../images/home/CRM-link.gif) top left no-repeat;
		}
			
			#feature-CRM .feature-button a:hover {
				background:url(../images/home/CRM-link_over.gif) top left no-repeat;
			}
			
		
		
			
	
	#feature-KAM {
		background:url(../images/home/KAM-feature-bg.jpg) top left no-repeat;
		color:#fff;
	}
	
		#feature-KAM .feature-button-top {
			width:67px;
			height:100px;
			float:left;
			background:url(../images/home/KAM-header.gif) top left no-repeat;
		}
		
			#feature-KAM .feature-button-top a {
				display:block;
				width:61px;
				height:61px;
			}
			
		#feature-KAM .feature-button {
			background:url(../images/home/KAM-link.gif) top left no-repeat;
		}
		
			
			
			#feature-KAM .feature-button a:hover {
				background:url(../images/home/KAM-link_over.gif) top left no-repeat;
			}
			
	
			
#feature-screens {
	padding:0;
	margin:0;
	width:270px;
	float:right;
	height:231px;
}

#feature-marketinsights {
	background:url(../images/home/marketinsight-bg.gif) top left no-repeat;
	padding:16px 10px 0 10px;
	margin:0;
	width:250px;
	float:right;
	height:182px;
}

	#feature-marketinsights h3 {
		margin:0;
		padding:0;
		color: #fff;
		font-size:16px;
		line-height:27px;
		height:27px;
		display:block;
		width:124px;
		float:left;
	}
	
	#feature-marketinsights .article-link {
		color:#f93;
		font-size:11px;
		line-height:27px;
		text-align:right;
		font-weight:bold;
		display:block;
		width:124px;
		float:right;
	}
	
		#feature-marketinsights .article-link a, #feature-marketinsights-content p.link a {
			color:#369;
		}
		#feature-marketinsights .article-link a:hover, #feature-marketinsights-content p.link a:hover {
			color:#036;
		}
	
	#feature-marketinsights-content {
		clear:both;
		color:#666;
		font-size:11px;
		line-height:13px;
	}
	
		#feature-marketinsights-content {
			color:#000;
		}
	
		#feature-marketinsights-content p {
			margin:0;
			padding:10px 0 0 0;
		}
		
		#feature-marketinsights-content p.link {
			margin:0;
			padding:0;
			font-weight:bold;
			color:#f93;
		}