@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
.clear {
	clear: both;
}
body {
	background-color: #01906D;
}
.img_clouds {
	background-image: url(../images/bg_img_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6094CE;
}
.img_sky {
	background-image: url(../images/bg_img_02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #c2e0e8;
}
.img_sea {
	background-image: url(../images/bg_img_03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #aaaaaa;
}
#container {
	width: 100%;
}
#wrapper {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 6px;
}
#header {
	width: 965px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}
#header #logo {
	height: 23px;
	padding-top: 20px;
	padding-left: 20px;
	width: 315px;
	float: left;
}
#header #logo label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	padding-left: 20px;
}
#header #links {
	float: right;
	width: 300px;
	padding-top: 23px;
	padding-right: 20px;
	text-align: right;
}
#header #links a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007457;
	text-decoration: none;
}
#header #links a:hover {
	color: #007457;
	text-decoration: underline;
}
#header #links label {
	background-image: url(../images/bullet_world_green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 40px;
}
.bullet {
	background-image: url(../images/bullet_small_green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-right: 20px;
	padding-left: 10px;
}
.bullet_last {
	background-image: url(../images/bullet_small_green.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#navigation {
	background-image: url(../images/navigation_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 49px;
	width: 965px;
	margin-top: 20px;
}
#navigation span {
	display: none;
}
a.btn_home  {
	background-image: url(../images/nav/btn_home.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 91px;
	height: 41px;
	float: left;
}
a.btn_professionalphoto {
	background-image: url(../images/nav/btn_professionalphoto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 244px;
	height: 41px;
	float: left;
}
a.btn_filmphoto {
	background-image: url(../images/nav/btn_filmphoto.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 180px;
	height: 41px;
	float: left;
}
a.btn_professionalhome {
	background-image: url(../images/nav/nav_professionalhome.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 189px;
	height: 41px;
	float: left;
}
a.btn_film {
	background-image: url(../images/nav/btn_film.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 77px;
	height: 41px;
	float: left;
}
a.btn_cameras {
	background-image: url(../images/nav/btn_cameras.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 112px;
	height: 41px;
	float: left;
}
a.btn_choosefilm {
	background-image: url(../images/nav/btn_choosefilm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 141px;
	height: 41px;
	float: left;
}
a.btn_singleuse {
	background-image: url(../images/nav/btn_singleuse.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 198px;
	height: 41px;
	float: left;
}
a.btn_instax {
	background-image: url(../images/nav/btn_instax.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	width: 218px;
	height: 41px;
	float: left;
}
a.btn_home:hover, a.btn_professionalphoto:hover, a.btn_filmphoto:hover, a.btn_professionalhome:hover, a.btn_film:hover, a.btn_cameras:hover, a.btn_choosefilm:hover, a.btn_singleuse:hover, a.btn_instax:hover {
	background-position: 0px -41px;
}
#navigation #active {
	background-position: 0px -41px;
}
#content-wrapper {
	width: 965px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#content-wrapper  h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #007457;
	text-decoration: none;
	margin-top: 5px;
}
#content-wrapper h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d54c1;
	text-decoration: none;
}
#content-wrapper  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	line-height: 20px;
}
#content-wrapper a {
	color: #CC0000;
	text-decoration: none;
}
#content-wrapper a:hover {
	color: #CC0000;
	text-decoration: underline;
}
#greybox_top {
	background-image: url(../images/greybox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 17px;
	width: 965px;
}
#greybox_bg {
	background-image: url(../images/greybox_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 905px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#greybox_bottom {
	background-image: url(../images/greybox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 965px;
}
#film_menu {
	float: left;
	width: 178px;
	margin-right: 17px;
}
#film_menu li {
	background-image: url(../images/film_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 178px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #1d54c1;
	padding-left: 30px;
	padding-top: 9px;
	padding-bottom: 7px;
}
#film_menu li a {
	color: #1d54c1;
	text-decoration: none;
}
#film_menu li a:hover {
	color: #1d54c1;
	text-decoration: underline;
	font-weight: normal;
}
#film_menu #active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#camera_menu {
	float: right;
	width: 178px;
	margin-left: 17px;
}
#camera_menu li {
	background-image: url(../images/film_menu_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 178px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1d54c1;
	padding-left: 30px;
	padding-top: 8px;
	padding-bottom: 7px;
}
#camera_menu li a {
	color: #1d54c1;
	text-decoration: none;
}
#camera_menu li a:hover {
	color: #1d54c1;
	text-decoration: underline;
	font-weight: normal;
}
#camera_menu #active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#filmbox_wrapper {
	float: right;
	width: 770px;
}
#filmbox_top {
	background-image: url(../images/filmbox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 770px;
}
#filmbox_bottom {
	background-image: url(../images/filmbox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 770px;
}
#filmbox_content {
	background-image: url(../images/filmbox_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 770px;
	float: left;
}
#filmbox_content2 {
	background-image: url(../images/filmbox_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 726px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#filmbox_content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#filmbox_content2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/bullet_white.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
	margin-bottom: 13px;
}
#filmbox_content2 #largeimage {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 15px;
}
#camerabox_wrapper {
	float: left;
	width: 770px;
}
#camerabox_top {
	background-image: url(../images/filmbox_top.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 18px;
	width: 770px;
}
#camerabox_bottom {
	background-image: url(../images/filmbox_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 20px;
	width: 770px;
}
#camerabox_content {
	background-image: url(../images/filmbox_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	width: 770px;
	float: left;
}
#camerabox_content2 {
	background-image: url(../images/filmbox_grad.png);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 726px;
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 20px;
	padding-left: 20px;
}
#camerabox_content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#camerabox_content2 li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	list-style-type: none;
	background-image: url(../images/bullet_white.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
	margin-bottom: 13px;
}
#camerabox_content2 #largeimage {
	float: right;
	width: 300px;
	margin-bottom: 15px;
	margin-top: 20px;
	margin-left: 15px;
}
.border_bottom {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#spectable p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.img_border_black {
	border: 1px solid #000000;
	margin-bottom: 10px;
}
.filmbox_thumb {
	background-image: url(../images/filmbox_thumb.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 201px;
	width: 235px;
	float: left;
	margin-top: 15px;
}
.filmbox_thumb h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d54c1;
	padding-top: 8px;
	padding-left: 37px;
}
.filmbox_thumb #text-image {
	width: 202px;
	padding-left: 17px;
	padding-top: 22px;
}
.filmbox_thumb #text-image img {
	float: left;
	margin-right: 10px;
}
.filmbox_thumb #text-image p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.filmbox_thumb2 {
	background-image: url(../images/filmboxlarge_thumb.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 271px;
	width: 235px;
	float: left;
	margin-top: 15px;
}
.filmbox_thumb2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1d54c1;
	padding-top: 8px;
	padding-left: 37px;
}
.filmbox_thumb2 #text-image {
	width: 202px;
	padding-left: 17px;
	padding-top: 22px;
}
.filmbox_thumb2 #text-image img {
	float: left;
	margin-right: 10px;
}
.filmbox_thumb2 #text-image p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.specs_button {
	margin-top: 13px;
	margin-left: 37px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer-wrapper {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 101px;
	width: 100%;
	margin-top: 20px;
	background-color: #FFFFFF;
}
#footer  {
	height: 101px;
	width: 965px;
	margin-right: auto;
	margin-left: auto;
}
#footer #quicknav {
	float: left;
	height: 28px;
	width: 965px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-top: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}
#footer #quicknav a {
	font-weight: normal;
	color: #007457;
	text-decoration: none;
	margin-right: 10px;
	margin-left: 10px;
}
#footer #quicknav a:hover {
	font-weight: normal;
	color: #007457;
	text-decoration: underline;
	margin-right: 10px;
}
#footer #quicknav label {
	margin-left: 10px;
}
#footer #share {
	float: left;
	width: 150px;
	padding-top: 16px;
}
#footer  #links2 {
	float: right;
	width: 525px;
	padding-top: 18px;
	text-align: right;
}
#footer #links2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #007457;
	text-decoration: none;
}
#footer #links2 a:hover {
	color: #007457;
	text-decoration: underline;
}
#base {
	background-image: url(../images/footer_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 28px;
	width: 100%;
	background-color: #01906D;
}
.divide_line {
	background-image: url(../images/divide.jpg);
	background-repeat: repeat-x;
	height: 2px;
	margin-top: 8px;
}

