/*  ----------------------------------------|  Customer Div  |-----  */
#customers{
	background: url(../images/content/customers-bg.gif) no-repeat;
	width:  800px;
	height: 483px;
	margin: 30px 0 0;}

#customers h1{
	font-family:Helvetica, Arial, sans-serif;
	color: #999999;
	letter-spacing: normal;
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding: 0;}

.customer-left{
	height: 200px;
	float:left;
	padding: 30px 0 0;
	width: 266px;}
	
.customer{
	height: 200px;
	float: left;
	padding: 30px 0 0 30px;
	width: 236px;}
	
img.icon-hospitality, img.icon-healthcare, img.icon-retail, img.icon-banking{margin: 4px 30px 0 5px; float:right;}
img.icon-education, img.icon-professional{margin: 4px 0 0 5px; float:right;}


p.customers{
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	margin: 20px 0 0;
	padding: 0;}
	
a.customers{
	font-size: 14px;
	font-weight:bold;}
	
p.shop {
	padding-top: 25px;}


/*  ----------------------------------------|  Customer List Div  |-----  */
#customerlist{
	float:left;
	height: 380px;
	width: 189px;
	border-right: 1px solid #c0c0c0;}

ul.customers{
	float:left;
	margin: 20px 0 0 0;
	padding: 0;}

ul.customers li{
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 13px;
	margin: 0;
	padding: 0;}
	
ul.customers li a{
	font-size: 14px;
	font-weight:bold;}
	
ul.customers li.home {
	padding-top: 60px;}
	

/*  ----------------------------------------|  Customer Suggest  Div  |-----  */
#customersuggest{
	float:right;
	width: 610px;
}

#customersuggest a{
	margin:0;
	padding:0;}

#customersuggest img{
	margin: 0;
	height: 126px;
	width: 191px;
	border:none;}

#customersuggest .top-items{
	float:left;
	height: 175px;
	margin: 0 0 30px 12px;
	width: 191px;}

#customersuggest #top{
	width:610px;
	height:205px;}
	
#customersuggest #bottom{
	width:610px;
	height:175px;}
#customersuggest .bottom-items{
	float:left;
	height: 175px;
	margin: 0 0 0 12px;
	width: 191px;}


/*  ----------------------------------------|  Industry Div  |-----  */
#industry{
	margin: 50px 0 0;}
	
/*  ----------------------------------------|  Space Formatting  |-----  */
img.industry{ margin: 10px 0 10px;}

p.industry-copy{
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 15px;}

p.description{
	margin: 0;
	padding: 0;
	font-family:Helvetica, Arial, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height:13px;}

/*  ----------------------------------------|  Random  |-----  */
	
hr.clearboth {
	clear:both;
	display: none;
	margin: 0;
	padding: 0;}
	
span.arrow {
	width: 6px;
	height: 5px;
	margin-left: 10px;}
	
span.left-arrow {
	width: 6px;
	height: 5px;
	margin-right: 10px;}

