
div.introbanner{
	background-image: url(../img/intro2.jpg); 
	height: 400px;
}


#intromsg{
	color: #fff;
	font-size: 1.6em;
	font-weight: 600;
	line-height: 130px;
	text-align: center;

}

.introform {
	position: relative; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

img.homepagebtn1 {
	position: absolute;
	left:	660px;
	top:	100px;
	
	border: none;
	
}

input.homepagebtn2 {
	position: absolute;
	left:	370px;
	top:	-35px;
	background: white url(../img/homepagebtn2.jpg) repeat; 
	border: none;
	padding: 0 25px;
	height: 3.0em;
	line-height: 3.0em;
	color: #FFF;
	font-weight: 700;
}

