body {
	background-color: #CADB2A;
	background-image: url(images/bg_color.gif);
	background-repeat:  repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img{
	border:0px;
}


h1 {
	color: #1D509E;
	line-height: 22px;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;	
}
h2 {
	font-size: 16px;
	color: #273D62;
	background-image: url(images/container_title.gif);
	background-repeat: repeat-x;
	height: 25px;
}


h3 {
	font-size: 16px;
	color: #00CA00;
}

h4 {
	font-size: 16px;
	color: #717B13;
	background-image: url(images/hbg.gif);
	background-repeat: repeat-x;
	height: 33px;
}

h5 {
	font-size: 12px;
	color: #1D509E;
}

h6 {
	color: #1D509E;
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 12px;
}

.fbold{
	color:#007B3E;
	font-size:12px;
	font-weight:bold
}

body,td,th {
	color: #23222F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.container_title{
	background-color:#FFFFFF;
	padding:10px;
	margin-left:50px;
	vertical-align:bottom;
}

ul,li {
	padding: 0px;
	margin: 0px;
}

.cont_contpane ul li {
	list-style-image: url(images/squr_green.gif);
	margin-left:10px;
	padding-left:8px;
	line-height:17px;
}

.container {
	padding:0px;
}

a:link {
	color: #212756;
}
a:visited {
	color: #1B204C;
}
a:hover {
	color: #223260;
}
a:active {
	color: #223260;
}

.home_link{
	line-height:15px;
	margin:5px;
}
.lang_link{
	line-height:15px;
	margin:5px;
}


body,div,tr,td, .Normal {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header, .footer {
	color: #1C2338;
	font-size: 12px;
}

.menucol{
	width: 100%;
	background-image: url(images/ebc_menubg.gif);
	height: 30px;
}

.menu_left{
	background-image:url(images/menu_left.gif);
	background-repeat:no-repeat;
	height:37px;
	width:20px;
}

.menu_right{
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
	width:160px;
	height:37px;
	padding-top:5px;
}

.menu_bottom{
	background-image:url(images/menu_bottom.gif);
	background-repeat:no-repeat;
	height:18px;
}

.menu{
	background-image:url(images/menubg.gif);
	background-repeat:repeat-x;
	width:810px;
}



.menu ul{
margin: 2px;
padding: 0px;
list-style-type: none;
}

/*Top level list items*/
.menu ul li{
	position: relative;
	display: inline;
	float: left;
	background-image: url(images/menulist.png);
	background-repeat: no-repeat;
	background-position: 1px 7px;
	padding: 2px;
	margin-top: 2px;
	margin-left: 4px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-decoration:none;
}

/*Top level menu link items style*/
.menu ul li a{
	display: block;
	color: #5A6300;!important
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 7px;
	text-decoration: none;
}

.menu ul li a:hover{
	text-decoration: none;
	color: #A4AF37;
}
.menu ul li a:active{
	text-decoration: none;
	color: #A4AF37;
}
.menu ul li a:visited{
	text-decoration: none;
}
.menu ul .selected a{
	color: #476600;
}
.menu ul .selected ul  a{
	color: #476600;
}
	/*Sub level menu*/
.menu ul li ul{
	display: block;
	visibility: hidden;
	position: absolute;
	z-index: 100;
}
/*Sub level menu list items*/
.menu ul li ul li{
	display: inline;
	float: none;
	margin: 3px;
	padding: 3px;
}
/* Sub level menu links style */
.menu ul li ul li a{
	font-weight: normal;
	padding-left: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	color: #476600;
	width: 200px; /*width of sub menu levels*/
	background-image: url(images/menuselectbg.png);
	background-repeat: no-repeat;
}
.menu ul li ul li a:hover{
	color: #5A6300;
	background-color: #ffffff;
	text-decoration: underline;
}

.menu ul li ul li a:visited{
	color: #5A6300;
	background-color: #ffffff;
	text-decoration: none;
}
.menu ul li ul li a:selected{
	color: #476600;
	text-decoration: underline;
}



/* Photo gallery */
.gallery2 {
	list-style: none;
	padding: 0px;
	margin: 0px;
	width: 212px;
	height: 228px;
}
.gallery2 li {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	width: 212px;
	height: 228px;
	list-style-type: none;
}
.gallery2 img {
	margin-left: 0px;
}
.gallery2 span {
	display: block;
	position: absolute;
	background-image: url(images/ebc_photosgallery_frame.jpg);
	background-repeat: repeat;
	width: 212px;
	height: 228px;
	
}
.gallery2 a {
	text-decoration: none;
}
#rotator
{
	overflow: hidden;
	margin: 0px;
	position: relative;
	width: 212px;
	height: 228px;
	
}

#rotator img
{
	margin: 0px;
	width: 212px;
	height: 228px;
	margin-left: 0px;
	display: none;
	position: absolute;
	top: 0;
	left: 0;	
}


.breadcumb {
	float: left;
	background-image:url(images/ebc_guidebg.gif);
	width: 800px;
	text-align: left;
	height: 26px;
	padding-top:5px;
}



/* Pane define */


.left_pane{
	width:220px;
	vertical-align:top;
	padding:0px;
	margin:0px;
	display:inline;
	background-image:none;
}

.left_pane h2{
	font-size: 0px;
	height: 0px;
	line-height:0x;
	display:none;
}

.left_pane h2 container_title{
	font-size: 0px;
	height: 0px;
	line-height:0x;
	padding:0px;
	margin:0px;
	display:none;
}


.Content_Pane{
	width:630px;
	background-image:url(images/ebc_contentbg2.gif);
	padding:10px;
}

.single_Pane{
	width:100% ;
	background-image:url(images/ebc_2ndpage_contentbg.gif);
	padding:10px;
	background-repeat:repeat-y;
}


/* Table border & bg define */
#picsleft{
	width:502px;
}

#picsright{
	width:488px;
}

