*{
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
div{
	/*border:1px solid #FF0000*/
}
body{
	margin:0;
	background-color:;
	background-image:url(../images/bg_top.jpg);
	
}
a:link, a:visited, a:active{
	color: #0099FF;
	text-decoration:none
}
a:hover{
	color: #0066FF;
	text-decoration:none	
}

#wrap{
	margin:0 auto 0 auto;
	text-align:left;
	background-color:#fff;
	width:962px
	/*border-bottom:1px solid #FFf;*/
}

#header{

	padding:0 0px 0 0px;
	height:117px;
}

#header-top{
padding-top:0px;
		height:27px;
		margin-left:250px;
		
}

.flash_obj{
	position:absolute;
	width:329px;
	padding-right:0px;
	height: 254px;
	
	top:101px; 
	float:right;
	left: 654px;
}

.visit{
margin-left:250px;
float:left;
}

.search{
	float:right;
	padding:0px 6px 0 0;
}

.search span{
	float:left;
	padding-top:5px;
	color:#D4FCC7;
}

#nav-bar{
	background-image:url(../images/bg_nav-bar.gif);
	background-repeat:repeat-x;
	clear:both;
	height:26px;
	border-bottom:0px solid #00787A;
}


#nav-bar img{
	float:left;
}


#top-nav-bar{
	background-image:url(../images/bg_nav-bar.gif);
	background-repeat:repeat-x;
	clear:both;
	height:26px;
	border-bottom:0px solid #00787A;
}
#top-nav-bar img{
	float:right;
}



.icons{
	padding-left:5px;
	width:20px;
	clear:left;
	height:20px;
}

.style1 {
    padding-top:0px;
	color: #e5e5e5;
	font-weight: bold;
	font-size:10px;
	margin-right:10px;
	float:left;
	
}
.style1:hover {
   
	color: #000;
	
	}

.style2 {color: #000;
font-weight:bold;
padding-left:5px;
padding-right:5px;
padding-top:10px;
padding-bottom:30px;

background-color: #99CC00;
height:1% !important;
	height:auto;
}

.left_menu_bg{
background-image:url(../images/left_menu_bg.jpg);
background-repeat:repeat;
height:350px;
}

#middle{
	clear:both;
	padding:0 10px 0 10px;
	background-image:url(../images/bg-mid.gif);
	background-repeat:repeat-y;
	/*border:1px solid #f00;*/
}

.content{
	padding:10px 20px 10px 10px;
	float:left;
	width:200px;
	height:1% !important;
	height:auto;
	/*border:1px solid #f00;*/
}
.content p{
	color:#333;
	text-align:left;
}
.content2{
	margin-left:250px;
	width:300px;
	background-color:#5e5e5e;
	height:1% !important;
	height:auto;
}
.content2 p{
	color:#333;
	text-align:left;
}

#right-col{
	/*background-image:url(../images/dot.gif);
	background-repeat:repeat-y;*/
	margin-left:710px;
	margin-right:0px;
	height:auto;
	height:1% !important;
	padding:2px 10px 10px 0px;
	/*border:1px solid #f00;*/
	background-color:#DFE7EA;
}

#right-col_img{
	/*background-image:url(../images/dot.gif);
	background-repeat:repeat-y;*/
	margin-left:800px;
	margin-right:0px;
	height:auto;
	height:1% !important;
	padding:2px 10px 5px 0px;
	/*border:1px solid #f00;*/
	background-color:#DFE7EA;
}

.left-col{
	width:20%;
	padding-left:10px;
	float:left;
	padding-right:20px;
	height:1% !important;
	height:auto;
	text-align:left;
	
	
}

.center-col{
	width:47%;
	float:left;
	height:1% !important;
	height:auto;
	text-align:justify;
	margin-right:0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 0px;
	
	
}

.right-col{
	padding:5px 5px 0 6px;
	float:right;
	width:249px;
	height:1% !important;
	height:auto;
	text-align:left;
	background-color:#EEF3F4;
}


.gallery{
	width:85%;
	padding: 25px 25px 0 25px;
	height:1% !important;
	height:auto;
	text-align:justify;
	margin:10px auto 10px auto;
	
	
	
}


.gallery_border{
border:1px solid #5e5e5e;
}

.hbot_col{
	width:60%;
	padding: 10px 0px 0px 100px;
	vertical-align:top;
	text-align:justify;
	margin-right:5px;
	
}
.hbot_col_1{
	vertical-align:top;
	float: left;
	padding-top: 10px;
	width: 710px;
	padding-left:250px;
	
}
.hbot_col_2{
	vertical-align:top;
	float: left;
	padding-top: 10px;
	width: 952px;
	padding-left:50px;
	
}
.buttun {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #00abeb;
	height: 22px;
	width: 80px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.input_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	width: 200px;
	border: 1px solid #00abeb;
}
.text-area {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;

	width: 200px;
	border: 1px solid #00abeb;
}



/*############# general ###########*/

li{
	margin-bottom:7px;
}

td{
	vertical-align:top;
}
.align-middle{
	vertical-align:middle;
}
.align-left{
	text-align:left;
}
.align-center{
	text-align:center;
}
.align-right{
	text-align:right;
}
.float-right{
	float:right;
}
.float-left{
	float:left;
}
.full-width{
	width:100%;
}
.pos-ab{
	position:absolute;
}
p, ul, ol{
	margin-bottom:20px;
	line-height:14px;
	color:#333;
	padding-left:5px;
	padding-right:5px;
	margin-top:0;
	text-align:justify
}
ul, ol{
	margin-left:-18px !important;
	margin-left:24px;
}

