body {
	margin: 0;
	padding: 0;
	background: #f3f3f3;
}
body, textarea, input, select {
	font: 14px Arial, Tahoma, Sans-Serif;
	color: #000000;
}

img {
	border: 0;
}
.img_png { 
	behavior: url('css/iepngfix.htc'); 
}

a {
	color: #272727;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 { 
	color: #4b4b4b;
	font: italic 21px "Times New Roman", serif;
	text-align: center;
	margin: 0;
}
.title_img {
	display: block;
	margin: 0 auto 0 auto;
}

.nodisplay {
	display: none;
}
.title {
	color: #000000;
}
.text1 {
	color: #000000;
	font: italic 21px "Times New Roman", serif;
}
.text2 {
	color: #4b4b4b;
	font: italic 21px "Times New Roman", serif;
}
.text3 {
	font-weight: bold;
}
.text4 {
	color: #404040;
}


#wrapper {
	width: 850px;
	margin: 0 auto 0 auto;
}

#head_td1 {
	background: url(../images/header_img1.jpg) no-repeat;
	width: 302px;
	height: 326px;
	color: #eeeeee;
	font: bold italic 17px "Times New Roman", serif;
	vertical-align: top;
	padding: 3px 0 0 370px;
}
#head_td2 {
	background: url(../images/header_img2.jpg) no-repeat;
	width: 140px;
	height: 48px;
}
#head_td3 {
	background: url(../images/header_img3.jpg) no-repeat;
	width: 38px;
	height: 329px;
}
#head_td5 {
	background: url(../images/header_img4.jpg) no-repeat;
	width: 140px;
	height: 33px;
}

#menu {
	background: url(../images/header_bkgr.gif);
	width: 140px;
	height: 248px;
	vertical-align: top;
}
#menu a {
	width: 126px;
	height: 38px;
	display: block;
}
#menu_home { background: url('../images/m_home_out.jpg') no-repeat; margin-bottom: 1px; }
#menu_home:hover { background: url('../images/m_home_over.jpg') no-repeat; }
#menu_aboutus { background: url('../images/m_aboutus_out.jpg') no-repeat; }
#menu_aboutus:hover { background: url('../images/m_aboutus_over.jpg') no-repeat; }
#menu_gallery { background: url('../images/m_gallery_out.jpg') no-repeat; }
#menu_gallery:hover { background: url('../images/m_gallery_over.jpg') no-repeat; }
#menu_packages { background: url('../images/m_packages_out.jpg') no-repeat; }
#menu_packages:hover { background: url('../images/m_packages_over.jpg') no-repeat; }
#menu_conditions { background: url('../images/m_conditions_out.jpg') no-repeat; }
#menu_conditions:hover { background: url('../images/m_conditions_over.jpg') no-repeat; }
#menu_contactus { background: url('../images/m_contactus_out.jpg') no-repeat; }
#menu_contactus:hover { background: url('../images/m_contactus_over.jpg') no-repeat; }


#main_tbl {
	background: #333333 url('../images/main_bkgr.gif');
}
.main_edge_td { 
	width: 16px; 
}
.main_line_td {
	width: 5px;
	background: url(../images/line_vert.jpg) repeat-y;
}

#footer {
	background: url('../images/footer.png') no-repeat;
	behavior: url('css/iepngfix.htc');
	width: 850px;
	height: 27px;
	text-align: center;
	font-size: 9px;
	color: #929292;
	padding-top: 32px;
}
#footer a {
	color: #929292;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#copyright {
	margin-top: 3px;
}

#content {
	width: 767px;
	padding: 20px;
}


/* Home page */
#contacts_td {
	background: url(../images/main_curls.gif) no-repeat; 
	width: 290px;
	vertical-align: top;
	padding: 30px 0 0 40px;
}
#welcome_td {
	width: 330px;
	vertical-align: top;
	padding: 30px 20px 0 0;
}