@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #467188;
	position: static;
}
/*header*/
header {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
/* Logo placeholder*/
}#logo {
	float: left;
}
/* div for header */
#header {
	float: left;
	width: 568px;
	height: 154px;
	text-align: right;
	background: url("../images/header-background.png")
}
/* div for Links in header */
#headerLinks {
	padding-top: 80px;
	padding-right: 60px;
	padding-bottom: 0px;
}
#headerLinks a {
	padding-left: 20px;
}
#headerMenu {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* Links in header */
#headerMenu a {
	text-decoration: none;
	color: rgba(255,255,255,1.00);
	padding-left: 20px;
	font-size: 14px;
}
#headerMenu a :first-child{
	border:0;
}
#headerMenu a:hover  {
	text-decoration:underline;
}
/* Offer text banner*/
#offer {
	clear: both;
	color: rgba(146,146,146,1.00);
	padding-left: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
/* Main content of the site */
#content {
	clear: both;
	overflow: auto;
	padding-left: 32px;
	padding-right:  32px;
	padding-bottom: 32px;
}
/* Sidebar */
#content .sidebar {
	font-family: 'Montserrat', sans-serif;
	color: rgba(146,146,146,1.00);
	float: left;
	width: 30%;
	padding-left: 3%;
	padding-right: 3%;
	text-align: center;
	background-color: rgba(246,246,246,1.00);
	padding-top: 10px;
	padding-bottom: 10px;
}
#content .sidebar h2 {
	font-size: 20px;
}
/* main content of the site */
#content .mainContent {
	float: left;
	width: 63%;
	text-align: center;
	padding-left: 1%;
}
/* Product rows for catalog */
#content .mainContent .productRow {
	overflow: auto;
	color: rgba(146,146,146,1.00);
}
/* Each product Information in the catalog */
.mainContent .productRow .productInfo {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
/* footer */
#mainWrapper footer {
	clear: both;
	overflow: auto;
	background-color: #467188;
	font-family: source-sans-pro, sans-serif;
	font-style: normal;
	font-weight: 200;
	line-height: 1.8;
	padding-top: 22px;
	padding-left: 22px;
	text-align: center;
	padding-bottom: 22px;
	padding-right: 22px;
	font-size: 14px;
}
/*Each footer content */
#mainWrapper footer div {
	width: 100%;
	float: left;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
/* Links in footer */
footer div a {
	color: rgba(255,255,255,1.00);
	padding-left: 30px;
	text-decoration: none;
	text-align: left;
}
/* Container for links in footer */
footer .footerlinks {
	margin-top: -1px;
}
footer .footerlinks :first-child {
	border:0;
}
footer .footerlinks :hover  {
	text-decoration:underline;
}
/* Whole page content */
#mainWrapper {
	width: 962px;
	margin:0 auto;
	background: url("../images/background.png")
}
/* contact */
body .content-contact div {
	background:url(../images/bg-2-column.png) repeat-y scroll 0 0 transparent;
	margin:0 5px 0 18px;
	overflow:hidden;
}
body .content-contact div div{
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin:0;
	padding:0 31px 0 0;
	width:473px;
}
body .content-contact div div h3 {
	color: #5C3820;
	font-size: 27px;
	font-weight: 400;
	letter-spacing: .02em;
	line-height: 36px;
	margin: 0 0 52px;
	text-transform: uppercase;
	font-family: dfen2;
}
body .content-contact div div p a {
	color:#CE4718;
	margin:0;
	text-decoration:none;
	text-transform:none;
}
body .content-contact div div form h4 {
	color:#7B8846;
	font-size:21px;
	font-weight:400;
	letter-spacing:.02em;
	line-height:24px;
	margin:0 0 12px;
	text-transform:none;
}
body .content-contact div div form {
	clear:both;
	margin:0 0 46px;
	padding:4px 0 0;
}
body .content-contact div div form textarea {
	background-color:#EEE;
	border:1px solid #B9B9B9;
	color:#939393;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:189px;
	letter-spacing:.02em;
	margin:0 0 18px;
	overflow:auto;
	padding:4px 10px;
	resize:none;
	width:451px;
}
body .content-contact div div.sidebar {
	background:none repeat scroll 0 0 transparent;
	float:left;
	margin:0;
	padding:0 20px;
	width:241px;
}
body .content-contact div div.sidebar h3 {
	color:#7B8846;
	font-size:21px;
	font-weight:400;
	letter-spacing:.02em;
	line-height:24px;
	margin:9px 0 15px;
	text-transform:none;
}
body .content-contact div div.sidebar span {
	color:#5c3820;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
	letter-spacing:.02em;
	line-height:24px;
	margin:0 0 12px;
}
body .content-contact div div.sidebar p {
	color:#5c3820;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	letter-spacing:.02em;
	line-height:24px;
	margin:0 0 12px;
}
body .content-contact div div.sidebar p a:hover {
	color:#ce4718!important;
}
body .content-contact div div p {
	color:#5C3820;
	font-size:13px;
	letter-spacing:.02em;
	line-height:24px;
	margin:0 0 24px;
	padding:0 0 0 1px;
}
body .content-contact div div form input {
	background-color:#eee;
	border:1px solid #b9b9b9;
	color:#939393;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	letter-spacing:.02em;
	line-height:22px;
	margin:0 0 18px;
	padding:4px 10px;
	width:451px;
}
body .content-contact div div form input.submit {
	background-color:#dd8514;
	border:0;
	color:#fff;
	cursor:pointer;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:23px;
	line-height:0;
	margin:0;
	width:119px;
}
body .content-contact div div form input.submit:hover {
	background-color:#e0912c;
}