#top{
background:#fff;
position: relative; 
width: 100%; 
height: 100px; 
left: 0px; 
top: 0px; 
white-space: nowrap;
clear:both;
}
#topcontainer{
width:64%;
height:100%;
overflow:hidden;
padding-right:5px;
margin:0px 3px;

}
#topcontainer a{font-weight:normal;color:#444444;}
/* #top_topcontent,#topcontainer,#topcont_topmid,#topcont_topright,#toplogo{
border:1px solid silver;
} */
 
#top_topbar{width:100%;
background-color:#fff; /* #CFDAE2; */
color:#444444;
}
#topcaption{
margin: 2% 10% 0% 10%;
text-align:left;
font-size:90%;
color:#666666;
}

#topcont_topmid,#topcont_topright{
width:45%;
height:30%;
text-align:right;
overflow:hidden;
}
#topcont_topmid img, #topcont_topright img{
padding:0px;
margin:0px;
vertical-align:middle;
}

#topcont_topright{
float:right;
}

#toplogo{
width:15%;
height:120px;
float:left;
overflow:hidden;
padding-right:1em;
margin-left:10%;
}
#toplogo img{
margin-left:5%;
}

.topsearch{height:25px;width:35%;
border-radius:5px; 
font-weight:normal;font-family:Tahoma;font-size:15px; 
color:black;
background-color:white;
border:1px solid silver;
padding-left:1.5em;
background: #fff url("images/searchicon.png") no-repeat;
}
.topsearchsubmit{height:25px;width:15%;
border-radius:5px; 
font-weight:normal;font-family:Tahoma;font-size:80%; 
color:black;
background-color:white;
border:1px solid silver;
}

.glossymenu{
	position: relative;
	top:20px;
	padding: 0 0 0 120px;
	margin: 0 auto 0 auto;
	background: url(images/menub_bg.gif) repeat-x; /*tab background image path*/
	height: 60px;
	list-style: none;
	z-index:10;
	border:0px;
}

.glossymenu li{
	float:left;
}

.glossymenu li a{
	float: left;
	display: block;
	color:#000;
	text-decoration: none;
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding:0 0 0 16px; /*Padding to accomodate left tab image. Do not change*/
	height: 46px;
	line-height: 46px;
	text-align: center;
	cursor: pointer;	
}

.glossymenu li a b{
	float: left;
	display: block;
	padding: 0 24px 0 8px; /*Padding of menu items*/
}

.glossymenu li.current a, .glossymenu li a:hover{
	color: #fff;
	background: url(images/menub_hover_left.gif) no-repeat; /*left tab image path*/
	background-position: left;
}

.glossymenu li.current a b, .glossymenu li a:hover b{
	color: #fff;
	background: url(images/menub_hover_right.gif) no-repeat right top; /*right tab image path*/
}


#navbarr{
/* border:1px solid #99CCFF;  */
position: relative; //fixed; 
width: 234px; 
height: 500px; 
left: 0px; 
top: 0px; 
/* background: #FFFFFF url("images/top3.jpg") repeat-x; */
z-index:100;
}
.navbarr_title{
border-bottom:1px solid #99CCFF; 
width: 234px; 
height: 20px; 
background: #FFFFFF url("images/top3.jpg") repeat-x;
text-transform:uppercase; text-align:center; font-weight:bold;
color:gray;
}

#content{
position: absolute; 
left: 292px; 
top: 180px; 
width: 869px; 
z-index: 3; 
border: 1px solid #99CCFF; 
background-color: #FFFFFF;
margin-left:5px;
font-weight: bold;
}

.content_box{
position: relative;
border:1px solid #99CCFF; 
width: 350px; 
height: 300px; 
z-index: 2; 
background-color: #ffffff;
margin:2em 2em;
padding:1em;
letter-spacing:1px; line-height:20px;
font-family: "Trebuchet MS", verdana;
font-size:13px;
/* font-weight:bold; */
color:#000;
float:left;
background:url("images/bottomlite.jpg") repeat-x;
background-position:left bottom;

}

.content_box_wide{
position: relative;
border:1px solid #99CCFF; 
width: 760px; 
height: 250px; 
z-index: 2; 
background-color: #ffffff;
padding:2em;
letter-spacing:1px; line-height:20px;
font-family: verdana;
font-size:13px;
/* font-weight:bold; */
color:#000;
float:left;
margin-left:30px; //background:url("images/bottomlite.jpg") repeat-x background-position:left bottom
}

#content_title{
border:2px;
letter-spacing:2px; line-height:20px;
font-family: "Verdana";
font-size:14px;
font-weight:bold;
color: #000;
}

img.article_img{
   width:95%; 
   padding-right: 10px;
   clear:both;
}


#embanner{
position:relative;
width:100%; height:175px; 
overflow:hidden;
border:solid #eee;
border-width: 0px 1px 0px 1px;
/* border-bottom:10px solid #99CCFF; */
}

#jqb_object img, #embanner img{ 
	border: none;
	width:100%;
}
#embanner img{
 /* height:188px; */
}

#jqb_object { 
	position:relative;
	width:100%; height:430px; 
	overflow:hidden;
border-bottom:1px solid #99CCFF;
}
#jqb_object .jqb_bar{
	position:absolute;
	width:100%; height: 30px;
	left:0px;
	bottom:0px;
	background:#000000;
	opacity:0.7;
	filter:alpha(opacity=70);
	
	color: #ffffff;
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
}

#jqb_object .jqb_slide{
	position:absolute;
	width:100%; height:250px; 
	font-family: Arial, Verdana, Sans-Serif;
	font-weight: bold;
	font-size: 18px;
	letter-spacing: -1px;
	text-align: left;
}

#jqb_object .jqb_info{
	position:absolute;
	padding: 2px 10px 2px 10px;
	float: left;
}

#jqb_object .jqb_btn{
	width: 15px; height: 14px;
	margin: 10px 5px 2px 2px;
	float: right;
}
#jqb_object .jqb_btn_next{
	background-image:url(images/btn_next.gif);
}
#jqb_object .jqb_btn_prev{
	background-image:url(images/btn_prev.gif);
}
#jqb_object .jqb_btn_pause{
	background-image:url(images/btn_stop.gif);
}
#jqb_object .jqb_btn_play{
	background-image:url(images/btn_play.gif);
}