@charset "ISO-8859-1";
#split {
	width: 785px;
	margin-right: auto;
	margin-left: auto;
}
#leftpane {
	float: left;
	height: 450px;
	width: 391px;
	background-image: url(split_images/pro_cap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#rightpane {
	height: 450px;
	width: 394px;
	float: right;
	background-image: url(split_images/con_cap.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftcopy {
	background-image: url(split_images/pro_back.jpg);
	background-repeat: repeat-y;
}
#righttop {
	background-image: url(split_images/con_logo.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 394px;
}
#rightbox {
	background-image: url(split_images/con_box.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 394px;
}
#rightcopy {
	background-image: url(split_images/con_back.jpg);
	background-repeat: repeat-y;
}
#leftcopy p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-left: 22px;
	padding-right: 5px;
}
#rightcopy p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding-left: 22px;
	padding-right: 5px;
}
#lefttop {
	background-image: url(split_images/pro_logo.jpg);
	background-repeat: no-repeat;
	height: 87px;
	width: 391px;
}
#leftbox {
	background-image: url(split_images/pro_box.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 391px;
}
