* {
	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 #header {
	height: 130px;
	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 #empLeft  {
	width: 310px;
	float: left;
	background-image: url(../images/employee.jpg);
	background-repeat: no-repeat;
	height: 240px;
	background-position: center 20px;
	clear: none;
	margin: 0px;
}
#wrapper #empRight  {
	width: 580px;
	float: right;
	background-image: url(../images/medium_box_top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 30px;
}
#wrapper #pageBG {
	background-image: url(../images/BG.jpg);
	height: auto;
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
}
#wrapper #empRightBottom  {
	float: right;
	width: 580px;
	clear: right;
	background-image: url(../images/medium_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#wrapper #EmpRightCurrentTop {
	background-image: url(../images/medium_box_top.png);
	float: right;
	height: 30px;
	width: 580px;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper #EmpRightCurrentBottom {
	background-image: url(../images/medium_box_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	float: right;
	height: auto;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
}
#wrapper p   {
	margin-right: 65px;
	margin-left: 20px;
}
#Cross {
	background-image: url(../images/cross.png);
	background-position: center bottom;
	clear: right;
	float: right;
	height: 115px;
	width: 150px;
	background-repeat: no-repeat;
}
#wrapper #footer  {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 56px;
	width: 930px;
	padding: 0px;
	margin: 0px;
	background-position: center center;
	clear: both;
}
#wrapper #bottomLinks {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

