* {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #f7f7f7;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
#wrapper #logo {
	height: 120px;
	background-color: #FFF;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #headerImg {
	height: 69px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #27504F;
}
#wrapper #bodyArea #left {
	width: 218px;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #5E7D7C;
	border-right-color: #5E7D7C;
	border-bottom-color: #5E7D7C;
	border-left-color: #5E7D7C;
	border-right-style: solid;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #2F6B6A;
	float: left;
	background-color: #2F6B6A;
	background-image: url(../images/Left%20back.png);
}
#wrapper #bodyArea #right {
	width: 675px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-align: left;
	font-size: 12px;
	padding: 0px;
}
#wrapper #bodyArea #Footer {
	height: 60px;
	clear: both;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	color: #27504F;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66;
	text-align: center;
}

	
#wrapper #bodyArea #Logofooter {
	height: 34px;
	width: 300px;
	float: right;
	background-image: url(../images/YSP%20Design.png);
}
#wrapper #bodyArea #right table {
	color: #27504F;
	text-align: center;
}
#wrapper #bodyArea #right table tbody tr td table {
	text-align: center;
}
#wrapper #bodyArea #right table tbody tr td table tbody tr td {
	font-weight: bold;
}
#wrapper #bodyArea #right table tbody tr td {
	font-weight: bold;
}