.toplight1{
	background-image:url(images/toplight1.gif);
	background-repeat:no-repeat;
	width:402px;
}

.toplight2{
	background-image:url(images/toplight2.gif);
	background-repeat:no-repeat;
	height:49px;
}


.light_left{
	background-image:url(images/light_left.gif);
	background-repeat:no-repeat;
	width:100px;
	height:49px;
}

.index_ads{
	background-image:url(images/index_ads.gif);
	background-repeat:no-repeat;
	height:186px;
	width:100px;
}

.sofa_center{
	background-image:url(images/sofa_center.gif);
	background-repeat:no-repeat;
	width:100px;
}


.sofa_left{
	background-image:url(images/sofa_left.gif);
	background-repeat:no-repeat;
	width:70px;
	height:500px;
}

.sofa_right{
	background-image:url(images/sofa_right.gif);
	background-repeat:no-repeat;
	width:160px;
}

.gallery1{
	background-image:url(images/galley1.gif);
	background-repeat:no-repeat;
	width:242px;
	height:166px;
}

.gallery1_bottom{
	background-image:url(images/galley1_bottom.gif);
	background-repeat:no-repeat;
	height:44px;
}

.gallery2{
	background-image:url(images/galley2_bg.gif);
	background-repeat:no-repeat;
	width:212px;
	height:228px;
}

.gallery2_bottom{
	background-image:url(images/galley2_bottom.gif);
	background-repeat:no-repeat;
	height:29px;
}

.rightlight{
	background-image:url(images/rightlight.gif);
	background-repeat:no-repeat;
	height:139px;
}

.pics_right{
	background-image:url(images/pics_right.gif);
	background-repeat:no-repeat;
	width:276px;
}


