@charset "utf-8";

img, object, embed, video {
	max-width: 100%;
}
.ie6 img {
	width: 100%;
}
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
/* Mobile Layout: 479px and below. */
.dropbtn {
	background-color: rgb(127,2,2);
	color: white;
	border: none;
	cursor: pointer;
	font-size: 16px;
	background-image: url(../images/mobiMenu.png);
	height: 50px;
	width: 50px;
	display: inline-block;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}

.dropbtn:hover, .dropbtn:focus {
  background-color: rgb(127,2,2);
}

.dropdown {
	display: inline;
	position: relative;
}

.dropdown-content {
	display: none;
	position: fixed;
	background-color: rgb(127,2,2);
	min-width: 250px;
	overflow: auto;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
}

.dropdown-content a {
  color: white;
  padding: 8px 20px;
  text-decoration: none;
  display: block;
}

.dropdown a:hover {background-color: rgb(127,2,2);}

.show {display: block;}


.gridContainer {
	width: 98%;
	background-color: #FFF;
	margin-top: 1%;
	margin-right: 1%;
	margin-left: 1%;
}
.mobiHeader {
	width: auto;
	background-image: url(../images/mobiBG.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 2%;
	padding-left: 2%;
}
.mobiHeaderLeft {
	display: block;
	padding-top: 12.5px;
	width: auto;
	float: left;
	clear: left;
}
.mobiHeaderRight {
	float: right;
	clear: right;
	display: block;
	width: auto;
	padding-top: 12.5px;
}
.gridHeader {
	visibility: hidden;
	display: none;
}
#Social {
	width: 0%;
	visibility: hidden;
}
#Navbar1 {
	width: 0%;
	visibility: hidden;
}
#Navbar2 {
	width: 0%;
	visibility: hidden;
}
#Navbar3 {
	width: 0%;
	visibility: hidden;
}
#Navbar4 {
	width: 0%;
	visibility: hidden;
}
#Navbar5 {
	width: 0%;
	visibility: hidden;
}
#Navbar6 {
	width: 0%;
	visibility: hidden;
}
#Body {
	width: 100%;
	display: block;
}
#Sidebar {
	visibility: hidden;
	display: none;
}
#Quote {
	visibility: hidden;
	display: none;
}
#Sale {
	visibility: hidden;
	display: none;
}
#Content {
	width: 90%;
	display: block;
	margin-top: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
	margin-left: 5%;
	color: rgb(0,0,0);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contentmobile {
	width: 100%;
	display: block;
}
#contentmobiletext {
	width: 250px;
	display: block;
	text-align: left;
	line-height: 24pt;
}
.contcolumn {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10%;
}
.col1 {
	float: none;
	width: 100%;
	margin-bottom: 5%;
	clear: left;
}
.col2 {
	max-width: 35%;
	width: auto;
	clear: left;
	float: right;
	margin-left: 2%;
	margin-bottom: 2%;
}
.mobilebrowse {
	display: inline;
	visibility: visible;
}
.browse {
	visibility: hidden;
	display: none;
}
#button {
	background-image: url(../images/brassbutton.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 36px;
	text-align: center;
	padding-top: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#Tag {
	clear: both;
	float: none;
	width: 100%;
	height: auto;
	background-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: middle;
	text-align: center;
	display: inline-block;
	margin-top: 30px;
}
#TagLeft {
	display: none;
	visibility: hidden;
}
#taglogo {
	visibility: visible;
	max-width: 140px;
	display: block;
	margin-top: 15px;
	width: 30%;
	float: left;
	margin-left: 10%;
	margin-right: 5%;
	padding-bottom: 20px;
}
#TagRight {
	display: block;
	visibility: visible;
	width: 50%;
	float: left;
	clear: right;
	text-align: left;
	padding-right: 5%;
}
#Footer {
	clear: both;
	float: none;
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-size: 100% 100%;
	text-align: center;
	padding-bottom: 5px;
	background-repeat: no-repeat;
	padding-top: 30px;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 1.6;
}
.footerlogo {
	display: none;
}
.footerlogomobile {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: medium;
	display: block;
	font-weight: bold;
	line-height: 1;
}
#SocialMobile {
	display: block;
	width: auto;
	visibility: visible;
	text-align: center;
	margin-bottom: 30px;
}
.phone {
	color: #000;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#copyright {
	clear: both;
	float: none;
	width: 100%;
	background-size: 100% 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	font-variant: small-caps;
	color: rgb(0,0,0);
	margin: 0px;
	padding: 0px;
}
#ta1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 5%;
}
#Footer a:link {
     color:#FFF;
}
#Footer a:visited {
	color: #FFF;
}
#Footer a:hover, #Footer a:active, #Footer a:focus {
     color:#FFF;
}
#prodimg {
	max-width: 35%;
	width: auto;
	margin-top: 1%;
	margin-bottom: 2%;
	margin-left: 2%;
	border: thin solid #7A7A7A;
	clear: left;
	float: right;
	border-radius: 10px;
}
}












