body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 95%;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../pix/homenew/bk-page.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align:center;
}
body {zoom:1.0;}
.ctreWrapper #wrapper {
	width: 830px;
	margin: 0 auto;
	text-align: center;
	background-image: url(../pix/homenew/bk-content.jpg);
	background-repeat: no-repeat;
	text-align:center;
}
#header {
	height: 204px;
	width: 800px;
	margin:0 20px;
	text-align:center
}
#montage{
	width: 800px;
	margin:0 20px;
	height: 238px;
}
#flags{
	width: 800px;
	margin:0 20px;
	height: 106px;
}
#nav {
	width: 800px;
	margin:0 20px;
	height: 50px
}
#signoff {
	width: 800px;
	margin:0 20px;
	height: 145px
}
#footer {
	width: 800px;
	margin:0 20px;
	height: 100px}
h1 {
	font-size: 85%;
	color: #666666;
	line-height: 160%;
	margin: 0px;
}
h2 {
	font-size: 75%;
	color: #222222;
	line-height: 110%;
	margin: 0px;
}
A {
	color: #344A7E;
	text-decoration:none;
}
A:HOVER {
	color: #00CCFF;
	text-decoration: underline;
}