body {
	text-align:center;
	margin:0px 0px 0px 0px;
	background:#fbfdfb;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	min-height:690px;
	_height:690px;
	background:url(images/pageBG.jpg) repeat-y top;
}
#wrapper {
	margin:0px auto;
	width:900px;
}
#header {
	width:900px;
	height:153px;
	background:url(images/header.jpg) no-repeat top;
}
#logo_bottom {
	float:left;
	width:269px;
	height:38px;
	background:url(images/logo_bottom.jpg) no-repeat top;
}
#menu {
	float:left;
	width:900px;
	height:38px;
	background:url(images/menuBG.jpg) no-repeat top;
}
#menuBG {
	float:left;
	width:900px;
	height:38px;
}
#menu_text {
	float:right;
	width:631px;
	height:38px;
}
#horizontal_bar {
	float:left;
	width:900px;
	height:71px;
	background:url(images/horizontal_bar.jpg) no-repeat top;
}
#shell {
	width:900px;
	min-height:386px;
	_height:385px;
	background:url(images/shell_repeat.jpg) repeat-y top;	
}
#shellBG {
	width:900px;
	min-height:386px;
	_height:385px;
	background:url(images/shellBG.jpg) no-repeat top;
}
#shellBG_home{
	width:900px;
	min-height:386px;
	_height:385px;
	background:url(images/shellBG_home.jpg) no-repeat top;
}
#contactus {
	float:left;
	width:442px;
	height:386px;
}
#content_area {
	float:right;
	width:458px;
}
#title_area{
	width:450px;
	height:60px;
}

#flower {
	float:right;
	width:69px;
	height:60px;
}
#welcome {
	float:right;
	width:400px;
	height:60px;
	text-align:right;
	font-size:30px;
	padding-right:25px;	
}
#welcome_image {
	float:right;
	width:69px;
	height:60px;
	padding-top:10px;
}
#welcome_text{
	float:right;
	width:400px;
	height:69px;
	padding-top:10px;
}
#content_text {
	float:right;
	width:350px;
	text-align:right;
	padding-top:30px;
	padding-right:25px;
}
#footer {
width:900px;
height:51px;
background:url(images/footer.jpg) no-repeat top;
text-align:center;
}
#footer_text {
width:900px;
height:10px;
padding-top:30px;
font:normal 10px verdana;
color:#CE6E41;
}
#footer_text a{
font:normal 10px verdana;
color:#CE6E41;
}

#footer_text a:hover{
font:normal 10px verdana;
text-decoration:underline;
color:#CE6E41;
}
#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}

/*INNER PAGE*/
#image_inner {
	float:left;
	width:420px;
	height:384px;
}
#welcome_inner {
	float:right;
	width:420px;
	text-align:right;
	padding-bottom:0px;
	margin-right:20px;
	display:block;
	background:url(images/title_bottom.jpg) bottom right no-repeat;
}
#welcome_image_inner {
	float:right;
	width:65px;
	height:47px;
	background:url(images/flower.gif) bottom right no-repeat;
}
#welcome_text_inner{
	float:right;
	font-family:Arial;
	text-align:right;
	width:420px;
	_height:40px;
	min-height:40px;
	font-size:50px;
}
#content_text1 {
	float:right;
	width:400px;
	text-align:right;
	padding-top:30px;
	padding-right:25px;
}


/* Menu implementation */

#MainMenu {
	margin:0;
	padding:5px 0px 0px 0px;
	text-align:left;
	width:631px;

}

#MainMenu ul {
	margin:0px 0px 0px 0px;
	padding:0;
	width:631px;
	height:34px;
	z-index:997;
}

#MainMenu ul li {
	list-style:none;
	height:34px;
	position:relative;
	width:115px !important;
	z-index:998;
	display:block;
	text-align:center;
	margin-right:11px;
	float:left;
}

#MainMenu ul li a {
	color:#020600;
	font:normal 16px "Verdana";
	width:115px;
	text-align:center;
	line-height:30px;

}

#MainMenu ul li a:hover {
	text-align:center;
	line-height:30px;
	text-decoration:none;
	color:#D9D9D6;
}


#MainMenu ul li ul {
	position: absolute;
	height: auto;
	width: 160px;
	margin:5px auto;
	left:0;
	/* background: #196F42; */
	background: #D9D033;	
	display: none;
	z-index:999;
	padding:6px 0px 6px 0px;
}

#MainMenu ul li ul li {
	padding:0px 0px 0px 0px;
	position:relative;
	list-style:none;
	text-align:center;
	display: block;
	width: 160px;
	height:auto;
	padding:0px 0px 0px 0px;
}

#MainMenu ul li ul li a {
	/*line-height:20px;*/
	font:11px Verdana,Arial,Sans-Serif;
	
	color: #010000;
	line-height:20px;
	display:block;
	height:auto;
	width: 160px;
}

#MainMenu ul li ul li a:hover {
	color:#4140A8;
	line-height:20px;
	text-decoration: none;
	height:auto;
	
}

/*Content Page Implementation*/

#content_text ol{
	color: #000000;
	font:18px Verdana,Arial,Sans-Serif;	15px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	/*margin-left:-13px;*/
}
#content_text ul{
	color: #000000;
	font:18px Verdana,Arial,Sans-Serif;	15px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	/*margin-left:-25px;*/
}
#content_text p {
	color: #000000;
	font:18px Verdana,Arial,Sans-Serif;	12px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	text-align:right;
}

#content_text h2{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text h3{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text h4{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text h5{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text h6{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text a{
	color: #3E41A8;
	text-align:right;
}

/*Content_inner page Implementation*/

#content_text1 ol{
	color: #000000;
	font:14px Verdana,Arial,Sans-Serif;	12px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
/*	margin-left:-13px;*/
	text-align:right;
}
#content_text1 ul{
	color: #000000;
	font:14px Verdana,Arial,Sans-Serif;	12px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	text-align:right;
	/*margin-left:-25px;*/
}
#content_text1 p {
	color: #000000;
	font:14px Verdana,Arial,Sans-Serif;	12px Verdana,Arial,Sans-Serif;	
	line-height:1.5;
	text-align:right;
}

#content_text1 h2{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text1t h3{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text1 h4{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text1 h5{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text1 h6{
	color: #000000;
	font-family:Verdana,Arial,Sans-Serif;
	line-height:1.5;
	text-align:right;
}
#content_text1 a{
	color: #3E41A8;
	text-align:right;
}

/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: visible;
	font:normal 26px/100% Arial, Helvetica, sans-serif;
	color:#000000;
}