@charset "utf-8";
/* .Net CSS Document */

body{		/* Body Class */
	font-family:Tahoma;
	font-size:11px;
	margin:0px;
	color:#000000;
	background: #FFFFFF url(../images/body_BG.jpg) top repeat-x;
	height:auto !important;
}

.button{		/* All types Buttion Class */
	background-color:#1387DD;
	border:1px solid #60AFE8;
	color:#FFFFFF;
	font-size:11px;
	font-family:tahoma;
	height:20px;
	width:70px;
}

.cboactive{        /* class for ComboBox, TextBox, Drop Down List, FileUpload, ListBox */ 
    font-size: 11px;
    color: #000000;
	border: 1px solid #cccccc;
	height: auto;
    font-family: tahoma;
	background-color:#FFFFFF;
	width: 150px;
}


a.link{				/*class for Link */
	font-weight:bold;
	text-decoration:none;
	color:#990000;
	font-size:11px;
}

a:hover.link{		/* Class for Link */
	font-weight:bold;
	text-decoration:none;
	color:#000000;
	font-size:11px;
}

.errormsg{			/* class for error message */
color:#FF0000;
font-size:11px;
}

#bodypagebg {		/* site center align */
margin-right:auto;
margin-left:auto;
width:900px;
text-align: center;
margin: 0px auto 0 auto;
height:auto;
}

#wrapper{		/* page align */
width: 900px;
position: relative;
top: 0;
left: 0;
margin: 0 auto;
text-align: center;
}

				/* Class for Header Start */
#header{ float:left; width:100%; }
#header_top{ float:left; width:100%; height:110px; }

#header_bottom_01{ float:left; width:335px; margin-top:20px; }
.bottom_Hinner01{ float:left; width:333px; margin-top:10px; }
.bottom_Hinner02{ float:left; width:12px; text-align:right; margin:3px 5px 0 0; }
.bottom_Hinner03{ float:left; width:312px; text-align:left; }
/*kitchen photo: 
#header_bottom_01{ float:left; width:235px; margin-top:20px; }
.bottom_Hinner01{ float:left; width:233px; margin-top:10px; }
.bottom_Hinner02{ float:left; width:12px; text-align:right; margin:3px 5px 0 0; }
.bottom_Hinner03{ float:left; width:212px; text-align:left; }

*/

.header_bottom_link { font-size:14px; color:#2e4e4e; font-weight:bold; }
a.header_bottom_link { font-size:14px; color:#2e4e4e; text-decoration:none; font-weight:bold; }
a:hover.header_bottom_link { font-size:14px; color:#2e4e4e; text-decoration:none; font-weight:bold; }
#header_bottom_02{ float:right; width:562px;; height:352px; background:url(../images/home-bedroom.jpg) no-repeat; }
/*kitchen photo with white text: 
#header_bottom_02{ float:right; width:662px;; height:352px; background:url(../images/home-kitchen.jpg) no-repeat; }
*/

#logo { position:absolute; width:200px; height:115px; z-index:10; left: 0; top: 0; float:left; }
#nav{ float:right; width:600px; text-align:right; margin:85px 30px 0 0; }
.nav_contact{ float:right; text-align:center; width:110px; }
.nav_ourstory{ float:right; text-align:center; width:90px; }
.nav_home{ float:right; text-align:center; width:70px; }
.nav_call{ float:right; text-align:center; width:250px; }
a.nav_link{ font-family:Tahoma; font-size:14px; color:#2e4e4e; font-weight:bold; text-decoration:none; }
a:hover.nav_link{ font-family:Tahoma; font-size:14px; color:#000d0d; font-weight:bold; text-decoration:none; }
.matter01 { float:right; width:380px; margin:270px 50px 0 0; color:#2e4e4e; text-align:left; font-size:14px; }
/*kitchen photo with white text: 
.matter01 { float:right; width:380px; margin:270px 10px 0 0; color:#FFFFFF; text-align:left; font-size:14px; }
*/
a.more{ text-decoration:underline; color:#FFFFFF; }
a:hover.more { text-decoration:none; }

				/* Class for Header End */

				
				/* Class for Body Content Start */
#body_content { float:left; width:100%; margin-top:25px; }
.body_img { float:left; width: 218px; padding-left:6px; }
.matter02 { float:left; width:95%; margin:10px 0 0 10px; color:#FFFFFF; text-align:left; font-size:12px; }
.body_Left { float:left; width:290px; height:439px; background:url(../images/home-left.gif) no-repeat; margin-top:5px; }
.body_Right { float:right; width:274px; height:439px; background:url(../images/home-right.gif) no-repeat; margin-top:5px; }
.body_Middle { float:left; width:336px; height:439px; margin-top:5px;}
.body_Middle00 { float:left; width:100%; margin-top:70px; }
.body_Middle01{ float:left; width:100%; margin-top:10px; }
.body_Middle02 { float:left; width:15px; margin-top:4px; }
.body_Middle03 { float:left; width:320px; text-align:left; }
a.body_link { font-size:12px; color:#2e4e4e; font-weight:bold; text-align:left; text-decoration:none; }
a:hover.body_link { color:#2e4e4e; text-decoration:underline; }
.body_Left01 { float:left; width:215px; height:40px;  }
.body_Right01 { float:right; width:202px; height:40px;  }
.body_Middle04 { float:left; width:483px; height:40px; }
.body_Footer{ float:left; width:100%; }
.body_FooterText{ font-family:Verdana; font-size:10px; color:#2e4e4e; padding-top:10px; font-weight:bold;}
.body_FooterText a{color:#2e4e4e;}

				/* Class for Body Content End */

