@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
}
a.class1:link {
	color: #0066FF;
}
a.class1:visited {
	color: #999999;
}
.logo {
	float: left;
	padding-top:20px;
	padding-left:25px;
}
.logo2 {
	float: left;
	margin-top: 35px;
}
.image {
	float: left;
	margin-left: 30px;
}
.header {
	background-color: #201b17;
	height: 129px;
	font-size: 16px;
	line-height: 15px;
}
.menubox {
	float: left;
	position: relative;
	height: auto;
	margin-top: -25px;
}
.menubox_2 {
	float: left;
	position: relative;
	height: auto;
	margin-top: -15px;
}
.search {
	float: right;
	width: 300px;
	padding-left: 9px;
}
.socialMedialinks {
	float: right;
	margin-top: 10px;
	padding-right: 50px;
}
.socialMedialinks img:hover {
    opacity: 0.75;
    filter: alpha(opacity=75);
	transition: all 300ms;
	-webkit-transition: all 300ms;
	-ms-transition: all 300ms;
	-moz-transition: all 300ms;
}
.sliderSpacer {
	background-color: #14110f;
}
.content {
	float: left;
	background-color: #201b17;
	height: 100%;
}
.content_2 {
	float: left;
	background-color: #14110f;
	height: 100%;
	width: 100%
}
.welcomeBar {
	color:#FFFFFF;
	background-color: #14110f;
	padding-top: 15px;
	padding-bottom: 15px;
}
.content_style_header {
	color:#FFFFFF;
	font-size: 36px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
}
.content_style_header_2 {
	color:#FFFFFF;
	font-size: 28px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
	letter-spacing: 6px;
}
.content_style_title {
	color:#FFFFFF;
	font-size: 20px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 30px;
	margin-right: 30px;
}
.content_style {
	color:#FFFFFF;
	margin-left: 30px;
	margin-right: 30px;
	font-size: 12px;
}
.ourBox {
	height: 160px;	
}
.Grouprow {
}
.Group {
	position: relative;
	float: left;
	width: 240px;
	background-color:#000000;
	margin-left: 15px;
	height: 260px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.Group_New {
	position: relative;
	float: left;
	width: 240px;
	background-color:#000000;
	margin-left: 10px;
	height: 420px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.Groupimage {
	position: absolute;
	margin-bottom: 10px;
	height: 170px;
	bottom: 5%;
	left: 4%;
}
.Groupimage img:hover {
    transform: scale(1.05);
	transition: all 500ms;
	-webkit-transform: scale(1.05);
	-webkit-transition: all 500ms;
	-ms-transform: scale(1.05);
	-ms-transition: all 500ms;
	-moz-transform: scale(1.05);
	-moz-transition: all 500ms;
}
.Groupimage_New {
	position: absolute;
	margin-bottom: 10px;
	height: 170px;
	top: 11%;
	left: 4%;
}
.contactColumnleft {
	float: left;
	width: 39%;
	border-right: ridge #FFFFFF;
	height: 660px;
}
.contactColumnright {
	float: left;
	width: 49%;
}
.productpageColumnleft {
	float: left;
	width: 65%;
	border-right: ridge #FFFFFF;
	height: auto;
}
.productpageColumnright {
	float: left;
	width: 19%;
}
.productpageDisclaimer {
	float: left;
}
.emailForm {
	height: 520px;
	padding-top: 30px;
	padding-left: 10px;
	background-color: #14110f;
	font-size: 12px;
	color: #FFFFFF;
}
.menu {
	width: 780px;
	height: auto;
	margin: auto;
	position:absolute;
	left: 50%;
	margin-left: -390px;
}
.footer {
	float: left;
	color: #000000;
	width: 100%;
	height: 30px;
	background-color: #201b17;
}
.contactinfo {
	padding-left: 9px;
	padding-bottom: 9px;
	float: left;
	width: auto;
	font-size:9px;
	color: #FFFFFF;
}
