@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: 800px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
}

#banner {
	background-image: url(Images/Illustrator%20Files/Arlen%20Logo%20Clouds.jpg);
	height: 148px;
	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;
	right: 3px;
}

#about_text {
	font-family: "Myriad Pro";
	font-size: 14px;
	height: 260px;
	width: 910px;
	padding:20px;
}
#background {
	background-image: url(Images/Illustrator%20Files/Contact%20info-1.jpg);
	height: 575px;
	width: 950px;
	padding-top: 10px;
	font-family: "Myriad Pro";
}

