.sites {
	position: absolute;
	top: 5px;
	right: 0px;
}
.sites li {
 	display: block;
	background: url(../images/top-icon-bg.png) 0px 33px;
	float: left;
	width: 32px;
	height: 32px;
	margin-right:5px;
}

.sites li a {
 	display: block;
	width: 32px;
	height: 32px;
	background-image: url(../images/top-icon.png);
}
.sites .twitter a {
	background-position: 0px -120px
}
.sites .facebook a {
	background-position: 0px -80px
}
.sites .vimeo a {
	background-position: 0px -40px
}
.sites li a span {
	display: none;
}
.sites li:hover {
	background: url(../images/top-icon-bg.png);
}

#header-graphics {
	position: relative;
}
.balloon-newsletter {
	background: url(../images/top-bg.png) 0 0 no-repeat;
	width: 323px;
	height: 227px;
	z-index: 998;
}
#iframe1 {
	position: relative;
	top: 14px;
	left: 34px;
	background-image: none;
	width: 257px;
	height:155px;

}
#calendar {
	display: none !important;
}
#tblMain td {
	width: auto;
	padding: 0px !important;
}
#tblMain {
 	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px !important;
}
#divHTMLContent {
	margin-left: 0px !important;
} 
#tblMain div#div2 {
	display: none !important;
}
#tblMain br {
	display: none;
}
#tblMain table {
	display: none;
}
#EmailAddress {
	background: url(../images/top-form-email.png);
	border: none;
	height: 31px;
	width: 192px;
	padding-left: 35px;
	color: #888 !important;
	font-style: italic;
	text-shadow:#FFF 1px 1px;	
}
#FirstName {
	background: url(../images/top-form-name.png);
	border: none;
	height: 31px; 
	width: 192px;
	padding-left: 35px;
	color: #888 !important;
	font-style: italic;
	text-shadow:#FFF 1px 1px; 
}
#btnSubmit {
	background: url(../images/top-form-submit.png) no-repeat;
	border: none;
	height: 33px;
	width: 97px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

.form-top-name  {
	margin-top: 4px;
	margin-bottom: 5px
}
.form-top-email  {
	margin-bottom: 9px;
	border-bottom: 1px solid #ccc;
}
body {
	margin: 0px
}