#contbox1 {
	position: absolute;
	height: 389px;
	width: 344px;
	left: 15px;
	top: 120px;
	padding: 0px 4px 0px 9px;
	border-width: 0px;
	background-repeat: no-repeat;
	z-index: 100;
	background-image: url(../images/backgroundscont.jpg);
}
#contbox2 {
	position: absolute;
	height: 389px;
	width: 348px;
	left: 380px;
	top: 120px;
	padding: 0px;
	border-width: 0px;
	z-index: 100;
}

#wrapper1 #contbox1 h1 {
	font-size: 48px;
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
}
#wrapper1 #contbox1 p {
	color: #333333;
	font-size: 15px;
	line-height: 17px;
	margin: 20px 20px 5px;
	margin-bottom: 0px;
}