/* Tablet Layout: 480px to 767px. Inherits styles from: Mobile Layout. */
@media only screen and (min-width: 480px) {
#LayoutDiv1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
.gridContainer {
	width: 90%;
	margin-right: 5%;
	margin-left: 5%;
}
.gridHeader {
	width: 100%;
	visibility: visible;
	height: auto;
	display: block;
}
.topHeader {
	background-color: #FFF;
	height: 125px;
	width: 100%;
}
#Navbar1 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 34%;
	display: block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar2 {
	clear: none;
	float: right;
	margin-left: 0px;
	width: 12.306%;
	display: block;
	font-weight: bold;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar3 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 13.4146%;
	display: block;
	font-weight: bold;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar4 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 12.0632%;
	display: block;
	font-weight: bold;
	text-align: center;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar5 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 13.4146%;
	display: block;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar6 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 14.3957%;
	display: block;
	font-weight: bold;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: rgb(255,255,255);
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: auto 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Social {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: inline;
	color: #000;
}
#Body {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
}
#Sidebar {
	clear: both;
	float: left;
	margin-left: 0;
	width: 27.2151%;
	display: block;
}
#Quote {
	clear: both;
	float: none;
	display: block;
	padding-bottom: 2%;
}
#Sale {
	clear: both;
	float: none;
	display: block;
	padding-top: 2%;
	padding-bottom: 2%;
}
#Content {
	clear: none;
	float: left;
	margin-left: 1.8987%;
	margin-bottom: 10%;
	width: 70.886%;
	display: block;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 3%;
	font-size: 16px;
}
.contcolumn {
	width: 100%;
	margin-top: 30px;
	margin-left: 5%;
	margin-bottom: 10%;
}
.col1 {
	float: left;
	width: 40%;
	padding-left: 10%;
	margin-bottom: 5%;
}
.col2 {
	float: left;
	width: 40%;
	padding-left: 10%;
	margin-bottom: 5%;
}
.mobilebrowse {
	display: none;
	visibility: hidden;
}
.browse {
	visibility: visible;
	display: inline;
}
#Tag {
	clear: both;
	float: none;
	width: 100%;
	height: 260px;
	background-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: middle;
	text-align: center;
	display: block;
}
#TagLeft {
	clear: none;
	float: left;
	width: 36.5%;
	text-align: center;
	display: block;
	font-style: italic;
	height: 220px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 20px;
	padding-right: 1.75%;
	padding-left: 1.75%;
	visibility: visible;
	font-size: small;
	background-color: #999999;
	margin-bottom: 20px;
}
#taglogo {
	max-height: 100px;
	max-width: 12%;
	width: auto;
	display: block;
	width: 20%;
	clear: right;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #999999;
}
#TagRight {
	clear: right;
	float: left;
	height: 220px;
	width: 36.5%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 20px;
	padding-right: 1.75%;
	padding-left: 1.75%;
	visibility: visible;
	background-color: #999999;
	margin-bottom: 20px;
}
#Footer {
	clear: both;
	float: none;
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-size: 100% 100%;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: top;
	color: rgb(255,255,255);
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	margin: 0%;
}
.footerlogo {
	display: none;
}
.footerlogomobile {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: rgb(255,255,255);
	font-size: large;
	display: inline;
	line-height: 1.8;
}
#SocialMobile {
	display: none;
	visibility: hidden;
}
.phone {
	color: #000;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
#prodimg {
	max-width: 35%;
	width: auto;
	margin-bottom: 2%;
	margin-left: 2%;
	border: thin solid #7A7A7A;
	clear: left;
	float: right;
	border-radius: 10px;
}
#ta1 {
	clear: both;
	float: left;
	margin-left: 0;
	width: 100%;
	display: block;
	text-align: center;
	white-space: nowrap;
	margin-bottom: 5%;
}
}










