@charset "utf-8";
body {
	font-family: "Myraid Pro";
	font-size: 14px;
	color: #000;
}

/* CSS Document */
#container {
	width: 950px;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	background-color: #FFFFFF;
	background-image: none;
	background-repeat: no-repeat;
	height: 1200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#banner {
	background-image: url(Images/Illustrator%20Files/NuformBanner-1.jpg);
	height: 152px;
	width: 950px;
}

#banner2 {
	background-image: url(Images/Illustrator%20Files/banner2.jpg);
	height: 30px;
	width: 950px;
	background-repeat: no-repeat;
}
#main_image {
	background-image: url(Images/Illustrator%20Files/Banner%20Background.jpg);
	height: 30px;
	width: 950px;
	background-repeat: no-repeat;
}

#about_text {
	font-family: "Myriad Pro";
	font-size: 14px;
	height: 330px;
	width: 910px;
	padding:20px;
	background-image: url(Images/Illustrator%20Files/Arlen%20background2.jpg);
}
#background {
	background-image: url(Images/Illustrator%20Files/Arlen%20background.jpg);
	height: 425px;
	width: 950px;
	padding-top: 20px;
	font-family: "Myriad Pro";
}
