@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	}
body{
	background-image: url(../images/BizarFinancing.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	background-color: #194021;
	top: 0px;
}


#bizarFinancingLogo{
	height: 152px;
	width: 1020px;
	margin-right: auto;
	margin-left: auto;
	background-color: #194021;
	top: 0px;
	right: 0px;
}
#bizarFinancingTriangle


 {
	position:absolute;
	width:260px;
	height:202px;
	background-image: url(../images/BF%20Mastery%20Logo%20for%20Loan%20Arranger%20Trans.png);
	background-repeat: no-repeat;
	float: left;
}



#bizarFinancingLoanPackage {
	width:625px;
	height:120px;
	background-image: url(../images/LoanBanner.png);
	top: 5px;
	background-repeat: no-repeat;
	position: relative;
	float: right;
}



#page-wrapper{
	background-color: rgba(200,200,200,.80);
	width: 1020px;
	margin-right: auto;
	overflow: hidden;
	height: auto;
	margin-left: auto;
	top: 150px;
	z-index: 2;

}


#bizarFinancingLeft{
	background-color: #cdc785;
	background-color: rgba(200, 200, 200, .10);
	height: auto;
	width: 500px;
	color: #E4D0D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 35px;
}

h1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #596775;
	text-transform: uppercase;
	text-shadow: 2px 2px 0 #d8d8dc;
	letter-spacing: 3px;
	padding-right: 0;
	padding-bottom: 0;
}
h2{
	font-size: 24px;
}
#bizarFinancingCenter{
	background-color: #cdc785;
	background-color: rgba(200, 200, 200, .75);
	height: 501px;
	width: 323px;
	position: absolute;
	left: 417px;
	top: 125px;
	padding-top: 75px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E4D0D;
}
#bizarFinancingRight{
	background-color: #cdc785;
	background-color: rgba(200, 200, 200, .10);
	height: auto;
	width: 420px;
	color: #E4D0D;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	float: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 30px;
	text-align: left;
}

p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;


}

#form
{
	border:#D6D6D6;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	border: 1px solid #D6D6D6;
	padding: 10px;
	font: 15px Helvetica;
	color:#D6D6D6;
	width:200px;
	text-align: center;
	background-color: #194021;
	margin-left: 50px;
}

#video{
	margin-right: auto;
	margin-left: auto;
	height: 320px;
	width: 430px;
}
}
#bizarFinancingFooter{
	background-color: #cdc785;
	background-color: rgba(200, 200, 200, .65);
	height: 100px;
	width: 720px;
	color: #4E4D0D;
	text-align: center;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-right: auto;
	margin-left: auto;
	top: 50px;
	


}
