* {
	margin: 0px;
}
#wrapper {
	width: 1280px;
	background-image: url(/images/background3.png);
	height: 1300px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
}
#header {
	height: 135px;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/header1.png);
	background-repeat: no-repeat;
}
#menu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-image: url(../images/menu.png);
	background-repeat: no-repeat;
	margin-top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	text-align: center;
}
#wrapper #menu  {
	color: #333;
	font-family: "Times New Roman", Times, serif;
}
#menu #bodyArea #left {
	height: auto;
	width: 470px;
	float: left;
	margin-top: 50px;
}
#left #hometext {
	color: #333;
	text-align: left;
}
#left #about {
	font-size: 14px;
	padding-top: 10px;
	font-family: "Times New Roman", Times, serif;
	background-repeat: no-repeat;
	text-align: left;
}
#menu #bodyArea #right {
	height: auto;
	width: 325px;
	float: right;
	margin-top: 50px;
}
#right #pix {
	height: 700px;
	width: auto;
}
.bold {
	font-weight: bold;
}
#iyengartitle {
	font-size: 28px;
	font-family: "Times New Roman", Times, serif;
}
#footer {
	width: 800px;
	padding-top: 20px;
	font-size: 10px;
}
#wrapper #menu #bodyArea #left #about {
}
#wrapper #menu #bodyArea #left #about p br {
	font-weight: bold;
}
