/* MESSCO Homepage stylesheet */

/* Copyright 2009 MESSCO */

html {
}

body {
	min-width: 896px;
	margin: 0 auto 0 auto;
	background-image: none;
	background-color: #e2eaed;
	
}

#page-con {
	overflow: hidden;
	width: auto;
	min-width: 896px;
	background: url(../images/home/home_back.jpg) no-repeat center;
}

#header {
	width: 100%;
	float: left;
	margin: 0 0 106px 0;
	padding: 30px 0 0 0;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
}

#home_flash {
	height: 1022px;
	z-index: -1;
}


