.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5B5B5B;
	text-decoration: none;
}

body {
	background-image: url(../images/bkg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.orangeheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #EA7457;
	text-decoration: none;
}
.orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EA7457;
	text-decoration: none;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #01A5D8;
	text-decoration: none;
}
.greentext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #49940C;
	text-decoration: none;
}
.toplink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.leftbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.smallheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover{
	color: #F54611;
	text-decoration: underline;
}
.boder {
	border: 1px solid #BCBBBB;
}




.profile { clear: both; float: left; margin: 0 5em 2em 0; width: 100%; height: 100%; font-size: .9em; }
	.profile img { float: left; width: 200px; height: 262px; border: 5px solid #000000; }
	.profile img#smallAsim { float: left; width: 150px; height: 224px; border: 5px solid #000000; }
	.labs .profile img { float: left; width: 150px; height: 224px; border: 5px solid #000000; }
	.profileDesc { float: right; width: 68%; display: inline;  }
		p.profileName { margin: 0; font: normal normal .9em "Arial", monospace; color: #000000; }
	
.profileItems { clear: both; }
	.items { clear: both; margin: 1em 0 2em 0; }
		.items img, .itemProduct, #map { float: left; margin: 0 1.75em 0 0; }
		.itemsDesc { float: right; margin: 0 0 2em 0; }
/*
		.itemsCode { float: left; margin: 1em 2em 2em 0; width: 152px; }
			.itemsCode .itemNote { margin: 0; font-size: .65em; }
*/.bpic-boader {
	border: 4px solid #000000;
}
