#divWrapper {
	width: 800px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/emiiv_100.jpg);
	height: 600px;
}
#Rightpane {
	background-image: url(../images/right.jpg);
	float: right;
}
#Contact a {
	float: right;
	font-size: 0.5em;
	width: 25px;
	margin-bottom: 2px;
	padding-bottom: 2px;
	color: #FFFFFF;
}
#Contact {
	float: left;
	width: 50px;
	margin-left: 100px;
	margin-top: 167px;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Arial, "Times New Roman";
	text-transform: uppercase;
	background-position: 2px 2px;
}


#Midpane {
	float: left;
	width: 375px;
	margin-top: 163px;
	margin-left: 184px;
}


a {
	text-decoration: underline;
	font-size: 0.8em;
	color: #333333;
	font-family: "Trebuchet MS", Arial, Verdana;
}

h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	letter-spacing: .9em;
	color: #333333;
	text-transform: uppercase;
	font-size: 1.7em;
	padding-left: 0px;
}
h2 {
	font-size: 1.5em;
	color: #3399CC;
}
#Holder {
	width: 900px;
	border-left-width: 50px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 20px;
}


h3 {
	color: #CC0033;
	font-family: "Trebuchet MS", Arial, Verdana;
}
