html {

}

body {
	background-color: #fff;
	font-size: 62.5%;
	font-family: Verdana, Geneva, sans-serif;
}

.container_12 {
	position: relative;
	padding: 44px 30px 44px 30px;
}
.content_2, .content_2 .bg
{
	background: #1c1f23;
	color: #fff;
}
.content_1, .content_1 .bg{
	background: #f4f6f8;
	color: #333;
}
.byline {
	padding: 30px 0px 10px 0px; /* 10px bottom + 20px products margin */
}
.byline h1 {
	font-size: 24px;
	font-weight: bold;
}

.content_1 .col_2 img:first-child { margin-top: 55px; }
.content_1 .col_2 img.first-child { margin-top: 55px; }
p {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 1.5em;
}
.content_2 .col_1 p b {
	font-size: 14px;
}
.content_2 .col_2 img, .content_2 .col_3 img { margin-top: 17px; }
.content_2 .col_2 img:first-child, .content_2 .col_3 img:first-child { margin-top: 55px; }
.content_2 .col_2 img.first-child, .content_2 .col_3 img.first-child { margin-top: 55px; }

.footer-brands .grid_1 {
	width: 60px;
	height: 39px;
	background-color: #d7d9dd;
}
.footer, .footer-brands, .footer .bg, .footer-brands .bg {
	background: #c6c8cf;
}
.container_12.footer-brands { padding-bottom: 0px !important; }
.container_12.footer { padding-top: 30px !important; }
.container_12.footer p { margin-top: 0.5em !important; font-weight: bold; }
.footer p, .footer p a { color: #333; text-decoration: none;}
.footer p a:hover { color: #555;}
.footer h5 {
	font-weight: bold;
	font-size: 16px;
}
.footer .grid_12 {
	text-align: center;
}
.container_12.header {
	padding-bottom: 0px;
}
.header .logo {
	margin-left: 10px;
}
.product {
	width: 300px;
	background-color: #eaebed;
	margin-top: 20px;
	min-height: 333px;
}
.product .wrap {
	padding: 10px;
	position: relative;
	min-height: 73px;
}
.product img {
	min-height: 199px;
	min-width: 300px;
	background-color: #d7d9dd;
}
.product .name, .product .description, .product .price, .product .email, .product .email {
	color: #333;
}
.product .email a {
	color: #333;
	font-size: 13px;
	font-weighT: bold;
}
.product .wrap .name {
	font-size: 15px;
	font-weight: bold;
}
.product .wrap .description {
	font-size: 12px; 
	margin-top: 0.3em;
}
.product .wrap-2, .product .wrap-3 {
	position: relative;
	width: 300px;
}
.product .wrap-2 {
	height: 40px;
}
.disclm {
	padding: 20px 10px 0px 0px;	
}
.product .wrap-2 .price {
	position: absolute; 
	bottom: 0px;
	left: 0px;
	width: 280px; 
	height: 40px;
	padding-left: 10px; 
	background-color: #d7d9dd;
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.product .wrap-2 .email {
	position: absolute;
	right: 0px;
	width: 75px;
	height: 40px;
	background-color: #c6c8cf;
	text-align: center; 
}
.product .wrap-2 .email,
.product .wrap-2 .price {
	line-height: 38px;
}
.container_12.products  {
	/*margin-top: 20px;*/
	margin-top: 0px;
	padding-top: 0px;
	min-height: 450px;
}
.bg {
	position: absolute;
	top: 0px;
	height: 100%;
	width: 100%;
}
.map {
	position: absolute;
	bottom: 44px;
	left: 40px;
}
