/* CSS Document */



body {

	margin-left:0px;

	margin-top:0px;

	margin-right:0px;

	margin-bottom:0px;

	background:url(../images/bg1.jpg) #000000 no-repeat center top;

	text-align:justify;

}

#main_container{

	width:946px;

	height:auto;

}

#top_1{

	width:947px;

	height:122px;

	}

#banner{

	width:946px;

	height:78px;

	background:url(../images/banner-bg.jpg);

	background-repeat:no-repeat;

	background-position:left;

	}

#logo{

	width:580px;

	height:77px;

	float:left;

	}

#link_container{

	width:365px;

	height:77px;

	float:left;

	}

#heading{

	width:946px;

	height:99px;

	background:url(../images/page-heading.jpg);

	background-position:left;

	}

#matter_container{

	width:946px;

	height:auto;

	background:url(../images/matter-bg.jpg) #000000;

	background-repeat:no-repeat;

	}

#gallery_container{

	width:890px;

	height:auto;

	}

#footer_bg{

	width:100%;

	height:93px;

	background:url(../images/footerbg.jpg) no-repeat center bottom;

	}

#footer_text_container{

	width:946px;

	height:auto;

	}

#gallery{

	width:850px;

	height:auto;

	padding:5px;

	}

#gallery ul{

	display:inline;

	list-style:none;

	width:140px;

	height:140px;

	}

#gallery ul li{

	display:inline;	

	width:140px;

	height:140px;

	padding-left:5px;

	padding-right:5px;

	color:#00FFFF;

	}

#gallery ul li a{

	border-color:#00FFFF;

	}

#gallery ul a:hover img{

	border-color:#00FFFF;

	}

#gallery ul a:hover { color: #fff; }



.imagearea{

	width:850px;

	/*height:150px;*/
	margin-bottom:10px;

	padding-top:7px;

	padding-bottom:7px;

	}

.thumg_img{

	display:inline;

	width:140px;

	height:140px;

	padding-left:7px;

	padding-right:7px;

	/*background-color:#ff0000;*/

	}





	



/*///////////////////////////////////////////////////// TEXT CSS //////////////////////////////////*/





.text_1{

	width:800px;

	height:180px;

	display:block;

	font-family:Tahoma;

	font-size:14px;

	color:#117987;

	line-height:24px;

	text-align:justify;

	padding-top:10px;

	}

.text_2{

	margin-top:40px;

	margin-left:20px;

	width:300px;

	height:15px;

	display:block;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	float:left;

	}

.text_3{

	margin-top:40px;

	margin-right:20px;

	width:150px;

	height:15px;

	display:block;

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	float:right;

	text-decoration:none;

	}

.text_3 a{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#000000;

	text-decoration:none;

	}

.text_3 a:hover{

	font-family:Arial, Helvetica, sans-serif;

	font-size:11px;

	color:#48AECC;

	text-decoration:none;

	}

















