#myslides{



background:url(images/slider2.png);

position:relative;
margin-bottom:10px;
height:231px;
width: 1000px;
}



.stepcarousel{

position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/

width: 910px; /*Width of Carousel Viewer itself*/

height:232px; /*Height should enough to fit largest content's height*/

margin: 0px 45px 0px 45px;



}



.stepcarousel .belt{

position: absolute; /*leave this value alone*/

left: 0;

top: 0;

}



.stepcarousel .panel{

float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 10px  3px ; /*margin around each panel*/

width:930px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

height:215px;


}


.stepcarousel .panel img{


float:left;
background:#fff; /*clip content that go outside dimensions of holding panel DIV*/

margin: 10px 0px 0px 10px; /*margin around each panel*/

padding:5px 5px;



}




.stepcarousel .panel1{

float: left; /*leave this value alone*/

overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/

margin: 10px  3px ; /*margin around each panel*/

width:936px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */

height:215px;


}


.stepcarousel .panel1 img{


float:left;
background:#fff; /*clip content that go outside dimensions of holding panel DIV*/

margin: 10px 0px 0px 10px; /*margin around each panel*/

padding:5px 5px;



}



.leftone{



	width:43px;

	height:44px;

	position:absolute;

	left:0px;

	top:95px;

	z-index:60;

	



}

.rightone{



	width:43px;

	height:44px;

	position:absolute;

	right:0px;

	top:95px;

	z-index:60;

	



}

	

.inpost{

	

	float:left;
	padding:5px 0px;
	margin:2px 5px;
	width:520px;
	z-index:100;
	height:180px;

}

	

.inpost h2{

	margin:0px 0px 0px 0px;

	padding:5px 5px;

	font-size:20px;

	line-height:20px;

	font-weight:bold;

	overflow:hidden;

	font-family: Century gothic,Arial,Tahoma,sans-serif;

	color:#fff;

}

.inpost h2 a:link, .inpost h2 a:visited{

	color:#fff;

}



.inpost p{

	margin:0px 0px 0px 0px;

	padding:2px 5px;

	font-size:12px;

	line-height:20px;

	overflow:hidden;

	font-family: Tahoma,Century gothic,Arial,sans-serif;

	color:#375167;

}	

	
#blurbmain{
	float:left;
	width:980px;

	background:url(images/blurb2.png) repeat-y;
	padding:0px 10px;
	display:inline;
	margin:0px 0px;
}	
#blurbtop{

	width:1000px;
	background:url(images/blurbtop.png) bottom no-repeat;
	height:9px;
	margin:0px 0px;
}
	
.blurbbot{
	float:left;
	width:1000px;
	height:12px;
	background:url(images/blurbot.png) no-repeat;
	display:inline;
}	

.blurb{
	
	width:305px;
	float:left;
	padding:0px 10px;
        margin:0px 0px;
}

.blurb h2{
	
	margin:5px 0px;
	padding:0px 0px;
	font-size:13px;
	overflow:hidden;
	font-weight:bold;
	font-family:Tahoma,Century gothic,Arial,sans-serif;

}

#blurbmain h1{
	color:#1d3850;
	margin:5px 0px;
	padding:0px 15px;
	font-size:18px;
	overflow:hidden;
	font-weight:bold;
	font-family:Tahoma,Century gothic,Arial,sans-serif;

}
.blurb h2 a:link,.blurb h2 a:visited{
	color:#1d3850;
}
.blurb img{
	float:left;
	margin:5px 5px 0px 0px;
	background:#b8c5d0;
	padding:5px 5px;

}
.blurb p{
	
	margin:5px 0px;
	padding:0px 0px;
	font-size:12px;
	line-height:21px;
	font-family:Tahoma,Century gothic,Arial,Tahoma,sans-serif;
	color:#4e5d6a;
}

#bottom{

	width:660px;

	padding:5px 0px ;



}	



.mephoto{


float:left;
margin:0px auto;





}

/*--------------------------------------------------

  REQUIRED to hide the non-active tab content.

  But do not hide them in the print stylesheet!

  --------------------------------------------------*/

.tabberlive .tabbertabhide {

	display:none;



}



/*--------------------------------------------------

  .tabber = before the tabber interface is set up

  .tabberlive = after the tabber interface is set up

  --------------------------------------------------*/

.tabber {



	overflow:hidden;

	margin-top:10px;

	padding:0px 0px 0px 0px;

	background:#FFFFFF;





}

.tabberlive {

	margin-top:10px;

	margin-left:0px;

	margin-right:0px;

	width:375px;