.index_content1{
	background-image:url(images/index_cont1bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:240px;
	padding-left:15px;
}

.index_content1 h5{
	font-size: 16px;
	color: #284D44;
	background-image: url(images/newstitlebg.png);
	background-repeat:no-repeat;
	line-height: 30px;
	padding-left:25px;
	vertical-align:bottom;
	magin:0px;
}

.index_content1 ul,li {
	list-style-image: url(images/newsdot.gif);
	margin-left:6px;
	padding-left:6px;
	line-height:15px;
}


.index_content2{
	background-image:url(images/index_cont2bg.gif);
	background-repeat:no-repeat;
	width:550px;
	vertical-align:top;
}

.index_content2 h5{
	font-size: 16px;
	color: #284D44;
	background-image: url(images/noticecircle.gif);
	background-repeat:no-repeat;
	height: 20px;
}

.index_content3{
	background-image:url(images/index_cont3bg.gif);
	background-repeat:no-repeat;
	width:200px;
	vertical-align:top;
}

.index_content3 h5{
	font-size: 16px;
	color: #284D44;
	background-image: url(images/noticecircle.gif);
	background-repeat:no-repeat;
	height: 20px;
	padding-left:20px;
}
.index_content3 ul,li {
	list-style-image: url(images/newsdot.gif);
	margin-left:8px;
	padding-left:8px;
	line-height:15px;
}


.index_content4{
	background-image:url(images/index_cont4bg.gif);
	width:;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
}

.index_content4 h5{
	font-size: 16px;
	color: #284D44;
	background-image: url(images/noticecircle.gif);
	background-repeat:no-repeat;
	height: 20px;
}


.index_content_rightframe{
	background-image:url(images/index_content_rightframe.gif);
	background-repeat:repeat-y;
	width:30px;
}


.index_content_leftframe{
	background-image:url(images/index_content_leftframe.gif);
	background-repeat:repeat-y;
	width:30px;
}

.index_content_leftframe_t{
	background-image:url(images/index_content_leftframe_t.gif);
	background-repeat:no-repeat;
	width:30px;
}
.index_content_rightframe_t{
	background-image:url(images/index_content_rightframe_t.gif);
	background-repeat:no-repeat;
	width:30px;
}


.cont_content_rightframetop{
	background-image:url(images/cont_content_rightframetop.gif);
	background-repeat:repeat-y;
	width:45px;
	height:75px;
}


.cont_content_leftframetop{
	background-image:url(images/cont_content_leftframetop.gif);
	background-repeat:repeat-y;
	width:45px;
}

.cont_content_rightframe{
	background-image:url(images/cont_content_rightframe.gif);
	background-repeat:repeat-y;
	width:45px;
}


.cont_content_leftframe{
	background-image:url(images/cont_content_leftframe.gif);
	background-repeat:repeat-y;
	width:45px;
}

.cont_leftpane_top{
	background-image:url(images/cont_leftpane_top.gif);
	background-repeat:no-repeat;	
	width:170px;
}

.cont_guidebg{
	background-image:url(images/cont_guidebg.gif);
	width:800px;
	vertical-align:bottom;
}

.cont_leftpane{
	background-image:url(images/cont_leftpane.gif);
	background-repeat:no-repeat;	
	background-color:#FFFFFF;
	vertical-align:top;
}

.cont_leftpane h4{
	display:none;
}

.cont_leftpane ul li {
	list-style-image: url(images/squr_grey.gif);
	margin-left:10px;
	padding-left:8px;
	line-height:17px;
	font-weight:bold;
	font-size:14px;
	color:#ADC32A;
}


.cont_leftpane ul li ul li {
	list-style-image: url(images/squr_grey.gif);
	font-weight:normal;
	font-size:12px;
}

.cont_contpane{
	background-image:url(images/cont_contpane.gif);
	background-color:#FFFFFF;
	padding-left:10px;
	width:790px;
	background-repeat:repeat-y;
	vertical-align:top;
}





.bottombg{
	background-image:url(images/bg_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.topbg{
	background-image:url(images/bg_top.gif);
	background-position:top;
	background-repeat:repeat-x;
}

.bottomtab{
	width:1060px;
	height:150px;
	background-image:url(images/index_bottompanebg.gif);
	vertical-align:bottom;
	text-align:center;
}

.bottomtab2{
	width:1060px;
	height:150px;
	background-image:url(images/bottompanebg.gif);
	vertical-align:bottom;
	text-align:center;
}

