@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'Aller';
	src: url('../fonts/Aller_Rg.eot');
	src: local('Riesling Regular'), local('Riesling'), url('../fonts/Aller_Rg.ttf') format('truetype');
}
body {
	background-image:url(../images/main-bg.jpg);
	background-color:#070707;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
}
.landing_page {
	background-image:url(../images/landing-page.jpg);
	background-position:center;
	background-color:#070707;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:540px;
}
.landing_button {
	margin-left:auto;
	margin-right:auto;
	width:600px;
	padding-top:235px
}
.font_Aller {
	font-family:Aller;
}
.clear_div {
	clear:both;
}
.padding_right {
	padding-right:20px;
}
.padding_bottom {
	padding-bottom:20px;
}
.float_left {
	float:left;
}
.float_right {
	float:right;
}
.text_align_center {
	text-align:center;
}
.full_view_top_header_bg {
	background-image:url(../images/top-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:100px;
	width:100%;
}
.full_view_banner_bg {
	background-image:url(../images/banner-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	padding-top:40px;
	width:100%;
}
.inner_banner {
	background-image:url(../images/inner-banner.jpg);
	background-repeat:repeat-x;
	background-position:top;
	height:160px;
}
.menu {
	font-size:20px;
	color:#5D722C;
}
.menu a:link {
	padding:12.5px 35px;
	margin:0 auto;
	display:block;
	color:#5D722C;
	font-weight:normal;
	text-decoration:none;
}
.menu a:visited {
	color:#5D722C;
	background-color:#000;
	font-weight:normal;
	text-decoration:none;
}
.menu a:hover {
	color:#FFF;
	background-color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.menu a:active {
	color:#FFF;
	background-color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.breadcrumbs {
	padding:13px 0 0 10px;
}
.breadcrumbs_txt_big {
	font-size:30px;
	padding:6px;
}
.breadcrumbs_txt_small {
	font-size:20px;
	padding:6px;
	color:#481806;
}
.full_view_footer_bg {
	background-color:#FFF;
	background-image:url(../images/footer-shadow.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#E8E8E8;
	width:100%;
}
.content {
	width:980px;
	margin-left:auto;
	margin-right:auto;
}
.content_padding {
	margin:20px auto 60px auto;
}
.logo {
	padding:20px 9px; 
}
.menu_top_phone {
	padding-top:40px;
	font-size:20px;
	color:#DDE8C6;
}
.menu_top_bg {
	background-image:url(../images/button-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:45px;
}
.banner_bg {
	background-image:url(../images/banner-bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:400px;
}
.banner_bottom_bg {
	background-image:url(../images/banner-title-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:30px;
	font-size:30px;
	color:#FFF;
	text-align:center;
	padding:15px;
}
.banner_bottom_inner_bg {
	background-image:url(../images/banner-title-bg.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	height:30px;
	font-size:30px;
	color:#FFF;
	text-align:center;
	padding:10px;
}
.banner img {
	border:solid;
	border-width:15px 15px 55px 15px;
	border-color:#FFF;
	box-shadow: 0px 0px 5px #DDDDDD;
}
.banner_inner img {
	border:solid;
	border-width:15px;
	border-color:#FFF;
	box-shadow: 0px 0px 5px #DDDDDD;
}
.banner_slider {
	position:absolute;
	margin:15px;
}
.home_page_products {
	height:40px;
	width:200px;
	background-color:#CC3B07;
	color:#FFF;
	font-size:16px;
	padding:10px 15px;
	text-align:center;
}
.home_page_button {
	height:20px;
	width:200px;
	background-color:#CC3B07;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding:10px 15px;
	text-align:center;
}
.home_page_why {
	background-image:url(../images/top-bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	height:229px;
	width:582px;
	color:#FFF;
	padding:20px 20px;
}
.home_page_services_box_img {
	width:90px;
	position:absolute;
	z-index:1;
	margin:auto 70px;
}
.home_page_services_box {
	height:300px;
	width:228px;
	position:relative;
	padding-top:20px;
	top:45px;
	border:solid;
	border-width:1px;
	border-color:#EBEBEB;
	background-color:#FFFFFF;
}
.home_page_services_txt {
	width:197px;
	margin:0 auto;
	text-align:center;
	padding-top:50px;
}
.read_more a:link {
	width:76px;
	padding:2px;
	margin:0 auto;
	font-size:12px;
	display:block;
	background-color:#000;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}
.read_more a:visited {
	color:#FFF;
	background-color:#000;
	font-weight:normal;
	text-decoration:none;
}
.read_more a:hover {
	color:#FFF;
	background-color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.read_more a:active {
	color:#FFF;
	background-color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
h1 {
	font-size:30px;
	line-height:33px;
	font-family:Aller;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#5D722C;
}
h2 {
	font-size:20px;
	line-height:50px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#000000;
}
h2 {
	font-size:20px;
	font-weight:normal;
	padding:0;
	margin:0;
	color:#FFF;
}
.content_separator {
	height:63px;
	background-image:url(../images/content-separator.jpg);
	background-repeat:repeat-x;
	background-position:center;
}
.index_left {
	width:480px;
	margin-right:20px;
}
.index_right {
	width:480px;
}
.our_collections_scroll_box {
	height:180px;
	width:210px;
	border:solid;
	border-width:1px;
	border-color:#EBEBEB;
	background-color:#FFFFFF;
	margin-top:18px;
	padding:10px 10px 20px 10px;
}
.our_collections_scroll_box img {
	padding-bottom:10px;
}
.our_collections_scroll_box_txt {
	font-size:18px;
	margin:8px 0;
}
.content_end {
	height:60px;
}
.contact_us {
	font-size:20px;
	line-height:30px;
}
.contact_us span {
	font-size:25px;
	line-height:25px;
}
.contact_us a:link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.contact_us a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.contact_us a:hover {
	color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.contact_us a:active {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.content_inner_right {
	width:740px;
}
.content_inner_page_left {
	width:700px;
	margin-right:100px;
}
.content_inner_page_right {
	width:180px;
}
.content_inner_page_right img {
	padding-top:45px;
}
.product_box {
	width:238px;
	border:solid;
	border-width:1px;
	border-color:#E1E1E1;
	margin-right:10px;
	margin-bottom:10px;
	background:#FFFFFF;
}
.product_box_small {
	height:168px;
	padding:5px;
}
.product_box_small_txt {
	padding:5px;
	background:#EFEFEF;
	border-top:solid;
	border-top-width:1px;
	border-top-color:#E1E1E1;
	margin-top-right:10px;
}
.product_box_small_txt span {
	font-size:18px;
}
.product_box.end {
	margin-right:0px;
}
.footer {
	background-image:url(../images/banner-title-bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	color:#FFF;
	margin-top:50px;
	padding:1px 0 20px 0;
	text-align:center;
}
.footer_title_txt {
	font-size:15px;
}
.footer ul{
margin: 0;
padding: 0;
list-style-type: none;
}
.footer li{
	float:none;
margin: 0;
}
.footer li a:link {
	color:#333;
	display:block;
	font-weight:normal;
	text-decoration:none;
	border-bottom:dashed;
	border-bottom-width:1px;
	border-bottom-color:#666;
	padding:5px;
}
.footer li a:visited {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.footer li a:hover {
	color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.footer li a:active {
	color:#666;
	font-weight:normal;
	text-decoration:none;
}
.footer_spacer {
	padding:0 15px;
}
.footer a:link {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.footer a:visited {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.footer a:hover {
	color:#ED1B24;
	font-weight:normal;
	text-decoration:none;
}
.footer a:active {
	color:#333;
	font-weight:normal;
	text-decoration:none;
}
.footer_landing {
	background-image:url(../images/banner-title-bg.jpg);
	background-position:top center;
	background-repeat:repeat;
	color:#FFF;
	padding:1px 0 20px 0;
	text-align:center;
}