td{
	vertical-align: top;
	text-align: left;
}
#pic {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #73674C;
	border-right-color: #73674C;
	border-bottom-color: #73674C;
	border-left-color: #73674C;
}
.spic{
	position: absolute;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 30px;
}
.spic img{
	height: 30px;
	width: 30px;
	border: 1px solid #73674C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
}
#main{
	background-image: url(images/insbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	width: 378px;
}
#main ul{
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 21px;
	color: #FFFFFF;
	text-align: justify;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#main h1{
	font-size: 9pt;
	font-weight: normal;
	color: #C4B69E;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
