﻿#mTopBanner {
	position: relative;
	width: 940px;
	height: 170px;
	overflow: hidden;
}
/* LEFT CONTENT------------------------------------------------------------------------------*/
#pContent {
	/*width: 670px;*/
	padding-top: 20px;
	overflow: hidden;
}
#WebPart {
	position: relative;
	float: left;
	color: #333;
}
.LocalFactorng {
	/*
	width: 180px;
	margin-right: 30px; */
	width: 0px;
	margin-right: 0px;
}
.GlobalFactoring {
	/*
	width: 180px;
	margin-right: 30px; */
	width: 0px;
	margin-right: 0px;
}
.EquipmentFinance {
	width: 100%;/*250px;*/
}
.CompanyNews {
	width: 100%;/*250px;*/
	margin-top: 20px;
}

.EquipmentLeasing, .EquipmentType {
	width: 210px;
	margin-right: 20px;
}
.WhatHot {
	width: 240px;
}

#WebPart .Title {
	border-bottom: 2px soLId #10147f;
	height: 24px;
	vertical-aLIgn: bottom;
	font-weight: bold;
	font-size: 1.2em;/*14px;*/
	color: #10147f;
}
#WebPart .Title img {
	margin-left: 15px;
}
#WebPart .Detail {
	padding-top: 8px;
}
.Detail A:link,
.Detail A:active,
.Detail A:visited {
	color: #10147f;
	font-size: 1em;/*12px;*/
}
.Detail A:hover {
	color: #10147f;
	font-size: 1em;/*12px;*/
	text-decoration: underline;
}
#WebPart .List {
	padding-top: 8px;
}
#WebPart .List LI {
	LIst-style-image: url('/SiteCollectionImages/masterportal/Bullet5.gif');
	margin-left: 16px;
}
.List A:Link,
.List A:active,
.List A:visited {
	color: #333;
	font-size: 1em;/*12px;*/
}
.List A:hover {
	color: #10147f;
	font-size: 1em;/*12px;*/
	text-decoration: underline;
}

#KContact {
	width: 100%;/*250px;*/
	margin-top: 20px;
/*	padding-left: 420px; */
	float: right;
}
#KContactFaceBook {
	width: 100%;/*250px;*/
	margin-top: 20px;
	margin-right:0px;
	text-align:right;
/*	padding-left: 420px; */
	float: right;
}
/* RIGHT CONTENT-----------------------------------------------------------------------------*/
#pContentNav {
	width: 220px;/*250px;*/
	overflow: hidden;
}

/* SMALL BANNER----------------------------------------------------------------------*/
#smbannercont {
    width: 100%;
    margin-top: 8px;
}
#smbannercont .title {
    cursor: pointer;
    font-family: Arial;
    position: relative;
    float: left;
    left: 21px; /*18px;*/
    border-bottom: 1px solid #10147F;
    margin-bottom: 8px;
    font-size: 12px;
	color: #10147F;
    text-decoration: none;
}
#smbannercont .title img {
    margin-left: 10px;
    margin-right: 10px;
}
#smbanner {
    float: left;
    width: 634px;
    height: 80px;
}
#smbanner ul {
    white-space: nowrap;
    list-style-type: none;
}
#smbanner li {
    float: left;
    padding-left: 8px;
}
#smbanner li.first {
    float: left;
    padding: 0px;
}
