img, a {border: 0;}
img, div { behavior: url(iepngfix.htc) }
body {
	background: #dbdbdb url(../../images/bkg/bodytile2.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	}
.shell {
	background: url(../../images/bkg/mainbkg2.jpg) top center no-repeat;
	width: 100%;
	height: 100%;
	}
	
.nav {padding-top: 25px;}

.logobar {
	width: 100%;
	background: url(../../images/bkg/barbkg.png);
	text-align: center;
	}
.logo2 {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	}
.footer {
	text-align: center;
	margin-top: 65px;
	color: #584b3d;
	font-size: 11px;
	}
.images {
	width: 900px;
	height: 400px;
	position: relative;
	margin: 0 auto;
	}
.images .left {
	position: absolute;
/*	margin-left: 140px;*/
	margin-top: 55px;
	left: 0;
	}
.images .middle {
	position: absolute;
	margin-left: 260px;
	margin-top: 40px;
	z-index: 1000;
	}
.images .right {
	position: absolute;
/*	margin-right: 140px;*/
	margin-top: 55px;
	right: 0;
	}