body {
	margin: 0px 0px 0px 0px;
	font-family: "Times New Roman", Times, serif
	font-size: 16px;
	color: #fff;
	background-color: #000033;
}

a {
	text-decoration: none;
	color: #fff;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}

.frame {
	width: 1000px;
}

.frameinside {
	height: 672px;
	background-image: url(assets/plain.jpg);
	background-repeat: no-repeat;
}

.headerhome {
	float: left;
	width: 1000px;
	height: 335px;
	color: #000033;
	background-image: url(assets/sqvhome.jpg);
	background-repeat: no-repeat;
}

.about {
	margin-top: 130px;
	margin-left: 760px;
}

.equipment {
	margin-left: 760px;
}

.header {
	float: left;
	width: 1000px;
	height: 157px;
	color: #000033;
	background-image: url(assets/sqv.jpg);
	background-repeat: no-repeat;
}

.bodybackhome {
	float: left;
	width: 1000px;
	height: 184px;
	color: #000033;
	background-image: url(assets/bodyhome.jpg);
	background-repeat: no-repeat;
}

.callhome {
	float: left;
	width: 1000px;
	height: 150px;
	color: #000033;
	background-image: url(assets/calltodayhome.jpg);
	background-repeat: no-repeat;
}


.bodyback {
	float: left;
	width: 1000px;
	height: 286px;
	color: #000033;
	background-image: url(assets/body.jpg);
	background-repeat: no-repeat;
}

.inside {
	float: left;
	width: 1000px;
}

.insidetext {
	float: left;
	margin-top: 125px;
	text-align: left;
	padding-left: 775px;
}

.call {
	float: left;
	width: 1000px;
	height: 43px;
	color: #000033;
	background-image: url(assets/calltoday.jpg);
	background-repeat: no-repeat;
}

.scrollingimages {
	float: left;
	width: 910px;
	margin-left: 20px;
}

.footer {
	float: left;
	width: 1000px;
	font-size: 14px;
	color: #000033;
}

.footerinside {
	float: left;
	width: 1000px;
	font-size: 14px;
	color: #000033;
}