﻿div.column_title
{
	background-image:url(images/HOME_title_bg.png);
	background-repeat:repeat;
	color:White;
	height:17px;
	vertical-align:middle;
	position:relative;
}

#left_column
{
	position:absolute;
	top:0px;
	left:0px;
	width:294px;
	height:100%;
}
 
#solutions_and_products
{
	position:relative;
	top:0px;
	width:100%;
	height:65%;
	background-color:#fafafa;
}

#more_links
{
	position:relative;
	top:0px;
	width:100%;
	height:35%;
	margin-top:5px;
	background-color:#fafafa;
}

.moreLinks
{
	position:relative;
	margin-top:4px;
	font-family:Verdana;
	font-size:small;
}

#middle_column
{
	position:absolute;
	top:0px;
	left:299px;
	width:380px;
	height:100%;
}
 
#news_and_cases
{
	position:relative;
	top:0px;
	width:100%;
	background-color:#fafafa;
}
 
#success_stories
{
	position:relative;
	top:0px;
	width:100%;
	height:80%;
	margin-top:5px;
	background-color:#fafafa;
}
 
#hot_deals
{
	position:relative;
	top:0px;
	left:684px;
	width:274px;
	height:100%;
	background-color:#fafafa;
}

.block_title
{
	margin-bottom:2px;
	font-size:9pt;
}

img
{
	border-style: none;
}