body {
	width: 1007px;
	background: #FFFFFF;
	margin: 0px auto;
	font-family: tahoma;
}

#wrapper {
	width: 100%;
}

#box {
	float: left;
	width: 100%;
	border: 1px solid black;
}

#head {
	width: 100%;
	background: #221e1f;
	height: 108px;
}

#nav { 
	float: left;
	padding: 15px 0px 0px 15px;

}

.navrowwrap {
	float: left;
	height: 83px;
	width: 105px;
}

.navrowwrapend {
	float: left;
	height: 83px;
	width: 215px;
}

.navrow { 
	list-style: none;
	float: left;
	padding: 0px;
	margin: 0px;
}

.navrow li {
 	padding: 2px 0px 5px 0px;
}

.navrow a {
	color: #ffffff;
	background: #221e1f;
	text-decoration: none;
	font-size: .6em;
	padding: 8px 0px 8px 35px;
	float: none;
	
}

.navrow a:hover {
	background: url("../images/navback.jpg") no-repeat left center;
}

#brandtop {
	width: 555px;
	background: url("../images/brandtopback.jpg") no-repeat;
	float: right;
	height: 108px;
}

#mainwrapper {
	float: left;
	background: url("../images/mainwrapperback.jpg") repeat-y;
	width: 100%;
}

#maintop {
	width: 100%;
	float: left;
	height: 268px;
	margin-bottom: 5px;
	background: url("../images/testimonial4.jpg") no-repeat;
/*	background: url("../images/maintopback.jpg") no-repeat; */
}

.rotationtestimonial {
	margin-left: 133px;
}

#mainbottom {
	width: 100%;
	float: left;
	background: #000000;
}

#mainbottom h3 {
	font-family: serif;
	font-size: 1.7em;
	color: #ffffff;
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#mainbottom p {
	font-size: .7em;
	padding: 0px;
	margin: 5px;	
}

.pwhite {
	color: #FFFFFF;
}

.pyellow {
	color: #eeba4a;
}

.pgreen {
	color: #8eaf5e;
}

.pblue {
	color: #4f86c7;
}

#welcometext {
	width: 355px;
	padding-left: 15px;
	float: left;
	padding: 20px 0px 0px 50px;
}

#welcomevid {
	float: left;
	width: 452px;
	margin-left:45px;
}

.vid {
	width: 400px;
	margin: 25px 0px 25px 40px;
}

#footer {
	float: left;
	height: 30px;
	width: 100%;
	background: url("../images/mainwrapperback.jpg") repeat-y;	
}

.copyright {
	float: left;
	color: #000000;
	font-size: .7em;
	padding: 0px;
	margin: 10px;
}

.email {
	float: right;
	color: #000000;
	font-size: .7em;	
	padding: 10px;
	margin: 0px;
}

.email a {
	text-decoration: none;
	color: black;
}

.email a:hover {
	text-decoration: underline;
}

.email2 {
	text-decoration: none;
	color: black;
}

.email2:hover {
	text-decoration: underline;
}
