body{
	text-align:left;
	color:#1a1a1a;
	background:#e6e6e6 url(../images/bg.jpg) repeat-x;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 0;
	margin-right: 5;
	margin-bottom: 0;
	margin-left: 5;
}

.wrapper{
	margin:0 auto;
	padding:0;
	width:766px;
	text-align:left;
	background:url(../images/middle.jpg) repeat-y;
}

.header{
	margin:0;
	padding:0;
	width:766px;
	height:180px;
	background:url(../images/header.jpg) no-repeat;
}

.copy{
	text-align:center;
	font:normal 16px georgia;
	line-height:20px;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 5px;
}
.wrapper .copy p .strong {
	font-weight: bold;
}


.footer{
	margin:0;
	padding:0;
	width:767px;
	height:163px;
	background:url(../images/footer.jpg) no-repeat;
}

/*########## TEXT #########*/

.pre-headline{
	margin:10px;
	padding:0;
	color:#1a1a1a;
	text-align:center;
	font:normal 20px impact;

}

.headline{
	margin:10px;
	padding:0;
	color:#cc0000;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.post-headline{
	color:#1a1a1a;
	text-align:left;
	font:bold 20px georgia;
}


/*########## TESTIMONIAL #########*/

.t_body{
	width:512px;
	margin:0 auto;
	background:url(../images/t_body.jpg) repeat-y;
}

.t_head{
	width:512px;
	height:62px;
	background:url(../images/t_head.jpg) no-repeat;
}

.t_foot{
	width:512px;
	height:40px;
	background:url(../images/t_foot.jpg) no-repeat;
}

.t_content{
	margin:0 35px;
	color:#FFF;
	font:normal 16px georgia; 
}

.t_headline{
	margin:0 0 10px 0;
	color:#FFF;
	font:bold 20px georgia; 
	text-align:center;
}


.highlightyellow {
	background-color: #FF0;
}
.highlight1 {
	background-color: #FCC;
}
.highlight {
	background-color: #CFC;
}
.redtext {
	color: #C00;
}
strong {
	font-weight: bold;
}
.wrapper .copy ul ul .strong {
	font-weight: bold;
}

.wrapper .copy p {
	text-align: center;
}
h1 {
	color: #C33;
	font-size: 30px;
	line-height: normal;
	margin-right: auto;
	margin-left: auto;
	left: auto;
	right: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	line-height: 24px;
	color: #C00;
	text-align: center;
}


.wrapper .copy p {
	font-weight: normal;
	text-align: left;
}
.strongred {
	font-weight: bold;
	color: #C00;
}
.wrapper .copy p {
	text-align: left;
	font-weight: normal;
}
.wrapper .copy embed {
	text-align: center;
}
.wrapper .copy #audioplayer1 {
	text-align: center;
	vertical-align: middle;
	margin-right: auto;
	margin-left: auto;
}
.copy {
	text-align: left;
}
.center2 {
	text-align: center;
}
.Black {
	background-color: #000;
}