.block{
	display:block;
}
form{
	padding:0;
	margin:0;
}
input, select{
	font-size:11px;
}
.clear-both{
	clear:both;
}
.clear-right{
	clear:right;
}
.error-txt{
	color:#f00;
}
.top-5px{
	padding-top:5px;
}
.dark-blue-txt{
	color: #003399;
	font-weight:bold;
	line-height:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}
.dark-blue-txt:hover{
	color: #2D6478;
	font-weight:bold;
	line-height:14px;
	background-color: #D1DC4B
}

.style-txt{
	color: #003399;
	font-weight:bold;
	line-height:12px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	
	
}
.style-txt:hover{
	color: #2D6478;
	font-weight:bold;

	background-color: #D1DC4B
}

.style1-txt{
	color: #003399;
	font-weight:bold;
	line-height:14px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
	
	
}
.style1-txt:hover{
	color: #2D6478;
	
	
}
.link-txt{
	color: #003399;
	font-weight:bold;
	line-height:19px;
	text-align: left;
	}
.link-txt-1{
	color: #003399;
	font-weight:bold;
	line-height:19px;
	text-align: left;
	vertical-align: top;
	}
.dark-blue-txt_sub{
	color: #003399;
	font-weight:bold;
	font-size:12px;
	line-height:18px;
	
	padding-left:0px
}


.dark-blue-txt_sub:hover{
	color: #FFCC00;
	
	padding-left:0px
	}
	
	.col_head{
	color: #D1DC4B;
	font-weight:bold;
	line-height:14px;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	background-color:#0477AC
	
}
.right-col_head{
	color: #D1DC4B;
	font-weight:bold;
	line-height:24px;
	padding-left:15px;
	padding-right:15px;
	background-color:#0477AC;
	left: auto;	
}
.right-col_head:hover{
	color: #fff;
	}
	
	.top_bg{
	background-image:url(../images/header_grad_bg.gif);
	background-repeat: repeat-x;
	}
	
	.bullet_txt{
	font-size:12px;
	color: #034671;
	font-weight:normal;
	line-height:18px;
	padding-right:0px;
	padding-left:0px;
	margin-left:0px;
	list-style-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	
	
}
.bullet_txt:hover{
	color: #034671;
	}
	.bullet_txt span{
	font-weight:bold;
	color:#A53422;

	}
	
	
.bullet1_txt{
	font-size:10px;
	color: #034671;
	font-weight:bold;
	line-height:16px;
	padding-right:5px;
	margin-left:35px;
	list-style-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	text-align: left;
	
}
.bullet_txt1:hover{
	color: #3366FF;
	}
	.bullet1_txt span{
	font-weight:bold;
	color:#A53422;
	}
	
	.bullet2_txt{
	font-size:12px;
	color: #034671;
	font-weight:normal;
	line-height:18px;
	padding-right:0px;
	padding-left:0px;
	margin-left:40px;
	list-style-image:url(../images/bullet1.gif);
	background-repeat:no-repeat;
	
	
}
.bullet2_txt:hover{
	color: #034671;
	}
	.bullet2_txt span{
	font-weight:bold;
	color:#A53422;

	}
.grey-txt{
	color:#999;
}
.blank_txt{
height:6px;
}


.blank_txt1{
height:300px; 
}


.img{
	border:1px solid #B2C5CD;
	text-align:center;
	
}
.img-left{
	float:left;
	margin-right:10px;
	margin-bottom:5px;
	
}
.img-right{
	float:right;
	margin-left:5px;
	margin-bottom:5px;
}

.img_center{
float:left;
	margin-left:15px;
	margin-bottom:5px;
	border:1px solid #5e5e5e;
}


.menu_textgallery {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7b87fb; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
.menu_textgallery2 {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #009900; FONT-STYLE: normal; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}
/* footer /////////////////////////////////////////////////////*/
#footer{
	clear:both;
	color:#7EC7C6;
	padding:0 0px 0 0px;
}
#foot-nav{
	background-color:#006CA9;
	border-top:2px solid #2D6478;
	text-align:center;
	padding:4px 0 4px 0;
}
#foot-nav a:link, #foot-nav a:active, #foot-nav a:visited{
	font-size:11px;
	/*font-weight:bold;*/
	padding-right:0px;
	padding-left:0px;
	color:#fff;
	text-decoration:none;
}
#footer a:hover{
	color:#00C4FF;
}
#copyright-outer{
	padding:0 0px 25px 0px;
	background-color:#BEC3C5;
}
#copyright-inner{
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#777;
	background-color:#fff;
	padding:0px 10px 0px 10px;
}
#copyright-inner a{
	color:#000000;
	font-size:10px;
	text-decoration:none;
	
	
}
#copyright-inner a:hover{
	color:#000000;
    text-decoration:underline;
}
.designed_by {
	color:#BEC3C5;
	font-size:10px;
	text-decoration:none;
	float:left;
}

.style4 {
	color: #7EACDA;
	font-weight: bold;
}
.style5 {color: #333; }
.style6 {color: #000000}
.style7 {	font-size: 12px;
	font-weight: bold;

}
.picc {
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 1px;
	text-indent: 2px;
}
.lefttext {
	text-align: left;
	white-space: normal;
	color: #333;
	text-decoration: none;
}
.stylep {
    padding-top:0px;
	color: #e5e5e5;
	font-weight: bold;
	font-size:10px;
	margin-right:10px;
	float:left;
	
}
.stylep:hover {
   
	color: #000;
	
	}
