body {
	background-color: #EDF7F9;
}

div.bod {
	margin: 0 auto;
	width: 1400px;
}

img {
	margin: 50px auto;
	border: 50px solid #FDE9D9;
	text-align: center;
	display: block;
}

.content{
	border: 50px solid #DCDCDC;
	margin: 50px auto;
	text-align: center;
	display: block;
}

div.pano {
	text-align: center;
}

.hdd{
	border: 25px solid #DCDCDC;
	margin: 50px auto;
	text-align: center;
	display: block;
}

.specs {
	margin-left: 100px;
}

h1 {
	font-size: 80px;
	margin: -260px 0px 0px 650px;
	font-family: Helvetica, sans-serif;
	font-weight: 800;
	color: #31849B;
	letter-spacing: -3px;
	position: absolute;
}

em {
	font-style: normal;
	color: #F79646;
}

a {
	color: #31849B;
	text-decoration: none;
}

a:hover {
	color: #F79646;
}

.title {
	font-size: 35px;
	font-family: Helvetica;
	font-weight: 800;
	letter-spacing: -2.5px;
	color: #31849B;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 25px;
}

.msub {
	font-size: 20px;
	font-family: Helvetica;
	font-weight: 400;
	letter-spacing: -1px;
	/*color: #31849B;*/
	text-align: center;
	margin: 25px 100px -25px 100px;
}

.sub {
	font-size: 20px;
	font-family: Helvetica;
	font-weight: 400;
	letter-spacing: -1px;
	/*color: #31849B;*/
	margin: 25px 100px -25px 100px;
}

.details {
	font-size: 25px;
	font-family: Helvetica;
	font-weight: 400;
	letter-spacing: -1px;
	color: #31849B;
	text-align: center;
	margin-bottom: -15px;
}

.back {
	font-size: 20px;
	font-family: Helvetica;
	font-weight: 400;
	letter-spacing: -1px;
	text-align: center;
	margin: 100px auto;
}

ul {
	font-size: 20px;
	font-family: Helvetica;
	font-weight: 400;
	letter-spacing: -1px;
	color: #31849B;
}

.footer {
	font-size: 10px;
	font-family: Helvetica;
	letter-spacing: -1px;
	color: #74BED2;
	text-align: center;
	margin: 100px auto;
}