body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	background-color:#013767;
	margin:0px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
	
a:link{
	text-decoration:none;
	color:#FFFFFF;

	}
a:visited{
	text-decoration:none;
	color:#FFFFFF;

	}
a:active{
	text-decoration:none;
	color:#FFFFFF;

	}
a:hover{
	text-decoration:underline;
	color:#FFFFFF;

	}	
	
	
.pgholder{
	width:904px;
	margin-left:auto;
	margin-right:auto;
	}
	
.pageholder{
	width:904px;
		}	
		
.header{
	float:left;
	width:904px;
	}
	
.logo{
	float:left;
	width:351px;
	padding:48px 0px 0px 21px;
	}	
	
.flower{
	float:left;
	width:532px;
	}	
	
.nav{
	float:left;
	width:904px;
	height:77px;
	}	

.contentpanel{
	float:left;
	width:864px;
	padding:5px 20px 30px 20px
	}
	
.leftpanel{
	float:left;
	width:351px;
	}				
	
.flashbanner{
	float:left;
	width:330px;
	height:339px;
	background-image:url(../images/frame.jpg);
	background-repeat: no-repeat;
	padding:10px 11px 12px 10px;
}

.flashbanner01{
	float:left;
	width:330px;
	height:185px;
	background-image:url(../images/frame01.jpg);
	background-repeat: no-repeat;
	padding:10px 11px 12px 10px;
}

.rightpanel{	
	float:left;
	width:472px;
	padding-left:41px;
	}

h1{
	margin:0px;
	font-size:21px;
	font-weight:normal;
	}
	
.red{
	color:#dc0001;
	}	
	
.blue{
	color:#043f82;
	}
	
.blue01{
	color:#013767;
	}	
	
.heading {
	float:left;
	width:472px;
	padding-bottom:10px;
	line-height:22px;
	}
	
.gallery{
	float:left;
	width:472px;
	}
	
.image{
	float:left;
	width:96px;
	height:96px;
	padding:0px 28px 12px 0px;
	text-align:center;
	}
	
.image01{
	float:left;
	width:96px;
	height:96px;
	padding:0px 0px 12px 0px;
	text-align:center;
	}	
	
.image02{
	float:left;
	width:96px;
	height:96px;
	padding:0px 28px 12px 0px;
	text-align:center;
	}
	
.image03{
	float:left;
	width:96px;
	height:96px;
	padding:0px 0px 12px 0px;
	text-align:center;
	}				
	
.text{
	float:left;
	width:472px;
	text-align:justify;
	line-height:15px;
	}
	
.footer{
	float:left;
	width:864px;
	height:11px;
	background-image:url(../images/footerbg.gif);
	background-repeat:no-repeat;
	padding:20px;
	font-size:10px;
	color:#85a0b7;
	margin-bottom:15px;
	}
	
.footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
color : #85a0b7;
}

.font14{
	font-size:15px;
	}


/* Our Profile section start Here*/

.innergallery{
	float:left;
	width:347px;
	padding:15px 0px 0px 4px;
	}
	
.gallery01{
	float:left;
	width:347px;
	}	


/* Our Profile section end Here*/


/* Our Business section Start Here*/

.list{
	padding:0px;
	margin:0px;
	margin-left:3px;
	margin-top:0px;
	margin-bottom:0px;
}
.list li{
	list-style-type:none;
	color:#ffffff;
	font-weight: normal;
	padding-left:14px;
	background-image: url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	margin-bottom:0px;
	padding-bottom:12px;
	}	
		
/* Our Business section end Here*/		


/* Our Principles section start Here*/

.innergallery01{
	float:left;
	width:347px;
	padding-left:4px;
	}

/* Our Principles section end Here*/


.white{
	color:#ffffff;
}

.white a:link, .white a:visited, .white a:hover, .white a:active {
color:#FFFFFF;
}
		
