@charset "utf-8";
/* CSS Document */
* {padding:0; margin:0; ouline:none;}
body { background:#fff; margin:0 auto; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#000000;}
img, img a, img a:hover {border:none; outline:none;}
h1 { font-size:22px; color:#0083d6; font-weight:bold; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
h2 { font-size:18px; color:#000; font-weight:normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
.clear {clear:both;font-size:0px;}
a{color:#0083d6; font-weight:bold; text-decoration:none;}
/*a:hover{color:#000000; font-weight:bold; text-decoration:underline;}*/

/*Header part Style start */
#container { width:1000px;  margin:0px auto; padding:0px;}
#header { float:left; width:1000px;}
#welcome {width:939px; height:230px; margin:23px 0 0 31px; padding:0 0 32px 0; border-bottom: 1px dashed #cccccc;}
#welcome_message{ width:640px;  padding:0  0 0 20px; float:right;}
#welcome_message img {float:left; padding:0 10px 0 0;}
#Furniture {width:939px; height:245px; margin:23px 0 0 31px; padding:0 0 32px 0; border-bottom: 1px dashed #cccccc;}
#Furniture_message{ width:640px; height:240px; padding:0  0 0 40px; float:right;}
#Furniture_message a {color:#0083d6; font-weight:bold; text-decoration:none;}
#Furniture_message a:hover {color:#000; font-weight:bold; text-decoration:underline;}



#Owner {width:939px; height:185px; margin:23px 0 0 31px; padding:0 0 32px 0;}
#Owner_message{ width:640px; height:185px; padding:0  0 0 40px; float:right;}
.btn { background:url(images/button.png); padding:0 0 0 2px; margin:0px; height:42px; width:255px; border:none; color:#FFF; font-size:13px; font-weight:bold; text-decoration:none; }
.btn a{color:#000; font-weight:normal; text-decoration:none;}
.btn a:hover{color:#000; font-weight:bold; text-decoration:none;}

/*Header part Style start  End*/

#city {width:939px; height:135px; margin:10px 0 0 31px; font-size:11px;}

/*Photo Gallery*/
#gallery { width:100%; height:auto; margin:23px 10px  0 10px; padding:0px; } 
#gallery ul{list-sytle-type:none; width:100%;}
#gallery ul li{display:inline; float:left; margin:0 20px 10px 20px;}


/*footer part Style Start*/
#footer {background:url(images/footer_bg.jpg) repeat-x; height:36px; width:1000px; text-align:center; color:#FFF; padding:15px 0 0 0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px;}
#footer a {color:#fff200; font-weight:bold;}
#footer a:hover {color:#000; font-weight:bold; text-decoration:underline; }
/*footer part Style End*/

