@charset "utf-8";
@import url("../webfonts/SofiaProLight/stylesheet.css");

@font-face {
    font-family: 'SofiaProLight';
    src: url('../webfonts/sofiapro/SofiaProLight-webfont.eot');
    src: url('../webfonts/sofiapro/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/sofiapro/SofiaProLight-webfont.woff') format('woff'),
         url('../webfonts/sofiapro/SofiaProLight-webfont.ttf') format('truetype'),
         url('../webfonts/sofiapro/SofiaProLight-webfont.svg#SofiaProLight') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	background-color: #222222;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
p {
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	font-size: 14px;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	text-align: left;
}
h1 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 30px;
	margin-bottom: 10px;
	text-align: left;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
}
a {
	color: #D0D0D0;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.space-remove-top {
	margin: 0px;
}
.space-remove {
	margin: 0px;
	padding-bottom: 10px;
}

.right {
	text-align: right;
}
#wrapper {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 235px;
	width: 1000px;
}
#header-text {
	background-image: url(../images/canning-motor-trimmers.png);
	background-repeat: no-repeat;
	float: left;
	height: 110px;
	width: 1000px;
	background-position: center 30px;
}
#header-details {
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	float: left;
	height: 88px;
	width: 600px;
	font-size: 16px;
	color: #E1E1E1;
	line-height: 24px;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-right: 400px;
	letter-spacing: 2px;
}
#main-body {
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	background-color: #222;
	float: left;
	height: auto;
	width: 960px;
	background-image: url(../images/background-small.jpg);
	background-repeat: repeat-y;
	color: #D0D0D0;
	font-size: 14px;
	line-height: 20px;
	/*text-align: justify;*/
	padding-top: 0px;
	padding-right: 20px;
	/* [disabled]padding-bottom: 20px; */
	padding-left: 20px;
}
#nav {
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	color: #D0D0D0;
	background-color: #7C0000;
	float: left;
	height: 30px;
	width: 1000px;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	z-index: 999;
}
#nav ul {
	display: inline-table;
	padding: 0px;
	position: relative;
	text-align: center;
	margin: 0px;
}
#nav ul li {
	margin-right: 40px;
	margin-left: 40px;
	list-style-type: none;
	text-align: left;
	float: left;
}
#nav ul li a {
	display: inline;
	margin-left: 0px;
	text-decoration: none;
	color: #D0D0D0;
}
#nav ul li a:hover {
	display: inline;
	margin-left: 0px;
	text-decoration: none;
	color: #999999;
}
#nav ul ul   {
	display: none;
	position: absolute;
	background-color: #7C0000;
	float: left;
	z-index: 999;
	top: 100%;
	margin: 0px;
	padding: 0px;
}
#nav ul ul li  {
	float: none;
	padding-top: 12px;
	padding-right: 15px;
	padding-left: 15px;
	position: relative;
	background-color: #7C0000;
	margin-left: -15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 15px;
	line-height: 12px;
	text-align: left;
	font-size: 12px;
}
#nav ul li:hover > ul {
	display: block;
}
#slideshow {
	height: 300px;
	width: 950px;
	float: left;
	border: 5px solid #7C0000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#slideshow img {
	height: 300px;
	width: 950px;
	display: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#slideshow img a {
	height: 300px;
	width: 950px;
	display: none;
}
#slideshow  img.first  {
	display: block;
	height: 300px;
	width: 950px;
}
.slideshow {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#building {
	height: 230px;
	width: 950px;
	float: left;
	border: 5px solid #7C0000;
	margin-bottom: 20px;
	margin-top: 10px;
}
#body-text p {
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	float: left;
	height: auto;
	width: 960px;
	color: #D0D0D0;
	font-size: 14px;
	line-height: 20px;
	padding-top: 5px;
	margin-top: 0px;
}
#box-1 {
	float: left;
	height: auto;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
    font-size: 14px;
}
#box-2 {
	float: left;
	height: auto;
	width: 350px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	text-align: left;
    font-size: 14px;
}
#box-2 p {
	line-height: 24px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
    font-size: 14px;
}
#box-3 {
	float: left;
	height: auto;
	width: 260px;
	padding-right: 10px;
	padding-left: 10px;
	margin-left: 15px;
	text-align: left;
    font-size: 14px;
}
#box-1 ul {
	margin-left: 0px;
	padding-left: 20px;
    font-size: 14px;
}
#box-2 ul {
	margin-left: 0px;
	padding-left: 20px;
    font-size: 14px;
}
#box-3 ul {
	margin-left: 0px;
	padding-left: 20px;
    font-size: 14px;
}
.centred {
	text-align: center;
}
.mrb {
	text-align: center;
	font-weight: bold;
	text-align: center;
	float: left;
	width: 100%;
	/* [disabled]margin-top: 10px; */
}
.social {
	text-align: center;
	float: left;
	width: 960px;
    margin-right: 0px;
    margin-left: 0px;
	font-size: 14px;
}
#socialgroup {
	float: left;
	width: 750px;
	height: 40px;
	padding-left: 0px;
    padding-right: 0px;
	margin-left: 105px;
    margin-right: 105px;
    display: inline-block;
    vertical-align: middle;
}
#social1 a {
	text-align: center;
	float: left;
	width: 200px;
	background-color: #7C0000;
	height: 32px;
	margin-left: 25px;
    margin-right: 25px;
	padding: 0px; 
}
#social2 a {
	text-align: center;
	float: left;
	width: 200px;
	background-color: #7C0000;
	height: 32px;
	margin-left: 25px;
    margin-right: 25px;
	padding: 0px; 
}
#social3 a {
	text-align: center;
	float: left;
	width: 200px;
	background-color: #7C0000;
	height: 32px;
	margin-left: 25px;
    margin-right: 25px;
	padding: 0px; 
}
#social1 p{
	text-align: center;
	line-height: 32px;
	margin: 0px;
	padding: 0px;  
}
#social2 p{
	text-align: center;
	line-height: 32px;
	margin: 0px;
	padding: 0px;
}
#social3 p{
	text-align: center;
	line-height: 32px;
	margin: 0px;
	padding: 0px; 
}
#pic-1 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	background-color: #222;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
#pic-2 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	margin-left: 15px;
	background-color: #222;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
