@charset "utf-8";
/* CSS Document */

body, div, ul, li, h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
}
img {
	border:0;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
/*============================================================
 !Defaults
============================================================*/
h1, h2, h3, h4, h5, h6 {
	line-height:normal;
}
h1 {
	color:#000000;
	background-color:#817C6E;
	display:block;
	padding:10px 0 10px 5px;
}
h2 {
	background-color:#E6D3C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	display:block;
	line-height:28px;
	padding:0 0 0 4px;
}
h3 {
	font-size:125%;
	padding:3px 8px 3px 5px;
}
h4 {
	background-color:#E6D3C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	display:block;
	line-height:28px;
	padding:0 0 0 4px;
}
h5 {
	background-color:#EDEDED;
	font-family:Arial;
	font-size:12px;
	font-weight:normal;
	display:block;
	line-height:25px;
	padding:0 0 0 4px;
}
h6 {
	color:#fff; display:block;  line-height:30px; background-color:#996633; font-weight:bold; margin:10px 30px 20px 20px; padding:0 0 0 5px;
}
b, strong {
	font-weight:bold;
}
a img {
	border:0;
}
ul {
	list-style: none;
}
p {
	text-align:justify;
}
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#000000;
	background:url(../images/bg_top.jpg) repeat-x #1F1E1F;
}
#wrapper {
	margin:0 auto;
	width:940px;
	padding:0 30px 0 30px;
}
.all {
	float:left;
	width:940px;
}
.banner_left {
	float:left;
	width:600px;
}
.company_name {
	float:left;
	width:600px;
	padding:0px;
	height:127px;
}
.top_navigation {
	float:left;
	width:580px;
	height:48px;
	border-left:10px solid #F5EFDD;
	border-right:10px solid #F5EFDD;
	background:url(../images/navi_bg.jpg) repeat-x;
}
.top_navigation ul {
	display:inherit;
}
.top_navigation li {
	list-style:none;
	display:block;
}
.mattblacktabs ul {
	width:100%;
	margin: 0;
	padding: 13px 0 0 0PX;
	padding-left: 10px; /*offset of tabs relative to browser left edge*/
	font: bold 12px Verdana;
	list-style-type: none;
	overflow: hidden;
}
.mattblacktabs li {
	display: inline;
	margin: 0;
}
.mattblacktabs li a {
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 10px 18px; /*padding inside each tab*/
	border-right: 1px solid white; /*right divider between tabs*/
	color:#000;
	background-color:#D0B66A;/*background: #414141; background of tabs (default state)*/
}
.mattblacktabs li a:visited {
	color:#990000;
}
.mattblacktabs li a:hover, .mattblacktabs li.selected a {
	background:#BA8000;
	color:#fff;
}
.welcome_text {
	float:left;
	width:600px;
	padding:18px 0 0 0px;
}
.welcome_text p {
	color:#D5C0B3;
	padding:5px 0 0 0px;
	line-height:18px;
}
.read_more {
	color:#F9D4A3;
	font-weight:bold;
	text-decoration:underline;
	padding:0 0 0 500px;
}
.read_more_01 {
	color:#F9D4A3;
	font-weight:normal;
	text-decoration:underline;
	padding:0 0 0 170px;
}
.banner_right {
	float:left;
	width:309px;
	margin:0 0 0 21px;
	background:url(../images/kitchen.jpg) no-repeat;
	height:425px;
}
.body_right {
	float:left;
	width:600px;
	padding:30px 0 0 0px;
	color:#FFFFFF
}
.contact_right {
	float:left;
	width:309px;
	padding:30px 0 0 0px;
	margin:0 0 0 21px;
	color:#AAA9A4;
}
.contact_right p {
	padding:10px 0 0 0px;
	line-height:22px;
}
.our_products {
	float:left;
	width:275px;
}
.our_products ul {
	margin:0px;
	padding:10px 0 0 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AAA9A4;
	list-style:none;
}
.our_products li {
	margin:0;
	padding:3px 0 0 20px;
	list-style:none;
	line-height:22px;
	background:url(../images/arrow.jpg) no-repeat 0 13px;
	font-weight:normal;
}
.stone_by {
	float:left;
	width:275px;
	margin:0 0 0 30px;
}
.stone_by ul {
	margin:0px;
	padding:10px 0 0 22px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#AAA9A4;
	list-style:none;
}
.stone_by li {
	margin:0;
	padding:3px 0 0 20px;
	list-style:none;
	line-height:22px;
	background:url(../images/arrow.jpg) no-repeat 0 13px;
	font-weight:normal;
}
.picture {
	float:left;
	background-color:#817C6E;
	padding:10px;
	width:580px;
	margin:20px 0 0 0px;
}
.email_link {
	text-decoration:underline;
	color:#CCCCCC;
}
.footer_div {
	margin:0 auto;
	clear:both;
	background:url(../images/footer_bg.jpg) repeat-x;
	height:111px;
}
.footer {
	margin:0 auto;
	width:940px;
	text-align:center;
	padding:20px 0 0 0px;
	font-size:11px;
	color:#D5C0B3;
}
.footer_underline {
	text-decoration:underline;
	color:#D5C0B3;
}

#gallery_page {
	float:left;
	width:895px;
	background-color:#F5EFDD;
	padding:20px;
}
/* Contact Us Start */
#contact_col {
	float:left;
	width:450px;
	padding:0 20px 0 20px;
	background-color:#F5EFDD;
	border:1px solid #FFFFFF;
	height:650px;
}
#contact_map {
	float:left;
	width:420px;
	background-color:#F5EFDD;
	border:1px solid #FFFFFF;
	padding:0 0 0 20px;
	height:650px;
}
h4 {
	color:#000000;
	background-color:#C9A043;
	display:block;
	padding:3px 0 3px 20px;
	font-size:16px;
	margin:0 5px 0 0px;
}
label {
	float: left;
	width: 120px;
	font-weight: bold;
}
input, textarea {
	width: 180px;
	margin-bottom: 7px;
}
input.inp {
	width: 300px;
}
input.btn {
	width : 80px;
	background-color : #000000;
	color : #ffffff;
	height : 25px;
	cursor:pointer;

}
input.random {
	width:120px;
}
textarea {
	width: 250px;
	height: 150px;
}
.boxes {
	width: 1em;
}
#submitbutton {
	margin-left: 120px;
	margin-top: 5px;
	width: 90px;
}
br {
	clear: left;
}
.style1 {
	color:#FF0000;
}

#gallery_page .contactinfo{
position:relative;
left:1px;
margin:0 10px 0 0px;
top:12px1;
float:right;
width:230px;}
