@charset "UTF-8";
html, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, button, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, img {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6, h7 {
	color: #669900;
	text-transform: capitalize;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	font-family: 'Myriad Pro', MyriadPro, Arial, sans-serif;
	font-weight: normal;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
}
.info {
	font-weight: bold;
	font-size: 12px;
}
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
}
.pgb {
	background-color: #FFF;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #666;
}
.option {
	color: #FFF;
}
.pgb #nav-include {
	width: 100%;
}
.pgb #mfb-container {
	height: 457px;
	width: 100%;
	background-color: #edeeb3;
}
.pgb #mfb-container #image {
	height: 457px;
	width: 1060px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/ProjectGreenBag.jpg);
}
.pgb #content {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.pgb #content #container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.pgb #content #container #left {
	width: 452px;
	float: left;
	margin-right: 30px;
	margin-bottom: 40px;
}
.pgb #content #container #left .icons {
	margin-right: 8px;
}
.pgb #content #container #right {
	float: left;
	margin-bottom: 27px;
	margin-top: -7px;
	width: 507px;
}
.pgb #content #container #right #colOne {
	float: left;
	margin-right: 35px;
	margin-top: 10px;
}
.pgb #content #container a {
	font-weight: bold;
	color: #666;
	text-decoration: underline;
}
.pgb #content #container #right #colTwo {
	float: left;
}
.pgb #content #container #colThree {
	width: 450px;
	float: left;
}
.pgb #footer-include {
	width: 995px;
	margin-right: auto;
	margin-left: auto;
}
.pgb #content #container #colThree #video {
	float: left;
	margin-left: 10px;
	margin-top: 10px;
}
.pgb #content #container #colThree #video-icon {
	float: left;
}
.pgb #mfb-container #checkout {
	background-image: url(../images/checkoutBG.png);
	height: 49px;
	margin-top: 340px;
	margin-left: 50px;
	float: left;
	background-repeat: no-repeat;
	width: 375px;
}
.pgb #mfb-container #image #checkout #inputWrap #fix {
	float: left;
	margin-right: 5px;
}
.pgb #mfb-container #image #checkout #inputWrap {
	margin-top: 10px;
	float: left;
	margin-left: 5px;
	height: 27px;
	margin-right: 10px;
}
.pgb #mfb-container #image #checkout #or {
	float: left;
	width: 40px;
	margin-top: 14px;
	color: #FFF;
	margin-right: 4px;
}
.pgb #mfb-container #image #checkout #googleBtn {
	float: left;
	height: 27px;
	margin-top: 10px;
}