#pic-3 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	margin-left: 15px;
	background-color: #222;
	text-align: left;
	margin-bottom: 0px;
	margin-top: 15px;
}
#pic-4 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	background-color: #222;
	text-align: left;
}
#pic-5 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	margin-left: 15px;
	background-color: #222;
	text-align: left;
}
#pic-6 {
	float: left;
	height: 180px;
	width: 300px;
	border: 5px solid #7C0000;
	margin-left: 15px;
	background-color: #222;
	text-align: left;
}
#staff-mark-wrap {
	float: left;
	height: 300px;
	width: 470px;
	margin-top: 10px;
}
#staff-profile-mark {
	float: left;
	height: 270px;
	width: 190px;
}
#staff-mark-title {
	float: left;
	height: 30px;
	width: 190px;
	text-align: center;
}
#staff-mark-photo {
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 200px;
	border: 5px solid #7c0000;
	background-position: center top;
	margin-bottom: 15px;
	text-align: left;
}
#staff-mark-text {
	float: left;
	height: 290px;
	width: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: left;
}
#staff-shaun-wrap {
	float: left;
	height: 300px;
	width: 470px;
	margin-left: 20px;
	margin-top: 10px;
}
#staff-profile-shaun {
	float: left;
	height: 270px;
	width: 190px;
}
#staff-shaun-title {
	float: left;
	height: 30px;
	width: 190px;
	text-align: center;
}
#staff-shaun-photo {
	background-image: url(../images/profile-shaun.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 260px;
	width: 200px;
	border: 5px solid #7c0000;
	background-position: center center;
	margin-bottom: 20px;
}
#staff-shaun-text {
	float: left;
	height: 290px;
	width: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 12px;
	margin-bottom: 20px;
	text-align: right;
}
#services-col-1 {
	float: left;
	height: auto;
	width: 290px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: left;
}
#services-col-2 {
	float: left;
	height: auto;
	width: 290px;
	padding-top: 10px;
	padding-right: 20px;
	margin-right: 15px;
	margin-left: 15px;
	text-align: left;
}
#services-col-3 {
	float: left;
	height: auto;
	width: 290px;
	padding-top: 10px;
	padding-right: 20px;
	text-align: left;
}
#services-top-col-1 {
	float: left;
	height: 170px;
	width: 350px;
	padding-top: 0px;
	margin-top: -10px;
}
#services-top-col-2 {
	float: left;
	height: 170px;
	width: 610px;
	padding-top: 0px;
	margin-top: -10px;
}
#aboutus-top-col-1 {
	float: left;
	height: 250px;
	width: 460px;
	padding-right: 20px;
}
#aboutus-top-col-2 {
	float: left;
	height: 250px;
	width: 460px;
	padding-left: 20px;
}

