@charset "utf-8";
/* CSS Document */
body {
	background: #c9c9c9 url(../images/bg.jpg) repeat-x top;
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	margin-bottom: 55px;
}
a {
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #000000;
	margin: 0;
	padding: 0 0 10px 0;
	font-weight: normal;
	letter-spacing: -1px;
}
h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #242424;
	margin: -10px 0px 15px 0px;
	padding: 0px;
	width: 400px;
	border-bottom: 3px solid #CCCCCC;
}
h2.underline {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #242424;
	margin: -10px 0px 15px 0px;
	padding: 0px;
	width: 100%;
	border-bottom: 3px solid #CCCCCC;
}
h3 {
	line-height: 33px;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #677fbc;
	text-transform: uppercase;
	font-weight: bold;
	width: 380px;
	padding-left: 20px;
	margin: 0 0 15px 0;
}
h4
{
	text-align: left;
	FONT-SIZE: 14px;
}
p {
	margin: 0 0 9px 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
p a,p a:visited,#main-content li a,#companies a {
	font-weight: bold;
	color: #f57e20;
	text-decoration: none;
}
p a:hover,#main-content li a:hover,#companies a:hover {
	color: #e06300;
	text-decoration: underline;
}
p.PageTitle
{
	COLOR:#000000;
	FONT-SIZE: 16px;
	font-weight:bold;
	text-align: left;
	vertical-align:middle;
	background-color: #f0f0d8;
}
p.PageHeader
{
	text-align: left;
	FONT-SIZE: 18px;
}
.TableHeader
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 13px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #677fbc;
}
.GreenlightBold
{
	font-weight:bold;
	font-size:18px;
	text-transform:uppercase;
}
.GreenlightBold2
{
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
}
.BoldText
{
	font-weight:bold;
}
.rightimg {
	float: right;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.ClientQuotes
{
	FONT-SIZE: 11px;
	font-family: Arial;
	font-style:italic;
	color:White;
	text-align:left;
	padding-left:3pt;
	padding-right:8pt;
	padding-bottom:0pt;
}
.ClientSig
{
	FONT-SIZE: 11px;
	FONT-family: Helvetica;
	FONT-style:italic;
	font-weight:bold;
	text-align:right;
	color:White;
}
#header-image {
	width: 645px;
	height: 122px;
	float: right;
	padding: 0px;
}
#header {
	width: 900px;
	height: 381px;
	margin: 0 auto;
	background: url(../images/header.jpg) no-repeat top center;
	position:relative;
}
#header-cpc {
	width: 900px;
	height: 381px;
	margin: 0 auto;
	background: url(../images/header-cpc.jpg) no-repeat top center;
	position:relative;
}
#header-inside-cpc {
	background:transparent url(../images/header-inside-cpc.jpg) no-repeat scroll center top;
	height:209px;
	margin:0 auto;
	width:900px;
	position: relative;
}
#header-inside {
	width: 900px;
	height: 209px;
	margin: 0 auto;
	background: url(../images/header-inside.jpg) no-repeat top center;
    padding: 0px;
    display: block;
    position: relative;
}
	#invoice-factoring a {
        width: 255px;
        height: 220px;
        margin: 0;
        position: absolute;
        display: block;
        top: 118px;
        left: 0px;
	}
	#invoice-factoring a:hover {
		background: url(../images/invoice-factoring.jpg) no-repeat top center; 
		cursor: pointer;
	}
	#invoice-factoring-cpc a {
        width: 255px;
        height: 220px;
        margin: 0;
        position: absolute;
        display: block;
        top: 118px;
        left: 0px;
	}
	#invoice-factoring-cpc a:hover {
			background: url(../images/invoice-factoring-cpc.jpg) no-repeat top center; 
			cursor: pointer;
		}
	#links {
		color: #000;
        font-family:Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 13px;
        position: absolute;
        top: 168px;
        left: 14px;
        width: 219px;
        height: 15px;
	}
	#links a {
		color: #FFFFFF;
		text-decoration: underline;
	}
	#links a:hover {
		color: #fdd4a8;
		text-decoration: none;
	}

	a#login {
        font-size: 12px;
        color: #fff;
        text-decoration: underline;
        float: right;
        margin: 25px 15px 0 0;
    }

	a#login:hover {
		text-decoration: none;
	}
	#home a {
		width: 237px;
		height: 87px;
		float: left;
	}
