﻿* {
margin:0px;
}
html{
	 background-image:url('../images/bgwaterfall.jpg');
	 background-repeat:repeat;
	 margin-bottom:20px;	
}
body{
	width:910px;
	margin-right:auto;
	margin-left:auto;
    padding-bottom:20px;
 	text-align:center;
 	}
 	
/*---------Scroll bar-------------------------*/

.divScroll-1 {    height:500px;    width:200px;    overflow:scroll;    }        
.divScroll-2 {    height:500px;    width:200px;    overflow:scroll;    white-space:nowrap;    }        
.divScroll-3 {    height:500px;    width:400px;    overflow:scroll;    white-space:normal;    }        
.divScrollAuto {    height:500px;    width:320px;    overflow:auto;    white-space:normal; border:0px;    }        
.divScrollHidden {    height:500px;    width:200px;    overflow:hidden;    white-space:normal;    }   

/*---------Scroll bar end-------------------------*/
#wrapper{
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	text-align:left;
	height:auto !important;
	background-color:#FFFFFF;
	width:910px;
	background-image:url('../images/bgimage.gif');
	background-repeat:repeat-y;
	background-position:center;
	position:relative;
}
#center{
	width:900px;
	margin:0px 5px 0px 5px;
	background-repeat:repeat-x;
	background-position:100% bottom;
}
#left_menu{
  	float:left;
  	padding-left:10px;
	width:200px;
}
#right_content{
	margin:0px 120px 10px 210px;
}
#right_content_contact{
	margin-left:200px;
	padding:0px 60px 10px 10px;
}
/*--Navagation Bar begin--------------------------------------*/
		
#navbar{
	margin-left:0px;
	padding-left:0px;
	white-space:nowrap;
	position:absolute;
	height:27px;
	width:900px;
	font-size:100%;
	background-image:url('../images/black_fill.jpg');
	top:145px;
	left:5px;
}
#navbar li{
	display:inline;
	list-style-type:none;
	font-family:Arial; 
	font-size:100%;
	font-weight:bolder;
	color:#003366; 
	text-decoration:none; 
	line-height:24px;
	height:27px;
}
#navbar li a{
	padding:0px 10px;
	/*background-image: url('images/black_fill.jpg');*/
	height:27px; 
	background-repeat:repeat-x; 
	display:inline;
	position:absolute;
	text-align:center;
	color:#003366; 
	text-decoration:none;
}
#navbar li.active a{
	background-image:url('../images/back_fill_over.jpg');
	text-decoration:underline;
}
#navbar li a:hover{
	background-image:url('../images/back_fill_over.jpg');
	text-decoration:underline;
}
#n1{left:82px;}
#n2{left:137px;}
#n3{left:212px;}
#n4{left:312px;}
#n5{left:400px;}
#n6{left:490px;}
#n7{left:578px;}
#n8{left:631px;}
#n9{left:706px;}
/*--Navagation Bar End------------------------------------------*/

.left_font_default{	
	text-align:left;
	font-size:108%;
}
.right_font_default{	
	text-align:right;
	font-size:108%;
}
.font_justify_default{
	text-align:justify;	
}
.font_justify_108{
	text-align:justify;
	font-size:108%;
}
.font_justify_123{
	text-align:justify;
	font-size:123.1%;
}
.bold1{
	font-weight:bold;
	color:#000000;
}
.bold2{
	font-weight:bold;
	color:#003366;
}
img{
	border:0;
}
a{
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
}
a:hover{
	text-decoration:none;
}
a:visited{
	color:#003366;
}
h1{
	padding:0px 0px 5px 0px;
	color:#003366;
	font-size:153.9%;
	text-align:center;
}
h2{
	padding:10px 0px 5px 0px;
	color:#003366;
	font-size:138.5%;
	text-align:left;
}
h3{
	padding:10px 0px 5px 0px;
	color:#000000;
	font-size:131%;
	text-align:left;
}
h4{
	padding:10px 0px 5px 0px;
	color:#003366;
	font-size:131%;
	text-align:left;
}
h5{
	padding:5px 0px 5px 0px;
	color:#003366;
	font-size:108%;
	text-align:left;
}
h6{
	padding:10px 0px 5px 0px;
	color:#0070C0;
	font-size:123.1%;
	text-align:center;
}

