#slidearea{
	height: 290px; 
	overflow: hidden;
	position: relative; 
	background:url(images/slid.png) no-repeat;
}
#gallerycover{
	width:420px;
	height:230px;
	overflow:hidden;
	position:absolute;
	top:30px;
	left:40px;
}

.mygallery{
	position:relative;
	height:250px;
	width: 410px;
}
.mygallery img{
	margin: 5px 0px;
	padding: 5px;
	border: 0px;
	outline: 0px;
	height:210px;
	width: 400px;
	background:#fff;

}
#textcover{
	width:460px;
	height:200px;
	overflow:hidden;
	position:absolute;
	top:60px;
	right:20px;
}

.mytext{

	position:relative;
	margin-bottom:10px;
	height:200px;
	width: 450px;
	float:left;
	line-height:20px;
	color:#fff;
	font-size:14px;
	text-shadow:1px 1px 1px #915fa4;
	font-family: Arial,Georgia,century gothic,Verdana, sans-serif;
}
.mytext ul li{
	height:200px;
}
.mytext a:link, .mytext  a:visited {
	color:#fff;
}
.mytext h2 {
	font: 22px Arial black,century gothic,Verdana, sans-serif;
	margin:0px 0px 5px 0px;
	text-shadow:1px 1px 1px #915fa4;

	
}
.mytext h2 a:link, .mytext h2 a:visited {
	color:#fff;
}

.prev{
	position:absolute;
	top:150px;
	left:465px;
	
}
.next{
	position:absolute;
	top:122px;
	left:465px;
	
}


.squarebanner {
	width:100%;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display:inline;
	color:#F3F6FB;
	font: 12px Tahoma,century gothic,Georgia,Verdana, sans-serif;
	float:right;
	background:#fff;
}




.squarebanner ul{
		list-style-type:none;
	    margin: 0px 0px 0px 0px;
		padding: 0px 0px;
		}
		
.squarebanner ul li{
		list-style-type:none;
	    margin: 10px 10px 10px 10px;
		font-weight:normal;
		padding: 8px ;
		float:left;
		display:inline;
		background:#EFEFEF;
		}
		
.squarebanner li a:link,.squarebanner li a:visited{
		overflow:hidden;
		color:#0484f4;
		font-size:10px;
		padding:3px 0px;
		}

.squarebanner li a:hover {
		color:#111;
		text-decoration:none;
		}	

#bottom{
	width:100%;
	background:#272A82;

}	
h3.bothead{

	line-height:30px;
	height:30px;
	padding-left:10px;
	color:#fff;
	text-transform:uppercase;
	text-shadow:1px 1px 1px #351f8c;
}
.botwid{
	float:left;
	width:230px;
	padding-bottom:10px;
	font-size:12px;
	font-family:Arial,Tahoma,Century gothic,  sans-serif;
	margin:10px 0px 0px 15px;
	color:#444;
	}
.botwid ul {
	list-style-type: none;
	margin:  0px;
	padding: 0px 5px 5px 5px ;

	}
.botwid li{
	list-style-type: none;
	margin: 0 ;
	padding: 0;

	}
.botwid ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background-repeat:no-repeat;
		}

.botwid ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.botwid ul ul ul ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.botwid ul li {
	height:100%;
	line-height:18px;
	clear: left;	
	width: 220px;
	list-style-type: none;
	}
	
.botwid ul li a:link, .botwid ul li a:visited  {
	text-shadow:1px 1px 1px #1D205F;
	color:#999BDF;
	border-bottom:1px solid #45489F;
	text-decoration: none;
	padding: 5px 0px 5px 5px;
	display:block;

	}

.botwid ul li a:hover{

	color: #fff;
	}

.botwid p{
	padding: 7px 10px;
	margin:0;
	}

.botwid table {
	width:100%;
	text-align:center;
	color:#787d7f;
	}	
	

.wp-pagenavi{

	font-size:12px;
	text-align: center !important;

}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {

	text-decoration: none;
	background:#0C0C0C!important;
	border: 1px solid #333 !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}


.wp-pagenavi a:hover {
	color: #ffffff;
}

.wp-pagenavi span.pages {

display:none;
}

.wp-pagenavi span.current {
	text-decoration: none;
	background:#8D0FB7 !important;
	border: 1px solid #78099F!important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}

.wp-pagenavi span.extend {

	text-decoration: none;
	background:#8D0FB7 !important;
	border: 1px solid #78099F !important;
	color:#fff !important;
	padding:3px 7px !important;
	display: block;
	text-align: center;
	float: left;
	margin-right: 4px;

}	
 		
