.content_cross {
	width: 23px;
	height: 24px;
	position: absolute;
	background-image: url(../templateimages/redcross.jpg);
	background-repeat: no-repeat;
	bottom: 0px;
	left: 0px;
}

.contentimage {
	width: 435px;
	height: 802px;
	position: absolute;
	top: 130px;
	left: 0px;
	background-image: url(../templateimages/process_bg.jpg);
	background-repeat: no-repeat;
	z-index:1001;
	
}

.content {
	width: 481px;
	height: 701x;
	margin-top: 25px;
	position: absolute;
	right: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}

.content A {
	font-size: ;
	color: #e2003b;
	text-decoration: none;
}

.content H1 {
	font-size: 27px;
	color: #e2003b;
	padding-top: 9px;
	font-weight: lighter;
	line-height: 33px;
}

.content H2 {
	font-size: 20px;
	color: #666666;
	margin-top: 30px;
}
	
