@charset "utf-8";
/* CSS Document */

#footer {
	width:900px;
	margin:0 auto;
	clear:both;
}
#footer h5 {
	font:bold 18px "trebuchet ms";
	color:#084e72;
	margin:4px 0 9px 10px;
	padding:0;
}
#footer h5 a {
	color:#084e72;
	text-decoration:none;
}
#footer h6 {
	font:bold 14px "trebuchet ms";
	color: #CC0000;
	margin:10px 0 0 10px;
	padding:0;
}
#footer h6 a {
	color: #CC0000;
	text-decoration:none;
}
#footer ul {
	margin:0 0 10px 10px;
	padding:0;
	font-size:12px;
	font-weight:bold;
}
#footer ul li {
	list-style:none;
	padding:0;
	margin:4px 0;
	line-height:21px;
}
.footshortmod {
	float:left;
	position:relative;
	width:189px;
	margin:10px 9px 0 0;
	padding:14px 9px;
	background:#fff;
	border:1px solid #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	[if lte IE 8]behavior: url(http://www.hypnosisnetwork.com/_scripts/PIE.php);
}
.footprodmod {
	float:right;
	width:225px;
	margin:10px 0 0 0;
	padding:10px 9px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	[if lte IE 8]behavior: url(http://www.hypnosisnetwork.com/_scripts/PIE.php);
}
.footlongmod {
	float:left;
	width:625px;
	margin:10px 9px 0 0;
	padding:22px 9px;
	background:#fff;
	position:relative;
	border:1px solid #ddd;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	[if lte IE 8]behavior: url(http://www.hypnosisnetwork.com/_scripts/PIE.php);
}
.footlongmod ul {
	float:left;
	display:inline;
	width:198px;
}
.footlongmod p {
	font-size:13px;
	text-align:center;
}
.footwidemod {
	margin:10px 0 0 0;
	padding:10px 9px 11px 9px;
	background:#fff;
	border:1px solid #ddd;
	position:relative;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius:10px;
	[if lte IE 8]behavior: url(http://www.hypnosisnetwork.com/_scripts/PIE.php);
}
.footwidemod p {
	font-size:12px;
	text-align:center;
}
#copyright {
	clear:both;
	margin:0;
	padding:10px 9px 20px 9px;
	text-align:center;
}
#copyright p {
	margin:8px 0;
	font-size:13px;
	line-height:16px;
}