@charset "utf-8";

/*================================ header ===================== */
#header {
	width:939px;
	height:151px;
	left:0px;
	top: 0px;
	background-image: url(/images/header.jpg);
	background-repeat: no-repeat;
	display: block;
	background-color: #000000;
	background-position: center center;
}
#table {
	width: 939px;
	position: fixed;
	background-color: #000000;
}



/*============================ additional layout ========================== */
#camera {
	margin: 2px;
	display: block;
	text-align: center;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-color: #FFFFFF;
	width: 200px;
}
#content img-left {
	padding-bottom: 25px;
	margin-bottom: 25px;
}
#specs a:hover {
	color: #FF9900;
	text-decoration: underline;
	background-color: #000000;
	background-repeat: no-repeat;
}

#specs a {
	color: #0033FF;
}

/* ============================= footer ====================== */

#footer {
	color:#FFFFFF;
	font-size:0.833em;
	line-height:1.6em;
	text-transform:uppercase;
	text-align:center;
	padding-top: 15px;
	padding-right: 32px;
	padding-bottom: 15;
	background-color: #1A3544;
	padding-left: 100px;
}
#footer a {color:#8ce4e3; text-transform:none;}
#footer .menu li {display:inline; border-left:1px solid #469f9e; padding:0 7px 0 7px;}
#footer .menu li a {color:#469f9e; text-decoration:none; text-transform:uppercase;}
#footer .menu li a:hover {color:#8ce4e3;}
#footer .menu .first {border:none;}
#content {
	width: 225px;
	position: static;
}
#content2 {
	width: 715px;
	position: static;
	padding-top: 15px;
}

#content-text {
	padding: 10px;
	width: 700px;
}
#page2 #main {
	display: block;
	width: 939px;
	padding: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	background-color: #000000;
}
