﻿.body {
background-color: #EBFBFF;
}
.form {
	right: 75px;
	position: absolute;
	top: 55px;	
}
.header {
	background-image: url('../images/fox1_01.png');
	background-repeat: no-repeat;
	width: 870px;
	height: 410px;
	position: relative;
	margin: 0px auto 0px auto;
}
.photo {
	width: 213px;
	height: 35px;
	display: block;
	right: 42px;
	position: absolute;
	top: 27px;
}
.TeamViewer {
	width: 213px;
	height: 35px;
	display: block;
	right: 622px;
	position: absolute;
	top: 27px;
}
.compare {
	width: 30px;
	height: 238px;
	display: block;
	right: 8px;
	position: absolute;
	top: 7px;
}

.index {
	background-image: url('../images/fox1_02.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 459px;
	position: relative;
	margin: 0px auto 0px auto;
}
.comparisonpage {
	background-image: url('../images/fox2_02.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 456px;
	position: relative;
	margin: 0px auto 0px auto;
}
.specpage {
	background-image: url('../images/fox3_02.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 456px;
	position: relative;
	margin: 0px auto 0px auto;
}
.calluspage {
	background-image: url('../images/fox4_02.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 460px;
	position: relative;
	margin: 0px auto 0px auto;
}
.servicepage {
	background-image: url('../images/fox5_02.jpg');
	background-repeat: no-repeat;
	width: 870px;
	height: 456px;
	position: relative;
	margin: 0px auto 0px auto;
}

.home {
	width: 54px;
	height: 17px;
	display: block;
	right: 28px;
	position: absolute;
	top: 91px;
}
.comparison {
	width: 54px;
	height: 17px;
	display: block;
	right: 96px;
	position: absolute;
	top: 92px;
}
.spec {
	width: 57px;
	height: 17px;
	display: block;
	right: 164px;
	position: absolute;
	top: 92px;
}
.service {
	width: 57px;
	height: 17px;
	display: block;
	right: 232px;
	position: absolute;
	top: 91px;
}
.callus {
	width: 54px;
	height: 17px;
	display: block;
	right: 303px;
	position: absolute;
	top: 92px;
}
.ordernow {
	width: 240px;
	height: 40px;
	display: block;
	right: 120px;
	position: absolute;
	top: 346px;
}
