@charset "utf-8";
/* CSS Document */
body{
	margin:0px auto;
	background-color: #666666;
}
.main{
	margin: 0px auto;
	width:859px;
	height:auto;
	display:block;
}
.header{
	width:859px;
	height:111px;
	float:left;
	position:relative;
	background-image: url(../images/header.jpg);
	padding-top: 20px;
}
.navigation{
	width:859px;
	height:27px;
	float:left;
	position:relative;
	background-image: url(../images/navback.jpg);
}
.image_area{
	width:859px;
	height:242px;
	float:left;
	position:relative;
	background-image: url(../images/slice.jpg);
	background-repeat: repeat-y;
}
.slideshow{
	width:616px;
	height:242px;
	float:left;
	position:relative;
	background-image: url(../images/image01.jpg);
}
.contact_box{
	width:211px;
	height:217px;
	float:left;
	position:relative;
	padding-right: 32px;
	background-image: url(../images/contactback.jpg);
	padding-top: 25px;
}
.content{
	width:859px;
	height:auto;
	background-image:url(../images/slice.jpg);
	background-repeat:repeat-y;
	position:relative;
	float:left;
}	
.text_area{
	width:571px;
	height:auto;
	position:relative;
	float:left;
	padding-top: 12px;
	padding-left: 30px;
	padding-right: 15px;
	padding-bottom: 10px;
}
.kitchen{
	width:243px;
	height:auto;
	float:left;
	position:relative;
}
.kitchen1{
	width:243px;
	height:282px;
	float:left;
	position:relative;
	background-image: url(../images/right1.jpg);
	background-repeat: no-repeat;
}
.kitchen5{
	width:243px;
	height:282px;
	float:left;
	position:relative;
	background-image: url(../images/right1.jpg);
	background-repeat: repeat-y;
}
.kitchen2{
	width:243px;
	height:116px;
	float:left;
	position:relative;
	background-image: url(../images/bathroom_1.jpg);
}
.kitchen3{
	width:243px;
	height:111px;
	float:left;
	position:relative;
	background-image: url(../images/contactus.jpg);
}
.bathroom{
	width:243px;
	height:116px;
	float:left;
	position:relative;
	background-image: url(../images/right1.jpg);
}
.bathroom2{
	width:243px;
	height:116px;
	float:left;
	position:relative;
	background-image: url(../images/bathroom_3.jpg);
}
.kitchen4{
	width:243px;
	height:45px;
	float:left;
	position:relative;
	background-image: url(../images/right2.jpg);
	background-repeat: no-repeat;
}
.kitchen5{
	width:243px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
}
.kitchen6{
	width:191px;
	height:auto;
	float:left;
	position:relative;
	background-image: url(../images/rightslice.jpg);
	overflow:visible;
	padding-left: 12px;
	padding-right: 40px;
	padding-bottom: 10px;
}
.ceilings{
	width:243px;
	height:320px;
	float:left;
	position:relative;
	background-repeat: no-repeat;
}
.footer{
	width:859px;
	height:53px;
	float:left;
	position:relative;
	background-image: url(../images/footer.jpg);
	padding-top: 4px;
	background-repeat: no-repeat;
}

.thumbnails{}

.boxtext{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9pt;
	}	

.style1 {
	color: #DF8C30;
	font-weight: bold;
}
.style2 {font-size: x-small;}	
.style3 {
	padding-left: 15px;
	padding-right: 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-top: 20px;
}
.style4 {
	padding-left: 15px;
	padding-right: 35px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin-top: 0px;
	padding-top: 3px;
}
.picture{border:1px solid #999999; padding:1px; margin-right:10px; margin-bottom:10px;}	
a, a:hover, a:visited {text-decoration:none;color: #000000;}