@charset "utf-8";
/* CSS Document */

body { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; }

#header {
	height: 75px;
	width: 100%;
	}

#menubar {
	height: 42px;
	width: 100%;
	background-image:url(ACE_menu_bar.jpg);
	}

#main {
	width: 100%;
	background-image:url(ACE_banner_long.jpg);
	padding-left: 20px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	height: 400px;
	}

#contenttop {
	width:879px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	height: 58px;
	}
	
#contenttop2 {
	width:879px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	height: 170px;
	}
	
#content {
	width:879px;
	height:100%;
	margin-left:auto;
	margin-right:auto;
	}
	
#header2 {
	width:879px;
	height:60px;
	padding-left:20px;
	padding-top:10px;
	padding-bottom:5px;
	margin-left:auto;
	margin-right:auto;
	height: 58px;
	}
	
#contentleft {
	float:left;
	width: 430px;
	padding-right:19px;
	}
	
#contentright {
	float:left;
	width: 430px;
	}
#footer {
	float: left;
	width: 859px;
	padding: 10px;
}#main #contenttop2 p {
	font-size: 24px;
	font-weight: bold;
	color: #006592;
}
