/* CSS Document */
 img, div { behavior: url(iepngfix.htc) } 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#D3FFFF;
	padding-top:22px;
	margin:0;
}
.clear
{
clear:both;
}
#page
{
width:795px;
height:auto;
margin-top:22px;
margin:auto;
background-image:url(images/body-background.png);
background-repeat:repeat-y;
clear:both;
}

/* --------------------------------header ----------------------*/
#header
{
width:795px;
height:auto;
text-align:center;
background-image:url(images/header1.1.jpg);
background-repeat:no-repeat;
margin:auto;
clear:both;
}
/* --------------------------------midpart ----------------------*/
#midpart
{
width:795px;
height:auto;
margin:auto;
clear:both;
}
.main_midpart
{
width:739px;
height:auto;
margin:auto;
clear:both;
}
.main_midpart
{
width:739px;
height:auto;
margin:auto;
clear:both;
}
.welcometext
{
width:739px;
height:auto;
padding-top:25px;
padding-bottom:10px;
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:13px;
color:#4B4B4B;
clear:both;
}
.gallery
{
width:739px;
height:auto;
text-align:center;
padding-top:35px;
padding-bottom:15px;
margin:auto;
clear:both;
background-image:url(images/box-back.jpg);
background-repeat:no-repeat;
}
.welcomtetextcolor
{
font-family: Monotype Corsiva ,Arial,Verdana, Helvetica, sans-serif;
font-size:35px;
font-weight:bold;
color:#4B4B4B;
}
.flower
{
width:739px;
height:auto;
padding-top:10px;
margin:auto;
clear:both;
}
.box
{
width:176px;
height:174px;
padding-top:10px;
background-image:url(images/flowre_box.png);
background-repeat:no-repeat;
float:left;
}
.box_01
{
width:176px;
height:174px;
padding-top:10px;
margin-left:10px;
background-image:url(images/flowre_box.png);
background-repeat:no-repeat;
float:left;
}
#footer
{
width:795px;
height:auto;
margin:auto;
clear:both;
}
.footer_back
{
width:795px;
height:50px;
margin:auto;
background-image:url(images/footer.png);
background-repeat:no-repeat;
clear:both;
}
.footer_text
{
width:795px;
text-align:center;
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
clear:both;
}
.footertextlink:link,.footertextlink:visited,.footertextlink:active
{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
}
.footertextlink:hover
{
font-family: Arial,Verdana, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:underline;
}