@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
#wrapper {
	margin: 0 auto;
	width: 950px;
	text-align: left;
}
#content {
	background-image: url(images/bg.jpg);
	height: 950px;
	width: 950px;
}
#ge_logo {
	height: 192px;
	width: 663px;
	left: 144px;
	top: 115px;
	position: relative;
	background-image: url(images/ge_logo.png);
	background-repeat: no-repeat;
}
#ain_text {
	width: 510px;
	position: relative;
	top: 200px;
	left: 220px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.75em;
	font-size: 1em;
}
#ain_logo {
	height: 95px;
	width: 310px;
	position: absolute;
	top: 5px;
	left: 200px;
	background-image: url(images/ain_logo.png);
	background-repeat: no-repeat;

}

