body {
	margin:0;
	padding:0 0 0 0;
	background-color:#FFFFFF;
	background-image:url(../images/bg.gif); background-repeat:repeat-x	
	
	
}
#wrapper {
	background-color:#FFFFFF;
	width:1000px;	
	margin:0 auto 0 auto;	
	}
#header {
	position: relative;
	float:left;
	width:1000px;
	height:207px;
	background-image:url(../images/img_banner_top.gif); background-repeat:no-repeat;	
	}
#menu {
	float:right;
	margin:150px 60px 0 0;	
	width:550px;
	height:39px;
	}	
.menu_left {
	float:left;
	width:12px;
	height:39px;
	}
.menu_center {
	float:left;
	width:526px;
	height:39px;
	background-image:url(../images/img_menu_center.gif); background-repeat:repeat-x;
	}
.menu_center_inner {
	float:left;
	height:39px;
	padding:13px 10px 0 15px;		
	}	
.menu_center_inner1 {
	float:left;
	height:39px;
	padding:0px 10px 0 15px;		
	}			
.menu_right {
	float:right;
	width:12px;
	height:39px;
	}
.celebration-logo{
	position: absolute;
    top: 7px;
    right: 0px;
    width: 125px;
    background: linear-gradient(0deg,#7eccec, white);
    //background: #ffffff;
    border-radius: 5px;
    padding: 5px;
}		
#content {
	float:left;
	width:1000px;	
	background-color:#FFFfff;
	background-image:url(../images/img_content_bg1.gif); background-repeat:repeat-x;
	}
.content_left {
	float:left;
	width:340px;
	background-image:url(../images/img_left_content.gif); background-repeat:no-repeat;
	height:495px;	
	}	
.content_right {
	float:right;	
	height:465px;
	
	margin:30px 20px 0 0;
	width:600px;	
	}	
.welcome_title {
	float:left;
	height:50px;
	
	}
.content_box {
	float:left;	
	width:600px;	
	}	
.content_box_text {
	float:left;
	padding:5px 0 0px 0;
	width:600px;
	
	}
.content_box_text_left {
	float:left;
	height:10px;
	padding:5px 0 0 10px;	
	width:20px;
	}	
.content_box_text_right {
	float:left;	
	width:550px;	
	}
		
		
#footer {
	float:left;
	height:98px;
	width:1000px;	
	}
.footer_left {
	float:left;
	margin:50px 0 0 20px;
	height:30px;	
	}	
.footer_right {
	float:right;
	margin:50px 50px 0 0px;
	height:30px;	
	}	
.style1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	}	
.style2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;	
	}
.style3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#CC0000;	
	font-weight:bold;	
	}	
	
.menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	}					
.menu a:link {
	color: #000000;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #000000;
}
.menu a:hover {
	text-decoration: underline;
	color:#000099;
	
}
.menu a:active {
	text-decoration: none;
	color: #000000;
}

.footer_menu {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ffffff;
	
	}					
.footer_menu a:link {
	color:#ffffff;
	text-decoration: none;
}
.footer_menu a:visited {
	text-decoration: none;
	color:#ffffff;
}
.footer_menu a:hover {
	text-decoration: underline;
	color:#CC0000;	
}
.footer_menu a:active {
	text-decoration: none;
	color:#ffffff;
}


/*----------------------------ENQUIRY PAGE STARTS-------------------------------*/
.enquiry_check_box {	
	margin:0 200px 0 0;
	padding:0 0 10px 0;	
	}
/*----------------------------ENQUIRY PAGE END-------------------------------*/

/*----------------------------CONTACT PAGE STARTS-------------------------------*/
.contact_image_box {
	float:right;
	width:300px;
	height:200px;
	
	}
.contact_left_box {
	float:left;
	width:220px;
	
}
.contact_right_box {
	float:right;
	margin:-30px 180px 0 0;
	
}
/*----------------------------CONTACT PAGE END-------------------------------*/	


/*----------------------------SERVICES PAGE STARTS-------------------------------*/
ul.b {list-style-type:square}
.services {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	}
.services a:link {
	color: #000000;
	text-decoration: none;
}
.services a:visited {
	text-decoration: none;
	color: #000000;
}
.services a:hover {
	text-decoration: underline;
	color: #000000;
}
.services a:active {
	text-decoration: none;
	color: #000000;
}
