.page
{background-color: #f6f7f8;
width: 840px;
}

.text
{font-family: arial, helvetica, sans-serif;
font-size: 10pt;
padding: 10px;
color: #444648;
background-color:#BBC4D3; 
background-image: url(images/mainbgd.jpg);
background-repeat: no-repeat;}

.h1
{font-size:16pt;
font-weight: bold;
text-align: center;
color:#CE3A0C;}

.h2
{font-size: 14pt;
font-weight: bold;
color: #CE3A0C;}

.company
{font-family: arial, helvetica, sans-serif;
font-size: 36pt;
font-weight: heavy;
padding: 20px;
color: #ffffff;
}

/* Nav */
#dhtmlgoodies_menu{		
	font-family:arial;	/* Font for main menu items */
	width:200px;	/* Width of main menu */
	}

#dhtmlgoodies_menu	li{	/* Main menu <li> */
	list-style-type:none;	/* No bullets */
	margin:10px;	/* No margin - needed for Opera */
	}

#dhtmlgoodies_menu ul{	
	margin:0px;	/* No <ul> air */
	padding-left:50px;	/* No <ul> air */
	}

#dhtmlgoodies_menu ul li ul{	/* Styling for those who doesn't have javascript enabled */
	padding-left:20px;
	}

#dhtmlgoodies_menu	li a{	/* Main menu links */
	font-family: arial, helvetica, sans-serif;  /* font style */
	text-decoration:none;	/* No underline */
	color:#ffffff;	/* text color */
	font-size: 14px;         /* font size */
	height:20px;	/* 18 pixel height */
	line-height:20px;	/* 18 pixel height */
	vertical-align:bottom;	/* Align text in the middle */
	border:1px solid #ffffff;	/* border color */
	background-image: url(images/circle1.gif);
	background-repeat: no-repeat;	margin:1px;	/* A little bit of air */
	padding:0px;	/* Air between border and text inside */
	padding-left:20px;
	display:block;
	}

#dhtmlgoodies_menu	li a:hover,#dhtmlgoodies_menu .activeMainMenuItem{
	color:#ffffff;
	background-image: url(images/circle.gif);
	background-repeat: no-repeat;	}
	
/* End of nav*/

/* fade down left side */
.back-left {
	width: 27px;
	background-image: url(images/back-left1.gif);
	background-repeat: repeat;
	
}

/* fade down right side */
.back-right {
	width: 26px;
	background-image: url(images/back-right1.gif);
	background-repeat: repeat;
	}

.image1
{background-image: url(images/red-flower.jpg);
background-repeat:no-repeat;
image-position: bottom;
height: 112px} 


.image2
{background-image: url(images/red-flower.jpg);
background-repeat:no-repeat;
image-position: center;
height: 112px}

 .image3
{background-image: url(images/red-flower.jpg);
background-repeat:no-repeat;
image-position: right;
height: 112px} 

.copyright{
	font-size: 9pt;
	color: #ffffff;
	background-color: #51617b}

.buzzweb
{font-size: 10pt;
text-decoration: none;
text-align: right;
color: #ffffff;
background-color: #51617b}

.tel{
	font-size: 14pt;
	color: #ffffff;
	text-align: right;
	background-color: #51617b}
	
.enquiry{
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;}

.table {
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
color:#444648;
}

.menu{
text-decoration: none;
color:#CE3A0C;
font-size: 12pt;
font-weight: bold;}

.menu-info {
font-family: Monotype Corsiva, lucinda-handwriting, sans-serif;
font-size: 14pt}