#sliderlogo     { 
		background:url(images/slide.png); 
		height: 280px; 
		overflow: hidden;
		position: relative; 
		margin: 0px 0px; 
		}

#message	{ 
	width: 550px; 
	position:absolute;
	overflow:hidden;
	right:20px;
	top:30px;
 }

	
#message h2	{ 

	font-family:georgia, Helvetica, Sans-Serif; 
	font-size: 20px; 
	height:24px;
	color:#fff;
	padding:0px 0px 10px 0px;
	margin:0px 0px;
	width:530px;
	overflow:hidden;
	}

	
#message p						{ 

	color: #fff; 
	font-size: 12px; 
	font-family:Tahoma,georgia, Helvetica, Sans-Serif; 
	line-height: 20px; 
	width: 530px;  
	padding:0px 0px 0px 0px;
	margin:0px 0px;
	height:160px;
	}
	

.widgets {
	width:335px;
	overflow:hidden;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	background:#fff;
	border:1px solid #CBD2D8;
}

.widgets a {
	color: #222;
	text-decoration: none;
	}
	
.widgets a:hover {
	color: #009;
	text-decoration: underline;
	}
	
ul.tabnav{

	padding:4px 0px 0px 0px;
	height:27px;
	margin:0px 0px;
	background:#fff;

}	
	

.tabnav li {
	display: inline;
	list-style: none;
	float:left;
	text-align:center;
	margin-right:5px;
	margin-left:5px;
	}


.tabnav li a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
	padding: 6px 9px;
	width:80px;
	font-weight:normal;
	font: 12px tahoma, helvetica,arial,sans-serif; 
	color: #5BA8EE;
	text-decoration: none;
	display:block;
	background:#12192B;
	}
		
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
	text-decoration:none;
	background: #2471BF;
	color: #171F34;

	}


.tabdiv {

	padding: 5px 5px 5px 5px;
	font-family:Tahoma,Century gothic, Arial, sans-serif;
	background:#fff;
	}
.tabdiv a:link,.tabdiv  a:visited {	

		color:#333;

	}
.tabdiv a:hover{

	color: #2676A1;
	}
.tabdiv ul{

	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
	
		}
		
.tabdiv ul li{	

	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;

}
.tabdiv li a:link,.tabdiv li a:visited{
	background:#F3F3F3;
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px ;
	margin:2px 0px;
	color:#6F6B53;
	font-size:13px;

		}

.tabdiv li a:hover {
	background:#BFDFFF;
	color: #171F34;
	text-decoration:none;
		}
.ui-tabs-hide {
	display: none;
		}



#myslider{
	background:url(images/slide.png);
	height:280px;
	padding: 0px 40px 0px 0px;
}

#coverslide{
	position:relative;
	width:570px;
	background:#fff;
	float:left;
	height:240px;
	margin-top:20px;
}

#slider{
	width:550px;
	height:220px;
	padding:0px 0px;
	margin:10px 10px;
	visibility: hidden; 
	background:#fff;

	}	
#slider ul{
	margin:0px 0px;
	padding:0;
	list-style:none;
		}
#slider li{ 
	width:550px;
	background:#ddd;
	height:220px;
	overflow:hidden; 
	margin:0px 0px;

		}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:95px;
		}	
#nextBtn{ 
	left:570px;
		}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(images/left.png) no-repeat 0 0;	
		}	
#nextBtn a{ 
	background:url(images/right.png) no-repeat 0 0;	
		}												

		
.slmeta{

position:absolute;
top:50px;
height:100px;
width:520px;
overflow:hidden;
background:#fff;


}	

#welcome{
	width:350px;
	float:left;
	margin-top:60px;
	margin-left:20px;
	height:220px;
	overflow:hidden;

}
#welcome p{
	padding:0px 0px;
	margin:10px 0px;
	line-height:20px;
	font-size:13px;
	font-family: tahoma, century gothic,Georgia,  sans-serif;
	color:#e7dda4;
}


.bigbanner img  {
	margin: 0px 0px;
	padding: 0px 0px;
}
.banner{
	margin: 5px 0 0 0;
	padding: 0px 0 0 0px;
	width:330px;
	float:left;
	height:100%;

}
.banner ul {
   	 margin: 0px 0px;
	 padding: 0px 0px;
	 overflow: auto;
	 }
	 
.banner li{
	width:126px;
	margin: 5px 8px 0px  8px ;
	padding:8px 9px ;
	list-style:none;
	display : block;
	overflow:hidden;
	float:left;
	background:#E7E0BB ;
	border:1px solid #fff;
}
.banner li a:link, .banner li a:visited {
	text-decoration: none;
}	
.tagcloud{

	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:5px 0px 0px 0px;
	background:#fff ;
	border:1px solid #BCBCBC;
}