#content {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0 auto;
	display: table;
}
	#text {
		width: 635px;
		float: right;
	}
		#main-content {
			width: 97%;
			float: left;
			padding: 15px 10px;
		}
			#main-content ul li {
				list-style: none;
				line-height: 18px;
				list-style: url(../images/right-arrow-black.png);
			}
			#main-content ol li {
				line-height: 18px;
			}
			.cities {
				width: 30%;
				float: left;
			}
		.buttons {
			float: left;
			padding: 0px 7px 0;			
			font-size: 12px;
			text-align: justify;
		}
		.buttons a img {
			border: 0px;
		}
			.buttons#factoring {
				width: 200px;
				height: 120px;
				float: left;
			}
			.buttons#quote {
				width: 188px;
				height: 120px;
				float: left;
			}
			.buttons#apply {
				width: 190px;
				height: 120px;
				float: left;
			}
		.more {
			width: 100px;
			height: 17px;
			background-color: #a2c579;
			color: #FFFFFF;
			text-transform: uppercase;
			font-size: 11px;
			font-weight: bold;
			padding: 3px 0 0 0;
			text-align: center;
			margin-top: 5px;
			text-decoration: none;
		}
		.more a {
			color: #fff;
		}
		.more:hover {
			cursor: pointer;
			background-color: #7ca158;
			text-decoration: none;
		}
	
	#sidebar {
		width: 258px;
		float: left;
	}
		.title {
			width: 247px;
			height: 30px;
			background-color: #242424;
			color: #d6dced;
			font-size: 18px;
			text-transform: uppercase;
			
			margin: 4px 0px 0px 4px;
			padding: 15px 0 0 5px;
		}
		.nav {
			width: 244px;
			height: 23px;
			background: #667fbc url(../images/right-arrow.png) no-repeat right;
			background-position: 235px 10px;
			margin: 2px 0 0 4px; 
			padding: 6px 0 0 8px;			
			font-size: 12px;
			
			text-decoration: none;
		}
		.nav a {
			color: #fff;
		}
		.nav2 {
			width: 244px;
			height: 23px;
			background-color: #667fbc;
			margin: 2px 0 0 4px; 
			padding: 6px 0 0 8px;			
			font-size: 12px;
			color: #fff;
			text-decoration: none;
		}
			.nav:hover {
				background: #000 url(../images/right-arrow.png) no-repeat right;
				background-position: 235px 10px;
				cursor: pointer;
			}
		.nav3 {
			width: 222px;
			padding: 15px;
			font-size: 11px;
			font-style: italic;
			color: #c4c4c4;
			background-color: #242424;
			margin: 2px 0 0 4px; 
		}
			.name {
				color: #fff;
				font-size: 12px;
				font-weight: bold;
				text-align: right;
			}
		#companies {
			float: right;
			margin: 10px;
			font-size: 12px;
			text-align: right;
		}
#contact {
		width: 200px;
		float: right;
		margin: -15px -12px 0 0;
	}
	.title2 {
		width: 189px;
		height: 30px;
		background-color: #242424;
		color: #d6dced;
		font-size: 18px;
		text-transform: uppercase;
		
		margin: 4px 2px 0px 0px;
		padding: 15px 0 0 5px;
	}
	.contact-form {
		width: 186px;
		background-color: #667fbc;
		background-position: 235px 10px;
		margin: 2px 2px 0 0; 
		padding: 6px 0 0 8px;			
		font-size: 12px;
		font-weight:normal;
		color: #fff;
		text-decoration: none;
	}
	.getcash-form {
		width: 186px;
		background-color: #fff;
		background-position: 235px 10px;
		margin: 2px 2px 0 0; 
		padding: 6px 0 0 8px;			
		font-size: 12px;
		font-weight: bold;
		color: #000;
		text-decoration: none;
/*      border:solid 1px #f57e20; */
	}
	.getcash-header 
	{
		color: #000;
		font-size: 16px;

	}
	.smalltext
	{
		font-size: 10px;
		font-weight:normal;
	}
	.online-app
	{
		background-color: #c8d2c6;
		margin: 2px 2px 0 0; 
		padding: 6px 0 0 8px;			
		font-size: 11px;
		color: #006600;
		text-decoration: none;
		border:solid 1px #006600;
	}
#footer {
	width: 900px;
	margin: 0 auto;
	color: #000000;
	padding: 15px 0 0 35px;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
	line-height: 16px;
}
#footer a {
	color: #395c93;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
	color: #3366FF;
}
.contacts-table {
	width: 385px;
	margin: -7px 0 15px 10px;
	color: #333333;
	font-size: 11px;
}
	.contacts-table td {
		border-right: 1px solid #eee;
		border-bottom: 1px solid #ccc;
		padding: 5px;
	}
	.contacts-table a {
		color: #FF6600;
		text-decoration: underline;
	}
	.contacts-table a:hover {
		color: #FF9900; 
		text-decoration: none;
	}