
body
{
	/*background-image: url(images/bg-main.png);
	background-position: center top;*/
	background-attachment: fixed;
	position: relative;
	background-color: black; /*#575757;*/
	/*filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#000000',EndColorStr='#484848');*/
	margin: 0px auto;
	margin: 0px;
	padding: 0px;
	color: #fffffff;
	font-family: Futura Bk BT, Century Gothic, Arial, Tahoma, Times New Roman;
	font-size: 14px;
	vertical-align: middle;
}

a:link, a:visited
{
	color: #ffffff;
	text-decoration: none;
}

a:hover, a:active {
	color: #ffffff;
	text-decoration: underline;
}

#current {
	color: #facad2;
}

#main-wrapper
{
	width: 100%;
	height: 100%;
	text-align: center;
}

#main-wrapper-td
{
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
	font-family: Arial, Tahoma;
	color: #444444;
}

#main-logo
{
	float: right;
	/*border: 1px solid white;*/
	bottom: 500px;
}

.main-img
{
	border: 1px solid white;
}

#main-top-frame
{
	/*height: 49px;*/
	height: 49px;
	margin-top: 80px;
}

#top-frame
{
	/*height: 49px;*/
	height: 49px;
	margin-top: 20px;
}

#menu
{
	height: 20px;
	margin: 19px 15px 10px 5px;
	float: right;
	letter-spacing: 2;
	font-size: 16px;
}

#bottom-section
{
	width: 100%;
	height: 418px;
	font-size: 17px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#bottom-section-home
{
	width: 100%;
	height: 256px;
	font-size: 17px;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

#bottom-section-lender
{
	width: 100%;
	height: auto;
	font-size: 17px;
	text-align: right;
	padding: 0px 0px 0px 0px;
}

#content-home
{
	width: auto;
	height: auto;
	padding: 60px 150px 0px 150px; 
	font-size: 17px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
}

#content-home p
{
	font-size: 17px;
	line-height: 26px;
}

#left-content
{
	width: 300px;
	padding: 60px 40px 0px 130px;
	font-size: 17px;
	text-align: left;
	color: #ffffff;
	vertical-align: top;
}

#left-content p {
	font-size: 17px;
	line-height: 26px;
}

#left-content a:link, #left-content a:visited
{
	color: #efefef;
	text-decoration: none;
}

#left-content a:hover, #left-content a:active {
	color: #efefef;
	text-decoration: none;
}

#right-content
{
	width: auto;
	padding: 60px 130px 0px 40px;
	font-size: 17px;
	text-align: right;
	color: #ffffff;
	vertical-align: top;
}

#bottom-logo
{
	height: 114px;
}



#bottom-frame
{
	/*height: 254px;*/
	height: auto;
	font-size: 17px;
	/*padding: 20px 30px 0px 30px; */
	padding: 20px 120px 0px 120px; 
	width: auto;
	/*text-align: justify;*/
	text-align: left;
	overflow: auto;
	scrollbar-base-color: #A9001C;
	scrollbar-arrow-color: #ffffff;
	scrollbar-3dlight-color: #575757;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #E12D4E;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #575757;
	scrollbar-track-color: #A9001C;
	/*border: 1px solid white;*/
}


#footer
{
	height: 106px;
	font-size: 14px;
	
}

#content-wrapper
{
	border: 2px solid #575757;
	text-align: center;
	height: 620px
}

#main-content
{
	background-image: url(../images/bg-gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7C0017;
	text-align: left;
	/*float: right;*/
	padding: 0px 0px 30px 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	border: none;
	vertical-align: top;
	/*height: 700px;*/
	height: 674px;
	width: 1050px;
	color: #ffffff;
}

#main-content-lender
{
	background-image: url(../images/bg-gradient.png);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #7C0017;
	text-align: left;
	/*float: right;*/
	padding: 0px 0px 0px 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	border: none;
	vertical-align: top;
	/*height: 700px;*/
	height: 674px;
	width: 1050px;
	color: #ffffff;
}