@charset "utf-8";
/* CSS Document */

.Back1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	background-color: #999;
}
.whiteback {
	background-color: #FFF;
}

.whiteback2 {
	background-color: #FFF;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.picborder {
	border: 1px solid #666;
}

.logo {
	text-align: center;
	padding-top: 100px;
	padding-right: 10px;
	padding-bottom: 50px;
	padding-left: 10px;
}
.textpadd {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 80px;
	padding-left: 50px;
}
.textpadd2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:14px;
}
.productimg {
	padding: 0px;
	border: 1px solid #999;
	margin: 10px;
}
.black {
	color: #000;
}

.title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #6d6e71;
}
.footerwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.copyright {
	font-size: 10px;
	color: #CCC;
	line-height: 12px;
}
a.copyright {
	font-size: 10px;
	color: #CCC;
	line-height: 12px;
}
a.copyright:link {color: #CCC; text-decoration: none} 
a.copyright:visited {color: #CCC; text-decoration: none} 
a.copyright:active {color: #CCC; text-decoration: none} 
a.copyright:hover {color: #000000; text-decoration: underline}
.footertitle {
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	line-height: 16px;
	font-weight: bold;
}
.footertext {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
}
.footercall {
	font-size: 32px;
	color: #FFF;
	line-height: 32px;
}
.navbartitle {
	color: #337ab7;
	float: left;
  	height: 50px;
  	padding: 15px 15px;
  	font-size: 16px;
  	line-height: 20px;
}