@charset "utf-8";
/* CSS Document */

h1 {
	color: #053A66;
}

h2 {
	color: #085CA1;
}

h3 {
	color: #085CA1;
}

h4 {
	color: #085CA1;	
}

h5 {
	color: #085CA1;	
	}

.rp {
display: none;
}
#rpc_color_line {
background: #0275C6;
	position: absolute;
	height: 2px;
	width: 909px;
	left: 40px;
	top: 159px;
z-index: 2;
font-size: 0;
}
#rpc_logo {
	background-image: url(/images/web_RapidPrototyping.jpg);
	position: absolute;
	height: 110px;
	width: 110px;
	left: 760px;
	top: 112px;
z-index: 6;
}