@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #1a171b url(images/tendobg.jpg) center top no-repeat;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 0.8em;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color:#eedd6a;
	font-style: italic;
	font-size: 2em;
	font-weight: normal;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
	font-size: 0.7em;
}

a {
	text-decoration: none;
}

#container {
	width: 975px;
	margin:0 auto;
}

#splash {
	background: url(images/tendosplashhome.jpg) no-repeat;
	height: 790px;
}

#subsplash {
	background: url(images/tendo_subpage_splash.jpg) no-repeat;
}

#contentsub {
	margin-top: 200px;
	padding: 20px 30px 30px 30px;
}

#rotater {
	padding-top: 172px;
	padding-left: 10px;
}

#left {
	float: left;
	width: 530px;
}

#right {
	float: right;
	width: 368px;
}

#testimonial {
	clear: both;
}

#footerc {
	width: 975px;
	margin:0 auto;
	clear:both;
}

#footer a {
	color:#CCCCCC;
}
#footer {
	clear:both;
	background: url(images/footerbg.png) repeat;
}
