@charset "utf-8";

h1 {
  height: 150px;
  overflow: hidden;
  position: relative;
  width: 150px;
}

h1 span {
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

h5 {
  height: 60px;
  margin: 0 auto;
  overflow: hidden;
/*  position: relative; */
  top: 40px;
  width: 240px;
}

h5 span {
  background-repeat: no-repeat;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

#header {
	height: 150px;
	width: 880px;
	margin: 0 auto;
	background: #ffffff;
}

.logo {
	background-image: url(http://www.iwsdesign.net/images/email_logo1.jpg);
}

.headerphoto {
  width: 420px;
  height: 150px;
  float: right;
	background-image: url(http://www.iwsdesign.net/images/email_logo2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

#footer {
	height: 130px;
	width: 880px;
	margin: 0 auto;
	background:#ffffff;
}

.footerlogo {
	background-image: url(../../images/footer_sms_email.gif);
}

.quicklinkheading {
	font-family: Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8c8881;
	font-weight: bold;
	text-decoration: none;
}

.quicklinkheading:hover {
	color: #e6e6e6;
	font-weight:bold;
}

.bodytext {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #8c8881;
	text-decoration: none;
	letter-spacing: .05em;
}

.bodytextbold {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8c8881;
	text-decoration: none;
	letter-spacing: .05em;
}


.mainheading {
	font-family: Eras Light ITC, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #004a80;
	text-decoration: none;
	letter-spacing: .2em;
}

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #0076a3;
	text-decoration: none;
	letter-spacing: .05em;
}

.menu {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #6f8050;
	font-weight:bold;
}

.menu:hover {
	color: #333333;
	font-weight:bold;
}

.current_page {
	color: #9EB38E;
	font-weight:bold;
}

.textlink {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #004a80;
	text-decoration: none;
}

.textlink:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #e6e6e6;
	text-decoration: none;
}
