div.container
{ 
	background-image: url('images/background.jpg');
	background-attachment:fixed;
	background-repeat:repeat;
}

div.center
{
	margin-left: 20%;
	margin-right: 20%;
	width: 770px;
	background-color:#FFF;
}

div.text
{
	background-color:#FFF;
	font-family:Times, serif;
	font-size:14px;
	margin-left: 30px;
	margin-right:30px;

}



div.text h2
{
	font-family:Times, serif;
	font-size: 28px;
	font-weight:bold;
	font-style:normal;

}

.pbottom
{
	text-align:center;
	font-size:11px;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
}

p {
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size:14px;
}

h2
{
	font-family:Times, serif;
	font-size: 28px;
	font-weight:bold;
	font-style:normal;

}

.head { width: 100%; height:47px; background: url(images/head.gif); background-repeat: no-repeat; overflow:hidden; background-color:#FFFFFF;}
.title { padding:20px 0px 0px 0px; font-size: 20px; text-align:center;      }


.content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/mid.gif) repeat-y scroll 0 0;
margin:0 auto;
overflow:hidden;
width:100%;
background-color:#FFFFFF;
}

.foot { width: 100%; height:36px; background: url(images/foot.gif); background-repeat: no-repeat; background-color:#FFFFFF;}

.container { width:100%;  overflow: auto; }

.content p {
font-family:Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
font-size:12px;
padding:10px 120px 10px 60px;
text-align:left;
}

.imgtestimoney
{
margin-right:20px;
}

p.test {background-image:url('images/testimonials3.jpg');
padding-top: 110px;
padding-bottom: 40px;
padding-right: 60px;
padding-left: 40px;
min-height: 180px;
color: white;
max-width: 770px;
background-repeat: no-repeat;
}

p.test img {
padding-right: 10px;
padding-bottom: 10px;
}

.youtube-video {width: 430px; margin: 0 auto;}

.aligncenter {
border:none;
display:block;
margin-left:auto;
margin-right:auto;
}