p{	
	padding:10px 0px 5px 0px;
}
ul{
	font-size:108%;
	list-style-image:url('../images/arrow12X12.jpg');
	vertical-align:middle;
	text-align: justify;
	margin-left:25px;
	line-height:20px;
}
.ul li{
	font-size:108%;
	text-align:justify;
}
.ulbullet{
	list-style-image:url('../images/arrow12X12.jpg');
	font-size:108%;
	text-align:justify;
}
ol{
	font-size:108%;
	text-align:justify;
	margin-left:25px;
	line-height:20px;

}
.ol li{
	font-size:108%;
	text-align:justify;
}
.constant12{
	text-align:center;
	color:#FFFFFF;
	font-size:123.1%;
	font-weight:bold;
	padding:3px 30px 3px 30px;
	border:1px solid #003366;
	background-color:#4B86B3;
}
.constant12 a {
	color:#FFFFFF;
	text-decoration:none;
}
.constant12 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
.bottom_menu{
	text-align:right;
	font-size:100%;
	font-weight:bold;
	padding:5px 30px 0px 0px;
}
.footer{
  	width:900px;
 	height:31px;
 	background-image:url('../images/black_fill.jpg')
}
.wave{
	background-image:url('../images/5wave.jpg');
	background-repeat:no-repeat;
	background-position:0px 140px;
}
.lucida{
	font-size:123.1%;
	color:#000080;
	font-family:"Lucida Calligraphy";
}
.tm_font{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	vertical-align:top;
}
.2nd_font{
	font-size:77%;
	vertical-align:top;
}
.lbackup{
	text-align:left;
	font-size:116%;	
	color:#000080;
	 padding-left:30px;
}
.rbackup{
	text-align:right;
	font-size:116%;	
	color:#000080;
	padding-right:30px;
}
.backtotop{
	display:block;
	font-size:116%;
	color: #000080;
	padding:5px 30px 10px 30px
	}
.backtotop a{
	text-decoration:underline;
}
.backtotop a:hover{
	text-decoration:none;
}
.leftmenu{
	font-size:108%;
	font-weight:bold;
	color:#003366;
	margin-bottom:0px;
	margin-left:0px;
	text-align:left;
	padding:10px 0px 0px 40px;
	list-style-image: url('../images/bluearrowss.jpg');
}
.leftmenu li{
	font-size:108%;
	font-weight:bold;
	color:#003366;
	text-decoration:none;
	padding-bottom:10px;
}	
.leftmenu a{
	color:#003366;
	text-decoration:none;
}
.leftmenu a:hover{
	color:#0070C0;	
}
.leftside {
	text-align:center;
	margin:0px 40px 0px 10px; 
	border-bottom:5px solid #d9d9d9; 
	font-size:131%; 
	font-weight:bold;
	color:#003366;
}
.leftside a{
	color:#003366;
	text-decoration:none;
}
.leftside a:hover{
	color:#0070C0;	
}

.siteh {font-weight:bold;color:#004290;line-height:1.5em;}
.siteh a {font-weight:bold;color:#0b4a99;line-height:1.5em;}/*#0b4a99*/
.siteh a:hover {color:#0582ab;line-height:1.5em;}/*#0582ab*/
.siteh a:visted {color:#0b4a99;line-height:1.5em;}


.site {font-size:100%;font-weight:bold;color:#004290;line-height:1.5em;}
.site a {font-size:100%; font-weight:bold;color:#0582ab;line-height:1.5em;}/*#0b4a99*/
.site a:hover {font-size:100%;color:#0b4a99;line-height:1.5em;}/*#0582ab*/
.site a:visted {font-size:100%;color:#0b4a99;line-height:1.5em;}



.copywrite{
	font-size:93%;
	padding:5px 0px 0px 30px;
}
.center_116{
	text-align:center;
	font-size:108%;
}
.contact1{
	border-left:1px solid #C0C0C0;
	border-top:1px solid #C0C0C0;
	text-align:left;
	font-size:108%;
	font-family:Arial;
	border-right-style:solid;
	border-right-width:1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
#feedbackform{
	width:302px;
	padding:10px;
	height:100%;
	overflow:auto;
}
.inputsize{
	width:398px;
}
#feedbackform button{
	width:151px;
	float:left;
}
.textarea{
	width:398px;
	height:150px;
}
.contact_box{
	padding:5px;
	font-size:123.1%;
	border:1px solid #C0C0C0;
}
/*----------------Table Cells-------------------*/
.cell_dark_blue {
	background-position: 0px 0px; 
	border: 1px solid #003366; 
	background-color: #4B86B3; 
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:123.1%; 
	text-align: right; 
	width: 220px;
}
.cell_dark_blue h5 {
	color: #FFFFFF; 
	font-weight: bold; 
	font-size:108%; 
	text-align:center; 
}
.cell_light_blue {
	border: 1px solid #4B86B3;
	width: 120px;
	font-size:123.1%;
	text-align:center; 
	background-color: #99CCFF;
}
.cell_white {
	border: 1px solid #4B86B3;
	font-size:123.1%; 
	width:120px;
	text-align:center;
}

