/* CSS Document */

body {
	background: #FFF;
}

h1 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:20px;
}

h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

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

#page {
	background: #FFF;
	margin-top: 20px;
	border: 1px solid #CCC;
	width: 740px;
}

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

.testimonial {
	width: 550px;
	margin: 0 auto;
	padding: 25px;
	margin-top: 30px;
	background: #ffffcc url(../images/notebookpaper.jpg) top center no-repeat;
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	border-bottom: 3px solid #CCC;
}

blockquote {
	width: 550px;
	margin: 0 auto;
	margin-top:30px;
	padding: 0px 40px 30px 40px;
	border: none;
	background-image: url(../images/blockquotebg1.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	border: none;
	color: #000;
}

blockquote h1 {
	background-color: #022a6e;
	width: 563px;
	color: #FFF;
	margin: 0px;
	margin-left: -11px;
	padding: 5px;
}

/*#audioplayer1 {
	z-index: -99;
	margin-left: 140px;
	background: url(../images/press-play.gif) top left no-repeat;
	min-height: 30px;
	margin-bottom: 0px;
}*/

#cRight {
	float: right;
	height: auto;
	margn: 0;
	padding: 17px 0px 0 13px;
	width: 284px;
}

.sidebar {
	background: url(../images/sidebar_middle.jpg) top center repeat-y;
	color: #606060;
	height: auto;
	margin: 0 0 15px;
	padding: 0;
	width: 284px;
}

.sidebar_middle {
	background: url(../images/sidebar_middle.jpg) top center repeat-y;
	height: auto;
	margin: 0;
	padding: 0;
	width: 284px;
}

.sidebar_bob {
	background: url(../images/sidebar_bob.jpg) top center no-repeat;
	height: auto;
	margin: 0;
	padding: 35px 20px 0;
	width: 244px;
}

.sidebar_bottom {
	background: url(../images/sidebar_bottom.jpg) bottom center no-repeat;
	height: 38px;
	margin: 0;
	width: 284px;
}

.pic_box {
	border: 0px solid #000000;
	float:right;
	height: 110px;
	margin: 0;
	padding: 0;
	width: 110px;
}
