.orange {
	color: #ff851f;
}

.blue {
	color: #344e67;
}

.blue_conversions {
	color: #1c75bc;
	font-weight: bold;
}

p {
	font-size: 11px;
}

#cont {
	padding: 0 80px 40px 80px;
	width: 860px;
	color: #404040;
}

#cont h1 {
	margin: 20px 0 5px 0; padding: 0;
	width: 845px;
	height: 40px;
	text-align: center;
	font-size: 25px; 
	font-weight: normal;
	background: url('../images/frontpage_h1.gif') top left no-repeat;
	display: block;
}

#cont h1 span.underline {
	padding-bottom: 5px;
	background: url('../images/authority_underline.gif') bottom center no-repeat;
}

#cont p.frontpage_top {
	margin: 10px 0 15px 0;
	font-size: 17px;
	line-height: 24px;
	text-align: center;
}

#cont h2 {
	margin: 0 0 10px 0; padding: 0;
	font-family: Lucida Grande, arial, sans-serif; 
	font-size: 15px !important;
	color: #344e67;
	border: none;
}

#frontpage_nav {
	margin: 10px 0 20px 0; padding: 20px 0 0 0;
	width: 865px; 
	height: 260px;
	display:block;
	background: url('../images/bg_homepage.gif') top left no-repeat;
	float: left;
}

#cont .two_column_layout h2, .hr {
	border-bottom: solid 2px #cbcbd6;
	padding-bottom: 5px;
}

#frontpage_nav .two_column_layout h2 {
	border: none;
}

#quote_box {
	margin: 5px 0 0 20px; 
	_margin: 5px 0 0 10px;
	padding: 10px 18px 10px 18px;
	height: 190px;
	width: 226px;
	display: block;
	background: url('../images/bg_frontpage_quote.gif') top left no-repeat;
	float: left;
}

#quote_box p, #quote_box cite {
	margin: 0; padding: 0;
	font-size: 10px;
	line-height: 15px;
}

#quote_box p strong { 
	font-size: 12px;
}

#quote_box cite {
	margin-top: 5px;
	width: 222px;
	float: right;
	font-size: 11px;
	text-align: right;
}

#cont a.product_icon {
	width: 100px;
	height: 70px;
}

	#cont .hr {
		margin: 20px 0 10px 0;
		border-top: none;
		width: 865px;
		float: left;
		clear: both;
	}

	#cont .one_column_layout {
		margin: 10px 0 0 20px; padding: 0;
		_margin: 10px 0 0 10px;
		width: 825px;
		float: left;
		display: block;
	}

	#cont .two_column_layout {
		margin: 0 0 0 20px; padding: 0;
		_margin: 0 0 0 10px;
		width: 400px;
		float: left;
		display: block;
	}
	
	#cont #frontpage_nav .two_column_layout {
		margin-right: 10px;
	}
	
	#cont .two_column_layout img {
		margin: 0 0 10px 20px;
	}
	
	#cont .two_column_layout a.guides, #cont .three_column_layout a.guides {
		margin: 0 0 10px 0; 
		font-weight: bold;
		color: #1c75bc;
		text-decoration: underline;
		width: 262px;
		float: left;		
	}
	
	#cont .two_column_layout a.guides:hover {
		text-decoration: none;
	}
	
	#cont .three_column_layout {
		margin: 10px 0 0 20px; 
		_margin: 10px 0 0 10px;
		width: 262px;
		float: left;
	}

	#cont .four_column_layout {
		margin: 20px 0 0 20px; padding: 0;
		_margin: 20px 0 0 10px;
		width: 180px;
		float: left;
		display: block;
	}

	#cont .eight_column_layout {
		margin: 20px 0 0 20px; padding: 0;
		_margin: 20px 0 0 10px;
		width: 70px;
		float: left;
		display: block;
	}
	
	#cont .two_column_layout .fp_nav {
		margin: 0 20px 25px 0; padding: 0;
		_margin: 0 10px 25px 0;
		width: 180px; 
		height: 40px;
		float: left;
		font-size: 11px; 
		line-height: 14px;
	}
	
	#cont .two_column_layout .fp_nav a {
		padding: 10px 0 0 55px;
		width: 125px; 
		height: 31px;
		display: block;
		font-family: Lucida grande, arial, sans-serif;
		font-size: 13px; 
		line-height: 16px;
		color: #344e67;
		font-weight: bold;
	}
	
	#cont .two_column_layout .fp_nav a:hover {
		color: #ff851f;
	}
	
	#cont .coming_soon {
		margin-top: -45px;
		width: 180px; 
		height: 50px;
		display: block;
		background: url('../images/coming_soon.png') top left no-repeat;
		_background: url('../images/coming_soon.gif') top left no-repeat;
		position: absolute;
	}
	
	#cont .two_column_layout .nav_construction a {
		background: url('../images/nav_construction.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_construction a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_property_management a {
		padding-top: 2px; height: 38px;
		background: url('../images/nav_property_management.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_property_management a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_accounting a {
		background: url('../images/nav_accounting.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_accounting a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_human_resources a {
		padding-top: 2px; height: 38px;
		background: url('../images/nav_human_resources.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_human_resources a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_manufacturing a {
		background: url('../images/nav_manufacturing.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_manufacturing a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_retail a {
		background: url('../images/nav_retail.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_retail a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_customer_management a {
		padding-top: 2px; height: 38px;
		background: url('../images/nav_customer_management.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_customer_management a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_business_intelligence a {
		padding-top: 2px; height: 38px;
		background: url('../images/nav_business_intelligence.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_business_intelligence a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_medical a {
		background: url('../images/nav_medical.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_medical a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_distribution a {
		background: url('../images/nav_distribution.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_distribution a:hover {
		background-position: 0 -42px;
	}
	
	#cont .two_column_layout .nav_supply_chain_management a {
		padding-top: 2px; height: 38px;
		background: url('../images/nav_supply_chain_management.gif') 0 -1px no-repeat;
	}
	
	#cont .two_column_layout .nav_supply_chain_management a:hover {
		background-position: 0 -42px;
	}
