﻿div#wrapper {
	background-image:url('../images/people_pyramid.jpg');
	min-height:660px;
}

div#column1 {
	float:left;
	width:270px;
	margin-right:50px;
}

div#column2 {
	float:left;
	width:220px;
}

div.half p {
	margin-top:0;
	padding-top:0;
}

div.p {
	clear:right;
	float:right;
	width:50px;
	height:50px;
}

div#p1 { width:140px; }
div#p2 { width:152px; }
div#p3 { width:164px; }
div#p4 { width:176px; }
div#p5 { width:188px; }
div#p6 { width:200px; }
div#p7 { width:212px; height:200px; }

input, textarea {
	color:#00AEF1;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

input.wide, 
textarea.wide {
	width:200px;	
}
