body {
	width: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/header_bkg.jpg) repeat-x top left;
}
	
/*------------------------------
	--- HEADER SECTION ---
------------------------------*/
#header {
	float: left;
	width: 1110px;
	height: 171px;
}

#headerarea {
	float: left;
	margin-left:0px;
	height: 171px;
}

#headerarea img {
	margin-left:71px;
	border: none;
}

#searchlogin {
	float: left;
	margin-left: 300px;
}

#searchlogin form {
	float: left;
	margin: 127px 10px 0 0;
}

.search_button {
	margin: -4px 0 0 12px;
}

#searchlogin img {
	float: left;
	margin-top:125px;
	border: none;
}

.socialmedia {
	float: left;
	margin: 6px 0 0 15px;
}

.socialmedia p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #cc0000;
	margin: 127px 5px 0 0;
}

.socialmedia img {
	border: none;
	margin-right: 5px;
}



/*------------------------------
	--- MIDDLE SECTION ---
------------------------------*/
#middle{
	float: left;
	width:100%;
	height: 319px;
	background: url(../images/stripe_bkg.jpg) repeat-x top left;
	margin-left:0px;
}

#middlecontent{
	float: left;
	width:1125px;
	height: 319px;
	background-color:#FFF;
}

#nav {
	float: left;
	width: 194px;
	height: 288px;
	margin-left: 71px;
	padding-top: 31px;
}

#content {
	float: left;
	height: 319px;
	background-image:url(../images/landing_text_bkg.jpg);
	width: 480px;
}

#content-container {
	float: left;
	width: 430px;
	height: 283px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom:10px;
	overflow: hidden;
}

#content-container a{
	border: none;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#cc0000;
	font-weight: bold;
	text-decoration:none;
}

#content-container a:hover {
	color:#555;
}

#stripesbkg  {
	float: left;
	width: 380px;
	height: 319px;
	background: url(../images/landing_stripes.jpg) repeat-x top left;
}

#capital{
	float:right;
	width: 180px;
	height: 80px;
	margin-right: 21px;
}

#connected{
	clear: right;
	float:right;
	width: 180px;
	height: 80px;
	margin-right: 21px;
}

#alliance{
	clear: right;
	float:right;
	width: 180px;
	height: 80px;
	margin-right: 21px;
}

#podcasts{
	clear: right;
	float:right;
	width: 200px;
	height: 80px;
}

#capital img, #connected img, #alliance img, #podcasts img {
	float: left;
	border: none;
	margin-right: 14px;
}

.scrollbar-vert{
	background-color: #c0c0c0;
	height: 283px;
	margin: 20px 0 0 8px;
	width: 8px;
	float:left;
}

.handle-vert{
	height: 50px;
	width: 8px;
	background: url(../images/scroller.gif) no-repeat top left;
}


/*END MIDDLE SECTION*/



/*START MISSION SECTION*/
#mission {
	float: left;
	width: 100%;
	height: 114px;
	background-image:url(../images/bottom_bkg.jpg);
	margin-left:0px;
}

#mission img{
	margin-left:280px;
	float:left;
}

#missiontext{
	float: left;
	width: 720px;
	height: 60px;
	padding:0px;
	float:left;
	margin-top:35px;
	margin-left:280px;
}

/*END MISSION SECTION*/

/*START RED LINE*/
#redline {
	clear: both;
	float: left;
	width: 100%;
	height: 7px;
	border-top: #b2252b solid 1px;
}
/*START RED LINE*/


/*START FOOTER*/
#footer{
	clear: both;
	float: left;
	width: 1110px;
	height: 18px;
	background-color:#FFF;
	margin-left:71px;
	float: left;
}

#footertext {
	float: left;
}

#footertext a {
	float: left;
	border: none;
	font-family :Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 20px;
	color:#555;
	text-decoration:none;
}

#footertext a:hover {
	color:#cc0000;
}

#footercontact {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0000;
	margin-left: 35px;
}

#footercontact a {
	color: #cc0000;
	text-decoration:none;
}

#footercontact a:hover {
	color:#555;
}

/*FONTS*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin: 12px 0 0 0;
}

#connected h1 {
	padding-top: 10px;
}

h1 a {
	color:#FFF;
	text-decoration: none;
}

h1 a:hover {
	color:#FFF;
	text-decoration: underline;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight:normal;
	color:#cc0000;
	margin-top:0px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	line-height:19px;
	color: #434343;
	margin-top:0px;
}

h4 {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	margin-top: 0px;
}

.contentcopy, .contentcopy-myth {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 18px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

.contentcopy-myth strong {
	color: #cc0000;
}

.contentcopy img, .contentcopy-myth img {
	border: none;
}

#contenttitle {
	font-size: 14px;
	color: #555;
	font-weight: bold;
}

#contenttitle a {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}

.content-list {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #555;
	line-height: 18px;
	font-weight: normal;
	margin-top: 0;
}

.content-list li {
	margin: 0 0 8px 0;
}

.strongcontact {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555;
}

#linkunderline a {
	text-decoration: underline;
}

.panel a img, .imagerollover a img {
	border: 2px solid #555;	
}

.panel a:hover img, .imagerollover a:hover img {
	border: 2px solid #cc0000;	
}

.nametitle {
	font-style: italic;
}

/*------------------------------
	---DOWNLOAD BUTTONS---
------------------------------*/

.download-factoring a {
	margin: -10px 0 0 0;
	display: block;
	width: 200px;
	height: 18px;
	background: url(../images/download-factoring.gif) no-repeat top left;
}

.download-factoring a:hover {
	background-position: 0 -18px;
}

.download-abl a {
	margin: -10px 0 0 0;
	display: block;
	width: 231px;
	height: 18px;
	background: url(../images/download-abl.gif) no-repeat top left;
}

.download-abl a:hover {
	background-position: 0 -18px;
}