* { margin: 0; padding: 0; }

body {
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	background: #eae9ea url(../images/pagebgline.jpg) repeat-y center center;
	}

#page {
	width: 1000px;
	margin: auto;
	}

#header{
	width: 100%;
	height: 110px;
	background-image: url(../images/header.jpg);
	}
#content{padding-top:60px; padding-left:22px; padding-right:20px; line-height:1.5; background:url(../images/bg.jpg) no-repeat top left; text-align:justify;}
.content_facilities{ margin:10px 10px 10px 10px; line-height:30px; font-size:14px; font-weight:600; text-align:justify; color:#FF0066; background:url(../images/bg.jpg) no-repeat top left;}

#menu {
	width: 100%;
	height:26px;
	background: url(../images/menu_bg.jpg) repeat-x;
	background-position: top left;	display: block;
	}
.bottom_biocom a{ color:#666666; text-decoration:none}
.bottom_biocom a:hover{ color:#999999; text-decoration:underline}	

.bottom_link{text-align:center; padding-top:5px; color:#CCCCCC;}
.bottom_link a{ color:#CCCCCC; text-decoration:none}
.bottom_link a:hover{ color:#999999; text-decoration:underline}	

.button{background-image:url(../images/submit.jpg);background-repeat:no-repeat; width:94px; height:23px; border:0;}

#menu_top{font-size:13px; font-weight:600; font:"Arial Rounded MT Bold"; text-align:center; background: url(../images/menu_bg.jpg) repeat-x; background-position: top left; height:26px; width:100%; }

#menu_top ul {
	margin:0;
	padding:2px 0px 0 0px;
	list-style:none;
	
	}

#menu_top li {
	display:inline;
	margin:0;
	padding:0;
	}
#menu_top a span {
	float:right;
	display:block;
	padding:4px 28px 4px 0px;
	margin-right:2px;
	color:#666;
	text-decoration:none;
	}

#menu_top a:hover span {
	color:#000;
	}

/**************picture slider style*/

.row-slider{  width:545px; height:269px; background:#000000 url(../images/slider_wrapper.gif) bottom left repeat-x; overflow:hidden;}

.coin-slider { overflow: hidden;  position: relative;  }

.coin-slider a{ text-decoration: none; outline: none; border: none; }

/*     enable for navigation and coin button only

.cs-buttons { font-size: 0px; padding: 19px 0 0 0 !important; float: left; margin:0 !important; left:318px !important;}



.cs-buttons a { margin-left: 11px; height: 10px; width: 10px; float: left; text-indent: -1000px; background:url(../images/slider_button.gif) 0 0 no-repeat;}

.cs-buttons a:hover, .cs-active { background:url(../images/slider_button_act.gif) 0 0 no-repeat !important;}





.cs-title { width: 867px; padding: 0; background-color: #000000; color: #FFFFFF; margin:16px 0 0 0;}



.cs-prev,

.cs-next { background-color: #000000; color: #FFFFFF; padding: 0px 13px; margin:16px 0 0 0;}

*/

/**************picture slider style end*/

