#wrapper{
	width: 1000px;
	height: 100%;

	margin: 0 auto;
	}
#head{
	height: 240px;
	background-image: url(../images/head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#links{
	width: 250px;
	float: right;
	margin-top: 45px;
	margin-right: 60px;
	color: #F9C302;
	padding-right:5px;
}
#Textresizer{
	width: 130px;
	float: right;
	margin-top: 45px;
	margin-right: 35px;
	color: #F9C302;
}
#breadcrumbs{
	margin-top: 145px;

	width: 450px;
	color: #000000;
	text-align: left;	
	float: right;

}
#date{
	width: 160px;
	float: right;
	margin-top: 145px;
	color: #F9C302;
	text-align: right;
	margin-right: 79px;
	clear: right;
}
#menu{
	width: 197px;
	float: left;
	margin-left: 25px;
	clear: left;

}

#wrapper #head #Heading img {
	float: right;
}
#contentwrapper{
	height: 100%;
	background-image: url(../images/bodytile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#imageslideshow{
	width:500px;
	height: 300px;
	float: left;
	margin-left: 0px;
	margin-top: 5px;
}
#content{
	width:485px;
	float: left;
	margin-left: 0px;
	margin-top: 15px;
	padding-right: 10px;
	padding-left: 5px;
}
#content1{
	width:600px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
}
#Mission{
	width: 190px;
	float: right;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 79px;
	clear: right;
	text-align:center;
}
#tips{
	width: 190px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 79px;
	clear: right;
	border:1px solid #5D763F;
	background:#D5ECB4;

}
#weather{
	width: 190px;
	height: 120px;
	float: right;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 5px;
	margin-right: 79px;


}
#other{
	width: 190px;
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-right: 79px;
	clear: right;
	border:1px solid #5D763F;
	background:#D5ECB4;

}
#footer{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	clear: both;
	padding-top: 5px;
	text-align:center;
	background-image: url(../images/nadma-bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#innercontent{
	background:#D5ECB4;
	padding: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}