/* CSS Document */

#div_1{
	height: 100px;
}

#div_2{
	height: 10px;
	background-color: #E6E6E6
}

#div_3{
	height: 314px;
	background: url(../images/interior2_resize.jpg) no-repeat
}

#div_4{
	height: 10px;
	background-color: #E6E6E6
}

#div_5{
	height: 80px;
}

#div_1_left {
	float:left;
	width:235px;
	height:100px;
	background: url(../images/bg1.jpg)
}

#div_1_right {
	
}

#div_3_left {
	float:left;
	width:235px;
	height:314px;	
}

#div_3_right {
	float:left;
	width:545px;
	height:314px;
	background:url(../images/bg2.jpg)
}

#div_3_right .title1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-left:10px;
	color: #B75B00;
	font-size:16px
}

#div_3_right .menutitle1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	text-decoration:underline;
}

#div_3_right .menutitle2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	
}



#div_3_right a{
	color:#000000;
	text-decoration:none
}

#div_3_right a:hover{
	text-decoration:underline
}

#div_3_right .link {

}

#div_5_left {
	float:left;
	width:235px;
	height:80px;
	background: url(../images/bg1.jpg)
}

#div_5_right {
	float:left;
	width:545px;
}

.sideframe {
	width:50px;
	height:40px;
	background-color: #CCCCCC
}


