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

body{
	position: absolute;
	height: 800px;
	width: 1200px;
	left: 0px;
	top: 0px;
	background-color: #000;
	background-repeat: repeat;
	background-image: url(../_images/EntrepreneurGordonBizarbg.jpg);
}

#bizarFinancingLeverage {
	background-image: url(../_images/EntrepreneurGordonBizarmrlbo-gordonbizar.jpg);
	background-repeat: no-repeat;
	left: 430px;
	top: 0px;
	position: absolute;
	height: 305px;
	width: 350px;
	z-index:1;
}

#bizarFinancingLeft{
	background-color: #A9B3BF;
	height: 620px;
	width: 259px;
	position: absolute;
	left: 90px;
	top: 150px;
	color: #333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#bizarFinancingCenter{
	background-color: #A9B3BF;
	height: 620px;
	width: 425px;
	position: absolute;
	left: 379px;
	top: 150px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #333;
}
#bizarFinancingRight{
	background-color: #A9B3BF;
	height: 620px;
	width: 308px;
	position: absolute;
	left: 833px;
	top: 150px;
	color: #333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}

#form
{
	background:#657584;
	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:#fff;
	width:200px;
	text-align: center;
	
}


#bizarFinancingFooter{
	background-color: #A9B3BF;
	height: 240px;
	width: 800px;
	top: 770px;
	left: 205px;
	position: relative;
	color: #333;
	text-align: center;
	font-size: 12px;
	background-repeat: no-repeat;
}

#GordonBizarLogo{
	background-image: url(../_images/EntrepreneurGordonBizarmrlbo-logo.jpg);
	position: absolute;
	height: 116px;
	width: 350px;
	left: 430px;
	top: 710px;
	
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	top: 0px;
}

.widget{
	color: white;
	font-size: 16px;
	background-color: #83a1ac;
	width: 225px;
	height: 75px;
	padding: 20px 0 20px 0;
	margin-top: 30px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 20px;
	
}

.widget h4{
	color: #FFF;
	text-align: right;
	font-size: 16px;
	text-shadow: 1px 1px 0 0 #d8c8dc;
	text-transform: uppercase;
	margin: 0 0  12px 0;
	letter-spacing: 5px;
	font-weight: normal;
}

.widget .date{
	background-color: #7e8363;
	color: #ffecc5;
	padding: 3px 0 3px 0;
	text-align: right;
	width: 225px;

	margin 0 10px  10px 20px;
	letter-spacing: 3px;

}

.widget .date .span{
		position: absolute;
	right: 100%;
	top: 5px;
	width: 15px;
	height: 100%;
	background-color: #74764d;
	background-image: url(_images/navshadow.png);
	background-position: right top;
	background-repeat: repeat-y;
}

.widgetVideo{
	color: white;
	font-size: 16px;
	background-color: #83a1ac;
	width: 225px;
	height: 75px;
	padding: 20px 0 20px 0;
	margin-top: 60px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-bottomright: 20px;
	border-top-left-radius: 0px;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 20px;
	
}
