/* CSS Document */
/*---------------General----------------------*/
body{
	background:url(images/rightbg.gif) repeat-x 0 0 #ADA984;
	padding:0 0 61px 0px;
	margin:0px;
	font:normal 11px/13px Arial, Helvetica, sans-serif;
	color:#ffffff;
}
p, td, input, img{
	padding:0px;
	margin:0px;
}
form{
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;
}

/*------------------------Background---------------*/
.leftbg{
	background:url(images/leftbg.gif) repeat-x 0 0 #ADA984;
}
.rightbg{
	background:url(images/rightbg.gif) repeat-x 0 0 #ADA984;
}
/*------------------------header---------------*/
.topbg{
	background:url(images/topbg.gif) repeat-x 0 0;
}
.logo{
	background:url(images/logobg.gif) no-repeat 0 0;
}
.searchbg{
	padding:0 0 13px 0;
}
.search_site{
	font:bold 10px/21px Tahoma, Arial, Helvetica, sans-serif;
	color:#32301E;
}
input.fild{
	width:195px; 
	height:21px;
	font:normal 10px/21px Tahoma, Arial, Helvetica, sans-serif;
	color:#5D5D5D;
}
.search{
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#E5DCC9;
	background:url(images/search-bg.gif) no-repeat 0 0px;
	cursor:pointer; border:none; width:47px; height:21px;
}

.main {
	width:762px;
}

.headerbg{
	background:url(images/headerbg.gif) repeat-x 0 0 #3E4A46;
}

.header_image {
	float:left;
	margin:0 20px 5px 0;
	border-right:5px solid #2f3834;
}


ul.link{
	list-style-type:none;
	padding:0 0 0 0;
	margin:0;
	height:67px;
}
ul.link li{
	background:url(images/linkdottedline.gif) no-repeat 90% bottom;
	float:left;
	margin-left:-10px;
}
ul.link li.noimg{
	background-image:none;
}
ul.link li a{
	font:bold 11px/67px Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none;
	padding:0 26px 0 15px;
}
ul.link li a:hover{
	font:bold 11px/67px Arial, Helvetica, sans-serif;
	color:#C4BC4D; text-decoration:none;
}
.interior_designing{
	background:#45524e url(images/interior-designing-bg3.gif) 434px 0 no-repeat;
	border-right:7px solid #2f3834;
	padding-bottom:10px;
}

.interior{
	padding:19px 0 0 26px;
}
.interior_text{
	padding:10px 26px 0 26px;
}

.interior_text a{
	color:#ffffff;
	text-decoration:none;
	font-size:11px;
}
.interior_text a:hover{
color:#A4ACAA; text-decoration:underline;}

p.middle {
	text-align:center;
}

.more{
	width:720px;
	height:18px;
	text-align:right;
	background:#45524e url(images/morebg.gif) no-repeat 460px 0;
	padding:3px 20px 20px 0;
	margin-top:10px;
}
.more a{
	font:bold 9px Tahoma, Arial, Helvetica, sans-serif;
	color:#fff; text-decoration:none;
}
.more a:hover{
	color:#fff; text-decoration:underline;
}
.pattern{
	background:url(images/pattern.gif) repeat 0 0;
}
.design{
	background:url(images/design.gif) no-repeat 0 0;
}

.logo_image {
	position:relative;
	z-index:99;
	width:755px;
	background:#45524e;
	padding-top:10px;
	border-right:7px solid #2f3834;
}

/*------------------------body---------------*/
.bodybg{
	padding:5px 0 13px 0;
}
.body_leftbg{
	background:#2c3431;
	padding:6px 0 0 0;
}
.bodydottedline{
	background:url(images/body-dottedline.gif) repeat-y right bottom;
}
.living_area{
	padding:15px 0 15px 5px;
	font:normal 10px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.contactus{
	padding:0 0 0 12px;
}
.contactus_text{
	padding:12px 0 0 13px;
	font:normal 11px/13px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.contactus_text a{
	font:normal 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff; text-decoration:none;
}
.contactus_text a:hover{
	color:#A4ACAA; text-decoration:underline;
}
.contactus_text span{
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
/*------------------------Footer---------------*/
.footer_left{
	background:url(images/footer-left.gif) no-repeat 0 0;
}
.footer_middle{
	background:url(images/footer-middle.gif) repeat-x 0 0;
}
.footer_right{
	background:url(images/footer-right.gif) no-repeat 0 0;
}
.footer{
	font:normal 11px/19px Tahoma, Arial, Helvetica, sans-serif;
	color:#9CB1AA;
	background:url(images/footerbg.gif) repeat-x 0 0 #242E2A;
	padding:12px 0 0 0;
}
.footer a{
	color:#9CB1AA; text-decoration:none;
	padding:0 10px 0 10px;
}
.footer a:hover{
	color:#9CB1AA; text-decoration:underline;
}/* CSS Document */

