@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#wrapper {
	margin: auto;
	width: 856px;
}
#squeezeh {
	background-image: url(images/Untitled-1_02.png);
	background-repeat: no-repeat;
	height: 159px;
	width: 856px;
}
#squeezec {
	background-image: url(images/Untitled-1_06.png);
	width: 856px;
	padding-top: 1px;
	padding-bottom: 30px;
	background-repeat: repeat-y;
}
#squeezef {
	background-image: url(images/Untitled-1_08.png);
	background-repeat: no-repeat;
	height: 51px;
	width: 856px;
}
#squeezecontent {
	margin: auto;
	width: 650px;
	padding-bottom: 5px;
}
.testimonials {
 font-family: monospace, Arial, sans-serif;;
 line-height: 20px;
 margin: 30px auto 30px auto;
 padding: 0 20px 20px 20px;
 width: 500px;
 border: 3px dashed #333;
 background: #FFFFCC url(images/testimonialbg.jpg);
}

.testimonials h2 {
 font-family: Georgia, Arial, Helvetica, sans-serif;
 padding: 20px 0 20px 0;
 font-size: 20px;
 text-align: center;
}

.ebook {
 font-family: monospace, Arial, sans-serif;;
 line-height: 20px;
 margin: 30px auto 30px auto;
 padding: 0 20px 20px 20px;
 width: 500px;
 border: 3px dashed #333;
 background: #FFFFFF;
}

#resource-box {
 font-family: Arial, Helvetica, sans-serif;
 margin: 20px auto;
 padding-bottom: 6px;
 width: 430px;
 background: #FFF;
 border: 1px solid #003366;
}

#resource-title {
 padding: 10px;
 font-size: 18px;
 font-weight: bold;
 color: #333;
 text-align: center;
 border-bottom: 0px solid #CCC;
 background: #FFF;
}

ul#resource-list {
 padding: 0;
 list-style-type: none;
 text-align: center;
}

a.resource-link {
 display: block;
 padding: 6px;
 border-top: 0px solid #FFF;
 border-bottom: 0px solid #CCC;
 color: #333;
 background: #FFF;
}

* html ul#resource-list li {
 display: inline;
 height: 1%;
}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23pt;
	color: #F00;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19pt;
	color: #039;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 19pt;
	color: #F00;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #039;
}
h6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: auto;
	line-height: 18px;
}
blockquote {
	width: 500px;
	border: 2px dashed #F00;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #FFC;
}
ul {
	padding: 0px;
	margin: 0px;
}
li {
	list-style-type: none;
	background-image: url(images/checkMark.jpg);
	background-repeat: no-repeat;
	padding-left: 45px;
	padding-bottom: 8px;
	padding-top: 12px;
}
