* {
	margin: 0px;
	padding: 0px;
}
#a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
	line-height: normal;
	letter-spacing: 1px;
}
#wrapper {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 10px;
	height: auto;
	margin-bottom: 30px;
}
#wrapper #banner {
	height: 200px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-y;
	text-align: center;
}
#wrapper #buttons {
	height: 75px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/BG.jpg);
	background-repeat: repeat-y;
}
#wrapper #page{
	height: 400px;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/Main_BG.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-position: 0px -50px;
}
#wrapper #page #right {
	width: 360px;
	height: 300px;
	float: right;
	background-image: url(../images/grandparents.jpg);
	background-repeat: no-repeat;
	background-position: 0px 18px;
}
#wrapper #page #left {
	width: 570px;
	height: 25px;
	float: left;
	background-image: url(../images/medium_box_top.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#wrapper #page #leftBottom {
	background-image: url(../images/medium_box_bottom.png);
	background-repeat: no-repeat;
	background-position: center -353px;
	float: left;
	height: 240px;
	width: 570px;
	text-align: left;
}
#Cross {
	background-image: url(../images/cross.png);
	background-position: center bottom;
	clear: right;
	float: right;
	height: 140px;
	width: 150px;
	background-repeat: no-repeat;
}
#wrapper #footer  {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 894px;
	margin: 0px;
	background-position: bottom;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 36px;
}
#wrapper #bottomLinks {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