#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 40px;
	color: #D0D0D0;
	background-color: #7C0000;
	height: 40px;
	width: 100%;
	float: left;
	font-weight: bold;
	background-repeat: repeat-x;
}
#footer-wrap {
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#footer-left {
	height: 40px;
	width: 350px;
	float: left;
	padding-left: 20px;
}
#footer-middle {
	height: 35px;
	width: 260px;
	float: left;
	text-align: center;
	padding-top: 5px;
}
#footer-right {
	height: 40px;
	width: 350px;
	float: left;
	text-align: right;
	padding-right: 20px;
}
#footer-right a {
	color: #D0D0D0;
}
#footer-right a:hover {
	color: #999999;
}
#left-panel-contact {
	float: left;
	height: 395px;
	width: 380px;
	text-align: left;
	color: #E6E6E6;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
#right-panel-contact {
	float: left;
	height: 395px;
	width: 555px;
	text-align: left;
	margin-left: 25px;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	margin-top: 5px;
}
#panel-contact-messages {
	background-color: #191919;
	float: left;
	height: 350px;
	width: 380px;
	text-align: left;
	padding-left: 315px;
	padding-right: 305px;
}
#contact-icons {
	float: left;
	height: 360px;
	width: 60px;
	text-align: center;
	padding-right: 8px;
}
#contact-labels {
	float: left;
	height: 360px;
	width: 55px;
	text-align: left;
	padding-left: 0px;
}
#contact-text {
	float: left;
	height: 360px;
	width: 250px;
}
#icons-phone {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-mobile1 {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-mobile2 {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-address {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-hours {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-email {
	height: 50px;
	width: 60px;
	padding-top: 10px;
}
#icons-post {
	height: 60px;
	width: 60px;
}
#label-phone {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#label-mobile1 {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#label-mobile2 {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}

#label-address {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#label-hours {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#label-email {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#label-post {
	height: 45px;
	width: 55px;
	padding-top: 15px;
}
#text-phone {
	height: 45px;
	width: 250px;
	padding-top: 15px;
}
#text-mobile1 {
	height: 45px;
	width: 250px;
	padding-top: 15px;
}
#text-mobile2 {
	height: 45px;
	width: 250px;
	padding-top: 15px;
}

