img {
 border-top-style: none;
 border-right-style: none;
 border-bottom-style: none;
 border-left-style: none;
}
 .leftimg {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.rightimg {
	float: right;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
h1 {
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	font-weight:normal;
	text-align:center;
	margin: 0px;
	background-color:#E6E6E6;
	border-bottom: #666666 solid 1px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AE463C;
	padding:0px 0px 0px 0px;
	line-height:normal;
}
#heading h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform: capitalize;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #1D2733;
}
#headspace {
	font-size:11px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:14px;
	font-weight:normal;
	text-align:center;
	margin: 0px;
	background-color:#E6E6E6;
	border-bottom: #666666 solid 1px;
}
#homeheading h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	background-color: #1D2532;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
	color: #9FB1C6;
	margin-bottom: 5px;
	line-height: 13px;
	height: 13px;
	margin-top: 10px;
}
#homeheading h2 {
	color: #394D64;
	padding: 0px;
	margin-bottom: 5px;
}