/* CSS Document */

body {
	background: #FFF url(../images/bodybg-blue2.gif) repeat-x top;
}

#header {
	width: 740px;
	margin: 0px;
}

#page {
	margin-top: 0px;
	width: 740px;
	background: none;
}

#footer {
	background: none;
	width: 740px;
}

h1 {
	color: #000;
	line-height: 1.15em;
}

#optin {
	border: 3px dashed #000;
	background: #e0ecf2;
	padding: 0 15px;
	width: 550px;
	margin: 0 auto;
	text-align: left;
	margin-top:0px;
	padding-top: 8px;
}
#optin p {
	line-height: normal;
	padding: 0;
	margin: 0;
}

.widecolumn {
	width: 720px;
	margin-top:0px;
}

blockquote {
	margin: 0;
	padding-left: 0px;
	border-left: none;
	}

blockquote cite {
	margin:0px;
	display: block;
	}

.testimonial {
	clear:both;
	width:682px;
	margin:0 0 10px 29px;
	background:url(../images/bubble-top.png) no-repeat;
	font:italic 1.0em/1.4 georgia,serif;
	color:#030502;
}
.testimonial p {
	padding:8px 18px;
	height:1%;
	background:url(../images/bubble-bottom.png) no-repeat left bottom;
}
.testimonial p:after {
	content:".";
	display:block;
	height:0;
	font:0/0 serif;
	clear:both;
	visibility:hidden;
}
.testimonial .cite {
	font-size:1.3em;
}
.testimonial cite {
	font-size:1.3em;
	display:block;
	padding:20px 42px 0;
	margin:0 0 -20px;
	float:left;
	position:relative;
	width:702px;
}

h3.folder {
	background: url(../images/foldertop.png) top left no-repeat;
	padding: 10px 0px 5px 15px;
	margin-bottom:0px;
}
#folderbg {
	background: url(../images/folderbg2.png) top left no-repeat;
	min-height: 156px;
}



