#container {
	background-image: url(../img/bg_home.jpg);
	background-repeat: no-repeat;
}

#container_debt {
	background-image: url(../img/bg_debt.jpg);
	background-repeat: no-repeat;
}

#container_capital {
	background-image: url(../img/bg_business.jpg);
	background-repeat: no-repeat;
}

#container_real {
	background-image: url(../img/bg_key.jpg);
	background-repeat: no-repeat;
}

#container_ppt {
	background-image: url(../img/bg_ppt.jpg);
	background-repeat: no-repeat;
}

#container_contact {
	background-image: url(../img/bg_contact.jpg);
	background-repeat: no-repeat;
}

#container_business {
	background-image: url(../img/bg_business2.jpg);
	background-repeat: no-repeat;
}

#container_objectives {
	background-image: url(../img/bg_objectives.jpg);
	background-repeat: no-repeat;
}

#container_venture {
	background-image: url(../img/bg_capital.jpg);
	background-repeat: no-repeat;
}

#container_welcome {
	background-image: url(../img/bg_welcome.jpg);
	background-repeat: no-repeat;
}

#container_about {
	background-image: url(../img/bg_about.jpg);
	background-repeat: no-repeat;
}

#container_bank {
	background-image: url(../img/bg_venture.jpg);
	background-repeat: no-repeat;
}

#copy {
	position: relative;
	width: 734px;
	top: 56px;
	left: 213px;
	z-index:1;
}

.content {
	color: #322624;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	line-height: 18px;
}

.content a {
	color: #322624;
	text-decoration: underline;
}

.content a:hover {
	color: #B42F33;
	text-decoration: none;
}

.footer {
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
}

.footer a{
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: none;
}

.footer a:hover{
	color: #FFFFFF;
	font-family: verdana, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
}

.formfield {   	
	background-color: #FFFFFF; 
	color: #666666;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #D8D8D8 solid;
	border-left: 1px #D8D8D8 solid;
	border-right: 1px #D8D8D8 solid;
	border-bottom: 1px #D8D8D8 solid;
	width: 171px;
	height: 17px;
}

.textfield {   	
	background-color: #FFFFFF; 
	color: #666666;
	font-size: xx-small;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	border-top: 1px #D8D8D8 solid;
	border-left: 1px #D8D8D8 solid;
	border-right: 1px #D8D8D8 solid;
	border-bottom: 1px #D8D8D8 solid;
	width: 171px;
	height: 70px;
}

.button {
	color: #666666;
	background: #F8F7F2;
	font-size: xx-small;
	width: 80px;
	height: 17px;
	font-family: verdana, Arial, Helvetica;
}