.wrapper {
	background-color: #FFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-color: #000;
	padding-top: 20px;
	padding-bottom: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #BFD962;
}
#bannerHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	margin-bottom: 0px;
	background-image: url(images/bannerContact.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 960px;
}
#bannerRazPic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	margin-bottom: 30px;
	/* background-image: url(images/bannerRazPicPro.jpg);
	background-repeat: no-repeat; */
	height: 350px;
	width: 960px;
	cursor: pointer;
}
#bannerProducts {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	margin-bottom: 30px;
	/* background-image: url(images/bannerRazPicPro.jpg);
	background-repeat: no-repeat; */
	height: 350px;
	width: 960px;
	cursor: pointer;
}
#contentBasic {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentBasic p {
	padding-right: 40px;
	padding-left: 40px;
}
#contentAbout p {
	padding-right: 40px;
	padding-left: 40px;
}
#contentBasic h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	text-align: center;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
.headerMain {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	text-align: center;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentAbout h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentShop {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentShop p {
	padding-right: 40px;
	padding-left: 40px;
}
#contentShop h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentShop h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentMedia {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentMedia p {
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #e2e2e2;
	margin-bottom: 33px;
}
#contentMedia h2 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 25px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentFAQ {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
	padding-top: 30px;
}
#contentFAQ p {
	padding-right: 40px;
	padding-left: 40px;
	margin-bottom: 18px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #781214;
	padding-bottom: 8px;
}
#contentFAQ h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 2px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentFAQ ol {
	list-style-type: none;
}

#headerBannerNav ol li a {
	display: block;
	float: left;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}
#headerBannerNav ol li a:hover {
	display: block;
	float: left;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	color: #BFD962;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding-right: 15px;
	padding-left: 15px;
}

#contentMedia h3 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	line-height: 22px;
	margin-bottom: 5px;
	padding-right: 40px;
	padding-left: 40px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #20592C;
	padding-bottom: 8px;
}
#contentJoinUs {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentJoinUs p {
	padding-right: 40px;
	padding-left: 40px;
}
#contentJoinUs h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentJoinUs h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentContact {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentContact p {
	padding-right: 40px;
	padding-left: 40px;
}
#contentContact h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentContact h3 {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #333;
	line-height: 22px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#contentAbout h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	display: block;
	width: 125px;
	padding-bottom: 4px;
}
#contentShop h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	display: block;
	width: 80px;
	padding-bottom: 4px;
}
#contentMedia h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #20592C;
	display: block;
	width: 330px;
	padding-bottom: 4px;
}
#contentFAQ h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #781214;
	display: block;
	width: 125px;
	padding-bottom: 4px;
}
#contentContact h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	display: block;
	width: 150px;
	padding-bottom: 4px;
}
#contentJoinUs h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	padding-right: 0px;
	padding-left: 40px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BC3639;
	display: block;
	width: 675px;
	padding-bottom: 4px;
}
#contentContact p a {
	color: #BC3639;
	text-decoration: none;
	padding-bottom: 15px;
	border-bottom-color: #CCC;
}

.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999;
}
.linkText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #BFD962;
	text-align: right;
	padding-right: 40px;
}
.linkText a {
	text-decoration: none;
	font-size: 11px;
	color: #BFD962;
	font-family: Arial, Helvetica, sans-serif;
}
#contentJoinUs a {
	color: #BC3639;
	text-decoration: none;
}



#contentAbout {
	padding-right: 30px;
	padding-left: 30px;
	width: 900px;
	padding-bottom: 25px;
}
#contentAbout h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	line-height: 26px;
	margin-bottom: 18px;
	padding-right: 40px;
	padding-left: 40px;
}
#headerContainer {
	background-color: #000;
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
}
#mainLogo {
	float: left;
	height: 100px;
	width: 250px;
	background-color: #000;
}
.mainLogo {
	background-image: url(images/mainLogo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 100px;
	width: 250px;
}
#headerBanner {
	float: right;
	width: 650px;
	background-color: #000;
}
#headerBannerTop {
	background-color: #000;
	width: 580px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 50px;
	padding-right: 20px;
}

#headerBannerNav {
	background-color: #000;
	width: 600px;
	height: 40px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
}

#headerBannerNav ol {
	list-style-type: none;
	list-style-image: none;
}
/*#headerBannerNav ol li {
	display: block;
	float: left;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: bold;
	font-size: 16px;
}
#headerBannerNav ol li:hover {
	display: block;
	float: left;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	color: #BFD962;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}*/

#socialLinks {
	float: right;
	background-color: #000;
}
#socialLinks ul {
	list-style-type: none;
	color: #FFF;
	font-size: 10px;
	list-style-position: inside;
}
#socialLinks ul li {
	display: block;
	float: left;
	height: 20px;
	padding-right: 5px;
	padding-left: 5px;
}


#footer {
	background-color: #000;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #BFD962;
}
#footerContainer {
	width: 900px;
	padding-right: 30px;
	padding-left: 30px;
	background-color: #000;
}
#copyrightInfo {
	float: left;
	width: 600px;
	padding-top: 4px;
}
#copyrightInfo p {
	font-size: 11px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}
.contactBlurb {
	float: left;
	padding-left: 300px;
	padding-top: 20px;
	width: 500px;
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	font-weight: normal;
	line-height: 25px;
}
#bannerHome h1 {
	float: left;
	padding-left: 300px;
	padding-top: 150px;
	width: 500px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	font-weight: bold;
	line-height: 28px;
}
#bannerHome h2 {
	float: left;
	padding-left: 300px;
	padding-top: 0px;
	width: 500px;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #000;
	font-weight: bold;
	line-height: 28px;
}

.iconFacebook {
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	display: block;
	text-indent: -9999px;
	background-image: url(images/iconFacebook.png);
	cursor: pointer;
}
.iconTwitter {
	background-image: url(images/iconTwitter.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	text-indent: -9999px;
	display: block;
}
.iconYouTube {
	background-image: url(images/iconYouTube.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 42px;
	cursor:pointer;
}
.iconGooglePlus {
	background-image: url(images/iconGooglePlus.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 20px;
	cursor:pointer;
	text-indent: -9999px;
	display: block;
}
#page {
	width: 500px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	padding-top: 15px;
}
#formConfirm {
	height: 120px;
	width: 900px;
	text-align: center;
	margin-top: 20px;
}
#itemDesc a {
	color: #781214;
	text-decoration: none;
}

#productImage100 {
	float: left;
	width: 100px;
	padding-bottom: 15px;
	height: 100px;
	margin-right: 15px;
}
#contentJoinUs ul {
	list-style-type: circle;
	margin-bottom: 15px;
}
#contentJoinUs ul li {
	padding-left: 0px;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #000;
	margin-left: 30px;
	list-style-type: disc;
}
.connectText {
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #BFD962;
	padding-top: 3px;
}

#bannerRazPic {
	position: relative;
}

.buy-raz-pik-btn {
	position: absolute;
	height: 72px;
	width: 250px;
	bottom: 120px;
	right:125px;
}
