@charset "UTF-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
}
#wrapper-header {
	position:relative;
	left:auto;
	width:900px;
	z-index:1;
	margin: auto;
	bottom: auto;
	top: auto;
	background-color: #FFFFFF;
	height: 400px;
}
#wrapper-footer {
	position:relative;
	left:auto;
	width:900px;
	z-index:1;
	margin: auto;
	bottom: auto;
	background-color: #FFFFFF;
	height: 180px;
}
#wrapper-content {
	position:relative;
	left:auto;
	width:900px;
	z-index:1;
	margin: auto;
	bottom: auto;
	background-color: #FFFFFF;
}
#footer-holder {
	position:absolute;
	width:900px;
	height:50px;
	z-index:2;
	background-image: url(../Images/footer-red.jpg);
	background-repeat: repeat;
	left: 0px;
	top: 70px;
}
#logo-strip-holder {
	position:absolute;
	width:900px;
	height:50px;
	z-index:2;
	background-image: url(../Images/logo-strip.png);
	background-repeat: no-repeat;
	background-position: center;
}
#bottom-nav {
	position:absolute;
	left:0px;
	top:130px;
	width:900px;
	z-index:3;
}
#rightnav-holder {
	position:absolute;
	left:610px;
	top:50px;
	width:240px;
	z-index:1;
}
#telephone-holder {
	position:absolute;
	left:370px;
	top:50px;
	width:200px;
	height:140px;
	z-index:2;
}
#bookmark3-holder {
	position:absolute;
	left:610px;
	top:510px;
	width:125px;
	height:16px;
	z-index:3;
}
.cushycms-arial-12-reg-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58595B;
}
.cushycms-arial-12-reg-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B12A30;
}
.cushycms-arial-14-reg-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.cushycms-arial-14-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.cushycms-arial-14-reg-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #58595B;
}
.cushycms-arial-14-reg-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B12A30;
}
.cushycms-arial-18-reg-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.cushycms-arial-18-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.cushycms-arial-22-bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.cushycms-arial-25-reg-red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #B12A30;
	font-weight: bold;
}
h1 {
}
h2 {
}
