#topNav{
	position: fixed;
	background-image: url('images/1menuhome.png');
	background-position:  40px;
	background-repeat: no-repeat;
	width: 100%;
	vertical-align: bottom;
	text-align: left;
	float: right
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left:100px;
	padding-right: 0px;
	display:block;
	width: 1033px;
	_width: 1030px;
	color: #fff;font-size: 11px;
	display:block;
	padding-bottom:5px;
	padding-top:15px;
	padding-left: 70px;
	height:20px;
	clear: all;
	top:210px;z-index: 300;
}
.headerImgCon{
	margin-top:-70px;	height: 140px;
}
#fadeindiv{
	margin:0px;
	padding:0px;
	padding-left:0;
	font-size:16px;
	color:#4485b6;
	margin-top:-35px;
	margin-left:-100px;
	padding-bottom:30px;
	z-index: 500;
}
.content{
	z-index:1000;
}
#bottomBorder{
	margin-top:-47px;
	bottom: 0px;
	position: fixed;
	width: 100%;
	float:right;
	text-align:right;
	vertical-align: bottom;
	background-image: url('images/1bottom.png');
	background-repeat: no-repeat;
	background-position: right;
	color: #fff;
	height:47px;
	z-index: 800;
	
}
