* {
	font-family: "Helvetica", Arial, sans-serif;
	margin: 0px;
	padding: 0px;
}


#wrapper {
	margin: 0px auto;
	width: 960px;
	padding:0;
	display:block;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a {
	border: 0;
	text-decoration: none;
	color: red;
}

a:hover {
	text-decoration: underline;
}

body {
	background-image: url(../img/meetmatthewbg.gif);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #050505;
	margin: 0px;
	padding: 0px;
}

br {
	line-height: 0.5em;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear{
	clear: both;
}

.checking {
	width: 380px;
	margin: auto;
}

.check-box {
	float: left;
	width: 20px;
	margin-right: 5px;
}

.check {
	width: 350px;
	float: left;
	margin-top: 0px;
}

.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}

.clearfix {
display: inline-block;
}

html[xmlns] .clearfix {
display: block;
}

* html .clearfix {
height: 1%;
}

p {
	color: #e1e1e1;
	font-size: 13.5px;
	line-height: 22px;
	font-size: normal;
}

/*--------------
wrapper content
---------------*/

h4 {
	color: white;
	
}

h2, h3, h5 {
	color: red;
}

#header {
	width: 960px;
	height: 420px;
}

#container {
	width: 960px;
	display: block;
}

#maincontent {
	width: 630px;
	min-height: 420px;
	float: left;
	margin-top: 50px;
	margin-left: 10px;
}

#maincontent-oncontact {
	width: 465px;
	min-height: 420px;
	float: left;
	margin-bottom: 100px;
	margin-top: 50px;
}



#sidebar {
	width: 300px;
	min-height: 420px;
	float: right;
	margin-right: 10px;
}

#sidebar-oncontact {
	width: 465px;
	min-height: 420px;
	float: right;
}


.img1 {
	float: left;
	padding-right: 20px;
}

.img2 {
	float: right;
	padding-left: 20px;
}

div.testimonial {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.testi-main {
	float: right;
	width: 465px;
}

div.vid-main {
	float: right;
	width: 465px;
	text-align: left;
}

div .testi hr {
	border-bottom: 1px dotted silver;
	border-left: 0;
	border-right: 0;
	border-top: 0;
}

div.thumbs {
	float: left;
	margin-right: 10px;
	width: 150px;
	border: 2px solid red;
	display: block;
}

div#readmymind {
	width: 960px;
}

div.emailbtn {
	margin-top:80px;
	margin-bottom: 40px;
}

div.emailbtn2 {
	width: 630px;
	margin: 0 auto;
}

div.makemeleft {
	width: 300px;
	float: left;
}

div.makemeleft p,
div.makemeright p {
	line-height: 16px;
	font-size: 12px;
}

div.makemeright {
	width: 300px;
	float: right;
}

div.leftclass,
div.rightclass {
	width: 300px;
	text-align: center;
	margin-bottom: 20px;
}

div.listonleft {
	width: 300px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	color: #e1e1e1;
}

div.listonright {
	width: 300px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	color: #e1e1e1;
}


div.listonleft ul li, 
div.listonright ul li {
	list-style-image: url(../img/diamond-bullet.png);
	list-style-position: outside;
	margin-left: 20px;
}

div.contactclass {
	display: block;
	color: #e1e1e1;
	font-size: 20px;
	margin-left: 85px;
	min-height: 100px;
}

div.contactclass2 {
	display: block;
	color: #e1e1e1;
	font-size: 20px;
	margin-left: 85px;
	min-height: 100px;
	margin-top: -30px;
}

div.contactinfonya {
	float: left;
	width: 120px;
}

div.c-left {
	float: left;
	width: 200px;
	margin-top: -4px;
}

/* videos */

div.videoholder {
	display: inline;
	float: left;
	width: 630px;
	margin-bottom: 40px;
}

div.vids_home {
	width: 320px;
	float: left;
}

div.vids {
	width: 320px;
	border: 2px solid red;
	float: left;
}

div.vidinfo {
	float: right;
	width: 280px;
	color: white;
	padding-top: 30px;
}

div.vidinfo h3 {
	color: white;
	font-family: serif;
	font-weight: normal;
}

div.prevnxt {
	font-size: 12px;
	color: red;
}

div.prevnxt ul {
	width: 300px;
	margin: 0 auto;
	text-align: center;
}

div.prevnxt ul li {
	display: inline;
	margin-right: 14px;
}

div.vidgallery {
	width: 730px;
	margin: 0 auto;
	margin-top: 30px;
	margin-bottom: 50px;
}

div.titleholder2 {
	width: 630px;
	margin: 0 auto;
}