@charset "utf-8";
/* CSS Document */

#maincontainer {
width: 781px; 
margin-left: auto; 
margin-right: auto;
background-image: url(http://www.kbbc.biz/images/main/shadow_r.jpg);
background-repeat: repeat-y;
background-position: 776px;
}
#footshadow {
width: 781px; 
margin-left: auto; 
margin-right: auto;
background-image: url(http://www.kbbc.biz/images/main/shadow_b.jpg);
background-repeat:no-repeat;
height: 5px;}

#maincont {
width: 774px;
border: solid;
border-width: 1px;
border-color: #A7A7A7;
background: #FFFBEF;
display: table-cell;}

/*topoinclude----------------------*/
#topinclude {
width: 774px;
background-image: url(images/top/back-main.jpg); 
background-repeat: no-repeat; 
height: 127px; 
margin-top: 0px;}
#logo {
float: left;
width: 160px;
margin-left: 5px;
}
#topnavigation {
width: 596px;
height: 53px;
background-image: url(images/top/top-links.jpg);
background-repeat: no-repeat;
margin:0;
padding:0;
float: right;
}
#topnavigation span {
display: none;}
#topnavigation li, #topnavigation a {
height:53px;
display:block;}
#topnavigation li {
float:left;
list-style:none;
display:inline;}
#kitchens {width: 121px;}
#bedrooms {width: 120px;}
#planner {width: 119px;}
#freedesign {width: 118px;}
#finance {width: 117px;}

#kitchens a:hover {background:url(images/top/top-links.jpg) 0px -54px no-repeat; }
#bedrooms a:hover {background:url(images/top/top-links.jpg) -121px -54px no-repeat; }
#planner a:hover {background:url(images/top/top-links.jpg) -241px -54px no-repeat; }
#freedesign a:hover {background:url(images/top/top-links.jpg) -360px -54px no-repeat; }
#finance a:hover {background:url(images/top/top-links.jpg) -478px -54px no-repeat; }

#live {
float: right;
margin-right: 3px;
}

#timedate {
float: right;
width: 200px;
text-align: right;
margin-right: 5px;}

#pagename {
float: left;
width: 98%;
text-align: center;
margin-top: -28px;
margin-left: 5px;}
/*Topinclude end--------------------------------*/

#centercontent {
width: 765px;
margin-left: auto;
margin-right: auto;

}