#text-address {
	height: 52px;
	width: 250px;
	padding-top: 8px;
	line-height: 18px;
}
#text-address a {
	text-decoration: underline;
	color: #D0D0D0;
}
#text-address a:hover {
	color: #FFFFFF;
}
#text-hours {
	height: 52px;
	width: 250px;
	padding-top: 8px;
	line-height: 18px;
}
#text-email  {
	height: 45px;
	width: 250px;
	padding-top: 15px;
	font-weight: normal;
	text-decoration: none;
}
#text-email a {
	text-decoration: underline;
	color: #D0D0D0;
}
#text-email a:hover {
	color: #ffffff;
}
#text-post {
	height: 52px;
	width: 250px;
	padding-top: 8px;
	line-height: 18px;
}
#form {
	width: 555px;
	height: 348px;
	float: left;
	padding-top: 12px;
	margin: 0px;
}
.form-text-headings {
	font-size: 13px;
	text-align: left;
	color: #E6E6E6;
	line-height: 22px;
	margin: 0px;
	font-weight: normal;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
}
.form-text-headings a{
	font-size: 13px;
	text-align: left;
	color: #E6E6E6;
	line-height: 22px;
	margin: 0px;
	font-weight: normal;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
}
.form-text-box {
	height: 25px;
	width: 320px;
	margin: 0px;
	text-align: left;
	background-color: #E6E6E6;
	padding-left: 10px;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
    outline:none;
}
.form-text-message {
	height: 155px;
	width: 320px;
	text-align: left;
	background-color: #E6E6E6;
	padding-left: 10px;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	line-height: 18px;
	padding-top: 5px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	outline: none;
	padding-right: 0px;
	padding-bottom: 0px;
}
.form-text-captcha {
	height: 25px;
	width: 145px;
	margin: 0px;
	text-align: left;
	background-color: #E6E6E6;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: SofiaProLight, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
}
.captcha-style {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 25px;
	width: 155px;
	text-align: left;
	font-size: 13px;
}
.button {
	width: 155px;
	height: 30px;
	margin-right: 2px;
	font-weight: bold;
	color: #242424;
	font-size: 13px;
	border-radius: 0;
	line-height: 25px;
	padding: 0px;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#reset {
	background-image: url(../images/reset.png);
	background-repeat: no-repeat;
}
#submit {
	background-image: url(../images/submit.png);
	background-repeat: no-repeat;
}
textarea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0;
	margin: 0px;
	padding: 0px;
	overflow: auto;
    outline:none;
}
input, img, button, textarea {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-radius: 0;
	margin: 0px;
	padding: 0px;
	overflow: auto;
    outline: none;
	border-style: none;
}
table {
	float: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
table tr {
	margin: 0px;
	padding: 0px;
	height: 30px;
}
table td {
	margin: 0px;
	padding: 0px;
}
input:focus {
    outline:none;
}
textarea:focus {
    outline:none;
}
#gallery-wrap {
	float: left;
	height: 482px;
	width: 960px;
	margin-top: 10px;
}
#gallery {
	float: left;
	height: 472px;
	width: 630px;
	border: 5px solid #7c0000;
	margin-right: 10px;
}
#gallery img {
	display: none;
}
#gallery img.first {
	display: block;
}
#thumbnails-left-outer {
	float: left;
	height: 482px;
	width: 80px;
	margin-right: 0px;
	margin-left: 0px;
}
#thumbnails-left-inner {
	float: left;
	height: 482px;
	width: 80px;
	margin-right: 0px;
}
#thumbnails-right-inner {
	float: left;
	height: 482px;
	width: 80px;
	margin-left: 0px;
}
#thumbnails-right-outer {
	float: left;
	height: 482px;
	width: 70px;
	margin-left: 0px;
}
.button-1 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-2 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7C0000;
	background-color: #7c0000;
}
.button-3 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-4 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-5 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-6 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p6.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-7 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p7.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-8 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p8.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-9 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p9.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-10 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p10.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-11 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p11.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-12 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p12.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-13 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-14 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p14.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-15 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p15.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-16 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p16.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-17 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p17.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-18 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p18.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-19 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p19.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-20 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p20.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-21 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p21.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-22 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-color: #111111;
	background-image: url(../images/gallery/thumbs/p22.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-23 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p23.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-24 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p24.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-25 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p25.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-26 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p26.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-27 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p27.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
.button-28 {
	float: left;
	height: 60px;
	width: 70px;
	margin-bottom: 10px;
	background-image: url(../images/gallery/thumbs/p28.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #7c0000;
}
