@charset "utf-8";
/* CSS Document */

#container {
width: 1024px;
background: #FFFFFF;
margin: 0 auto;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
}#main_image {
	background-image: url(Images/Front.gif);
	height: 178px;
	width: 1024px;
	padding-top: 590px;
}
#box {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	width: 400px;
	line-height: 70%;
	padding-left: 40px;
	color: #FFF;
}