/* Desktop Layout: 768px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */
@media only screen and (min-width: 768px) {
#LayoutDiv1 {
	clear: both;
	float: left;
	width: 100%;
	display: block;
}
.gridContainer {
	width: 90%;
	background-repeat: no-repeat;
	background-color: rgb(255,255,255);
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 5%;
	margin-left: 5%;
	margin-top: 20px;
}
.mobiHeader {
	width: 0%;
	background-size: 100% 100%;
	visibility: hidden;
	clear: none;
	float: none;
	height: 0px;
	display: none;
}
.mobiHeaderLeft {
	clear: none;
	width: 0px;
	float: none;
	padding-top: 0px;
	padding-right: 0%;
	padding-bottom: 0px;
	padding-left: 0px;
	visibility: hidden;
}
.mobiHeaderRight {
	float: none;
	clear: none;
	display: none;
	width: 0%;
	padding-top: 0px;
	visibility: hidden;
}
.gridHeader {
	max-width: 1728px;
	visibility: visible;
	display: block;
	width: 100%;
	height: auto;
}
#headertext {
	font-family: "Arial Black", Gadget, sans-serif;
	color: rgb(0,0,0);
	display: block;
	visibility: visible;
	clear: right;
	float: left;
	width: 43%;
	margin-top: 2px;
	padding-top: 35px;
	font-style: italic;
	font-size: 95%;
	line-height: 1.5;
}
#Social {
	clear: right;
	float: right;
	width: 32%;
	display: block;
	visibility: visible;
	margin-top: 40px;
	margin-right: 2%;
	color: #000;
}
.topLogo {
	clear: left;
	float: left;
	display: inline-block;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 10px;
	max-width: 150px;
	width: 18%;
}
.keytext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 300%;
	color: #A40800;
}
#Navbar1 {
	clear: both;
	float: right;
	margin-left: 0;
	width: 34%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar2 {
	clear: none;
	float: right;
	margin-left: 0px;
	width: 12.706%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar3 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 13.4146%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar4 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 12.0632%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar5 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 13.4146%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: 100% 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Navbar6 {
	clear: none;
	float: right;
	margin-left: 0%;
	width: 14.4016%;
	display: inline-block;
	font-weight: bold;
	text-align: center;
	visibility: visible;
	background-image: url(../images/menubar.jpg);
	background-size: auto 100%;
	padding-top: .5%;
	padding-bottom: .5%;
}
#Body {
	clear: both;
	float: left;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 0px;
}
#Sidebar {
	clear: both;
	float: left;
	width: 15%;
	display: block;
	background-color: rgb(229,229,229);
	padding: 2%;
	visibility: visible;
}
#Quote {
	clear: both;
	float: none;
	display: block;
	width: auto;
	margin: auto;
	max-width: 200px;
	padding-top: 0%;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 2%;
	visibility: visible;
}
#Sale {
	clear: both;
	float: none;
	display: block;
	width: auto;
	padding-top: 50%;
	padding-bottom: 2%;
	visibility: visible;
}
#Content {
	clear: right;
	float: left;
	width: 71%;
	display: block;
	background-color: rgb(255,255,255);
	margin-bottom: 10%;
	color: #000;
	margin-top: 3%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#contentmobile {
	width: 200px;
	display: block;
}
#contentmobiletext {
	width: 250px;
	display: block;
	text-align: left;
	line-height: normal;
}
.contcolumn {
	width: 100%;
	margin-top: 30px;
	margin-bottom: 10%;
}
.col1 {
	float: left;
	width: 40%;
	padding-left: 10%;
	margin-bottom: 5%;
}
.col2 {
	float: left;
	width: 40%;
	padding-left: 10%;
	margin-bottom: 5%;
}
.mobilebrowse {
	display: none;
	visibility: hidden;
}
.browse {
	display: inline;
	visibility: visible;
}
#Footer {
	clear: both;
	float: none;
	width: 100%;
	background-image: url(../images/footerbg.png);
	background-size: 100% 100%;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 30px;
	background-position: top;
	color: #FFF;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
}
#Tag {
	clear: both;
	float: none;
	width: 100%;
	height: 290px;
	background-color: #999999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	vertical-align: middle;
	text-align: center;
	display: block;
}
#TagLeft {
	clear: none;
	float: left;
	width: 36.5%;
	text-align: center;
	display: block;
	font-style: italic;
	height: 250px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-top: 20px;
	padding-right: 1.75%;
	padding-left: 1.75%;
	visibility: visible;
	font-size: small;
	background-color: #999999;
	margin-bottom: 20px;
}
#taglogo {
	max-height: 100px;
	max-width: 12%;
	width: auto;
	display: block;
	width: 20%;
	float: left;
	clear: right;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #999999;
}
#TagRight {
	clear: right;
	float: left;
	height: 250px;
	width: 36.5%;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFF;
	font-style: italic;
	text-align: center;
	display: block;
	margin-top: 20px;
	padding-right: 1.75%;
	padding-left: 1.75%;
	visibility: visible;
	background-color: #999999;
	margin-bottom: 20px;
}
.footerlogo {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: large;
}
.footerlogomobile {
	font-family: Verdana, Geneva, sans-serif;
	color: rgb(255,255,255);
	font-size: medium;
	display: none;
}
#SocialMobile {
	display: none;
	visibility: hidden;
}
#copyright {
	clear: both;
	float: none;
	width: 100%;
	background-size: 100% 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-variant: small-caps;
	color: rgb(0,0,0);
	margin: 0px;
	padding: 0px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: rgb(0,0,0);
	line-height: 1.8;
}
.phone {
	color: #000;
	font-size: x-large;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}
.footerlinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	text-align: center;
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: rgb(255,255,255);
	text-align: center;
	font-weight: bold;
}
#ta1 {
	clear: both;
	float: left;
	margin-left: 4%;
	display: block;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 5%;
	width: 100%;
}
#Footer a:link {
     color:#FFF;
}
#Footer a:visited {
	color: #FFF;
}
#Footer a:hover, #Footer a:active, #Footer a:focus {
     color:#FFF;
}
.footerlinks a:link {
     color:#FFF;
}
.footerlinks a:visited {
	color: #FFF;
}
.footerlinks a:hover, .footerlinks a:active, .footerlinks a:focus {
     color:#FFF;
}
.gridHeader a:link {

}
.gridHeader a:visited {

}
.gridHeader a:hover, .gridHeader a:active, .gridHeader a:focus {

}
#prodimg {
	max-width: 35%;
	width: auto;
	margin-bottom: 2%;
	margin-left: 2%;
	border: thin solid #7A7A7A;
	clear: left;
	float: right;
	border-radius: 10px;
}
}



/* Larger Layout: 1260px to a max of 1920px. */
@media only screen and (min-width: 1260px) {
.keytext {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 400%;
	color: #A40800;
}
#headertext {
	font-family: "Arial Black", Gadget, sans-serif;
	color: rgb(0,0,0);
	display: block;
	visibility: visible;
	clear: right;
	float: left;
	width: 43%;
	margin-top: 2px;
	padding-top: 20px;
	padding-left: 50px;
	font-style: italic;
	font-size: 96%;
	line-height: 1.4;
}	
}




#tagtext {
	font-size: large;
	font-style: normal;
	line-height: 1.5;
	color: #000;
}
#galleryimg {
	max-width: 45%;
	width: auto;
	border: thin solid #7A7A7A;
	margin: 2%;
}
#buttontoolsteel {
	background-image: url(../images/buttontoolsteel.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	vertical-align: middle;
	display: table-cell;
	padding-bottom: 10px;
}
#buttonpgfs {
	background-image: url(../images/buttonpgfs.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttonalloy {
	background-image: url(../images/buttonalloy.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttoncarbon {
	background-image: url(../images/buttoncarbon.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttonaluminum {
	background-image: url(../images/buttonaluminum.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttonbrass {
	background-image: url(../images/buttonbrass.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttonstainless {
	background-image: url(../images/buttonstainless.png);
	background-repeat: no-repeat;
	height: 77px;
	width: 200px;
	font-size: 24px;
	text-align: center;
	color: #FFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 10px;
}
#buttonred {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #C00;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttonblue {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #00F;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttongreen {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #090;
	border: 2.5pt solid #000;
	border-radius: 15px;
	display: table-cell;
	vertical-align: middle;
}
#buttonpurple {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #60F;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttonbrown {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #630;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttongray {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #666;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttonyellow {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #CC0;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
#buttonorange {
	height: 70px;
	width: 200px;
	font-size: 18px;
	text-align: center;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	display: table-cell;
	vertical-align: middle;
	background-color: #F60;
	border: 2.5pt solid #000;
	border-radius: 15px;
}
.indexholder {
	width: 100%;
}
.indexcol1 {
	width: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #a40800;
	font-weight: bold;
	text-align: center;
}
.indextext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight: normal;
}
.centerbrowse {
	padding-top: 5px;
	font-size: 16px;
}
.mobihomebutton {
	display: inline-block;
	position: relative;
	padding-left: 5px;
}
.c6 {
	text-align: center;
	width: 16%;
	margin-right: 0.65%;
	float: left;
}
.c2 {
	float: left;
	width: 46%;
	margin-right: 2%;
	margin-left: 2%;
	text-align: left;
	padding-bottom: 50px;
}
#round {
	border-radius: 10px;
}
.rule {
	width: auto;
	clear: both;
}
.c9 {
	float: left;
	width: 10%;
	margin-bottom: 1.11%;
	margin-left: 1.11%;
}
.c3 {
	float: left;
	width: 31%;
	margin-bottom: 2%;
	margin-left: 2%;
}
#red {
	float: left;
	height: 90px;
	width: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 10px;
	padding-top: 3%;
	padding-bottom: 3%;
	margin-left: 10px;
}
#gray {
	background-color: #CCC;
	float: none;
	width: auto;
	padding-top: 3%;
	padding-bottom: 3%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 90px;
}
#yellow {
	width: 99.7%;
	border: thin solid #333;
	margin-bottom: 20px;
}
