/*
Copyright 2010 ClearCut Web Solutions Ltd, All Rights Reserved.
*/
* {
	padding: 0;
	margin: 0;
}

a img {
	border:0;
}

div {
	overflow:hidden;
}

h1 {
	color:#034ea1;
	font-weight:large;
	margin:10px 0;
}
h2 {
	color:#034ea1;
	font-size:medium;
	margin:10px 0;
}

h3,h4,h5 {
	color:#034ea1;
	font-weight:normal;
	margin:7px 0;
}

h1 a, h2 a {
	color:#034ea1;
	text-decoration:none;
}

p {
	margin-bottom: 10px;
	}
html, body {
	background: url('/design/images/bodybg.gif') #b4b4b4 repeat-y center;
	color:#797777;
	font-family:Arial, sans-serif;
	font-size:small;
	margin:0;
	padding:0;
	height:100%;
}

#head {
	background: url('/design/images/headbg.gif') repeat-x;
	height:89px;
}

#head_content {
	margin:0 auto;
	width:852px;
}

#logo {
	float:right;
}

#topmenu {
	clear:both;
	height:25px;
}

#topmenu a {
	border-left:1px solid #023166;
	color:white;
	display:inline-block;
	height:25px;
	text-decoration:none;
}

#topmenu a span {
	display:inline-block;
	padding:6px 7px 0 7px;
}

#main {
	background:url('/design/images/mainbg.gif') repeat-y;
	margin:0 auto;
	width:852px;	
}

#banner {
	background:white;
	border-left:1px solid #022e60;
	border-right:1px solid #022e60;
	border-bottom:2px solid #022e60;
	padding:2px 2px;
}

#content1 {
	float:right;
	width:665px;
}

#content2 {
	float:left;
	width:646px;
}

#content2 a{
	color:#034ea1;
	text-decoration:none;
}

#leftpanel {
	float:left;
	margin-left:1px;
	min-height:500px;
	width:169px;
}

#leftpanel p.title {
	background:#034ea1 url('/design/images/lefttitlebg.gif') repeat-y right;
	border-top:1px solid #022e60;
	border-bottom:1px solid #022e60;
	color:white;
	padding:10px;
}

#leftpanel ul li {
	border-bottom:1px solid white;
	list-style:none;
}

#leftpanel ul li a {
	color:#034ea1;
	display:block;
	padding:10px;
	text-decoration:none;
}

#leftpanel ul li.child a {
	font-style:italic;
	padding-left:37px;
}

#leftpanel div {
	color:#034ea1;
	padding:0 10px 10px 10px;
}

#footer {
	background:url('/design/images/footerbg.gif') repeat-x;
	clear:both;
	color:white;	
	height:22px;
	line-height:22px;
	text-align:center;
}

#footer a {
	color:white;
	text-decoration:none;
}

.newsrow {
	margin-bottom:20px;
}

.newsrow h1 {
	margin:0;
}

.newsrow .date {
	color:#034ea1;
}

.newsrow .newstext {
	margin-top:10px;
}

.newsrow .more {
	margin-top:10px;
	text-align:right;
}

.newsrow .more a {
	color:#797777;
	text-decoration:none;	
}

.catalog_choose_el {
	margin-bottom:20px;
}

.catalog_choose_el h2 a{
	color:#034ea1;
	text-decoration:none;
}

.catalog_choose_el .cat_thumb {
	float:left;
	margin:0 10px;
	width:150px;
}

.catalog_choose_el .cat_thumb2 {
	float:left;
	margin:0 10px;
	width:250px;
}
}

.catalog_choose_el .text {
	float:left;
	width:480;
}

.catalog_choose_el .more {
	clear:both;
	text-align:right;
}

.catalog_choose_el .more a {
	color:#797777;
	text-decoration:none;	
}

.rightimage

{
  margin-left:20px;
  border: 1px solid #022e60;
   padding: 3px;
   float: right;}
   
.form {
	width:500px;
	margin-left:10px;
  background-color: #ededed;
  border: solid 1px #022e60;
  padding: 10px 5px 5px 10px;
  margin-right: 10px;
}

.testimonial {
	margin-left:10px;
	margin-bottom:10px;
	background-color: #ededed;
	border: solid 1px #022e60;
	padding: 10px 10px 0px 10px;
	margin-right: 10px;
}
.home_bathrooms {
	border: solid 1px #CCCCCC;
	background: url('/design/images/home_bathrooms1.jpg') no-repeat;
	Margin-top:5px;
	margin-bottom:5px;
	width:640px;
	height:172px;
	}
.home_interiors {
	border: solid 1px #CCCCCC;
	background: url('/design/images/home_interiors.jpg') no-repeat;
	Margin-top:5px;
	margin-bottom:5px;
	width:640px;
	height:172px;
	}
.home_tiles {
	border: solid 1px #CCCCCC;
	background: url('/design/images/home_tiles.jpg') no-repeat;
	Margin-top:5px;
	margin-bottom:5px;
	width:640px;
	height:172px;
	}

.home_right {
	margin-left:340px;
	margin-right:5px;
}
.home_kitchens {
	border: solid 1px #CCCCCC;
	background: url('/design/images/home_kitchens.jpg') no-repeat;
	Margin-top:5px;
	margin-bottom:5px;
	width:640px;
	height:172px;
	}
	
.home_left {
	width:320px;
	margin-left:5px;
}

div.gallery img {
	padding: 3px;
	margin: 5px;
	border: 1px solid #e2e2e2;
	float: left;
}