div#mainImage {
	background-image: url(../images/theProcess_bg.jpg); 
}

div#text1 {
	font-size: 12px;
	color: #e4e2d9;
	width: 192px;
	height: 66px;
	padding-top: 12px;
	padding-left: 37px;
}

div#text2 {
	font-size: 12px;
	color: #e4e2d9;
	width: 192px;
	height: 66px;
	padding-top: 116px;
	padding-left: 37px;
}

div#title {
	width: 100px;
	margin-left: -9px;
}

div#content {
	width: 883px;
	/*display: table;*/
	height: auto;
}

div#menu {
	display: table;
	width: 530px;
	float: left;
	margin-left: 25px;
}

div#fill {
	width: 225px;
	height: 190px;
	background-color: #494949;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}

.imageLink {
	float: left;
	width: 165px;
	height: 158px;
	margin-right: 7px;
}

div#subMenu {
	margin-top: 12px;
}	
