body {
	font-family:			sans-serif;
	font-size:			100%;
	color:				#ffffff;
	background-color:		darkblue;
}

#corporate {
	position: 			absolute; top:100px; left:125px;
	height:				75px;
	color:				#ffffff;
	font-family:			sans-serif;
	font-size:			350%;
	font-wieght:			900;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
        border-color:                   #ffffff;
}

#b1 {
	position: 			absolute; top:175px; left:125px;
	height:				75px;
	width: 				125px;
	border-left-width:		1px;
	border-left-style:		solid;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
        border-color:                   #ffffff;
}

#b2 {
  	position: 			absolute; top:175px; left:125px;
	height:				150px;
	width: 				125px;
	border-left-width:		1px;
	border-left-style:		solid;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
        border-color:                   #ffffff;
}

#b3 {
	position: 			absolute; top:175px; left:125px;
	height:				225px;
	width: 				125px;
	border-left-width:		1px;
	border-left-style:		solid;
	border-bottom-width:		1px;
	border-bottom-style:		solid;
        border-color:                   #ffffff;
}

#l1 {
	position: 			absolute; top:240px; left:250px;
	color:				#ffffff;
	font-family:			sans-serif;
	font-size:			100%;
	font-wieght:			bold;
}

#l2 {
  	position: 			absolute; top:315px; left:250px;
	color:				#ffffff;
	font-family:			sans-serif;
	font-size:			100%;
	font-wieght:			bold;
}

#l3 {
	position: 			absolute; top:390px; left:250px;
	color:				#ffffff;
	font-family:			sans-serif;
	font-size:			100%;
	font-wieght:			bold;
}

#securelogin {
	position: 			absolute; top:500px; left:125px;
	width: 				500px;
}

#footer {
	position: 			absolute; bottom:50px; left:125px;
	font-family:			sans-serif;
	font-size:			75%;
}
