@charset "UTF-8";
/* CSS Document */
body {
	margin: 0px;
	background-image: url(../images/bgbew.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	font-family: Lucida Sans Unicode, Arial, Helvetica, sans-serif;
	font-weight:bold;
}
img {
	border: none;
	vertical-align: top;
	right: auto;
	float: left;
}
#head {
	font-size: 36px;
	height: 200px;
	text-align: right;
}
#wrapper {
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#cont {
	margin-top: 200px;
	text-align: right;
	clear: right;
}
#cont h1 {
	color: #000066;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: normal;
	padding: 0px 15px 0px 5px;
	margin: 25px auto 0px 5px;
}
#cont p {
	color: #000066;
	font-weight: light;
	font-size: 11px;
	letter-spacing: normal;
	line-height: 20px;
	padding: 10px 15px 0px 5px;
	margin: 0px auto 0px 90px;
}
#cont b {
	font-weight: bold;
	font-size: 13px;
	margin: 0px auto 0px auto;
}
.portbox {
	margin: 0px;
	width: 540px;
	height: auto;
	text-align: left;
	float: left;
	padding: 5px 10px 5px 10px;
}	
.profbox {
	margin: 0px;
	width: 145px;
	height: auto;
	float: left;
	padding: 10px 15px 10px 0px;
}
.profboxdetail {
	margin: 0px;
	color: #002277;
	font-weight: light;
	font-size: 12px;
	letter-spacing: normal;
	line-height: 18px;
	text-align: right;
	clear: right;
}
.profboxdetail h2 {
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: normal;
	line-height: 20px;
	text-align: right;
}
.profpic {
	float: right;
	width: 70px;
	border: 5px solid #a3edfa;
	clear: right;
}

.item {
	margin: 5px;
	float: right;
	width: 70px;
	border: 5px solid #fff;
	background-color: #fff;
	display: inline;
}
.item1 {
	margin: 5px;
	float: right;
	width: 70px;
	border: 5px solid #fff;
	background-color: #fff;
	clear: right;
}
#foot {
	font-size: x-small;
	color: #7a5c2a;
	line-height: 15px;
	padding-top: 3px;
}
.about_poona {
	width: 720px;
	text-align: left;
	visibility: visible;
}

