p.intro {
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
	padding: 20px 0 30px 0;
	text-align: center;
	width: 100%
}

p#cross-links {
	width: 881px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	border-top: 1px solid #eef7c2;
	background: #c9d78a url("http://yourmis.com/service-sites/imgs/slider-bottomcorners.jpg") no-repeat left bottom;

}

p#cross-links a, p#cross-links a:visited, p#cross-links a:hover{
	color: #241300;
	font-size: 14px;
}
p#cross-links a.panel1, p#cross-links a.panel2, p#cross-links a.panel3{
	padding: 7px 25px;
	
}
p#cross-links a.panel1, p#cross-links a.panel2{
	border-right: 1px solid #a2ae69;
}
noscript p, noscript ol {
	color: #a00;
	font-size: 13px;
	line-height: 1.4em;
	text-align: left
}

noscript a {
	color: #a00;
	text-decoration: underline
}

noscript ol {
	margin-left: 25px;
}

a:focus {
	outline: none
}

#slider-container {
	width: 886px;
	margin: 0 auto;
}

#slider-container h1{
	margin: 0;
	font-weight: normal;
	font-style: normal;
	color: #000;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#slider-container ul{
	margin: 0 0 20px;
	padding: 0;
	font-size: 15px;
	color: #fff;
	line-height: 18px;
}
#slider-container ul li{
	margin-bottom: 10px;
	background: url("http://yourmis.com/service-sites/imgs/slider-list-icon.gif") no-repeat left 4px;
	padding-left: 15px;
	list-style-type: none;
}
.stripViewer .panelContainer .panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.panelContainer a.cross-link, .panelContainer a:visited.cross-link{
	background-color: #021321;
	padding: 5px 13px;
	text-decoration: none;
	border: 1px solid #2f4251;
	color: #8799a7;
	margin-right: 5px;
}
.panelContainer a:hover.cross-link{
color: #fff;
background-color: #2f4251;
	border: 1px solid #021321;
}

.slider-wrap {
	background: url("http://yourmis.com/service-sites/imgs/slider-topcorners.jpg") no-repeat left top;

/* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			position: relative;
	width: 100%;
	padding-top: 10px;
	margin-top: 15px;
}

/* These 2 lines specify style applied while slider is loading */

.csw {
	width: 100%;
	height: 280px;
	background: #fff;
overflow: hidden;}

.csw .loading {
	margin: 200px 0 300px 0;
	text-align: center
}

.stripViewer {


/* This is the viewing window */
			position: relative;
	overflow: hidden;
	margin: auto;
	width: 886px;
	/* Als

o specified in  .stripViewer .panelContainer .panel  below */
			height: 281px;
	clear: both;
background: url("http://yourmis.com/service-sites/imgs/slider-bg.jpg") repeat-x left;}

.stripViewer .panelContainer {


/* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
	left: 0;
	top: 0;
	width: 100%;
	list-style-type: none;
/* -moz

-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
}

.stripViewer .panelContainer .panel {


/* Each panel is arranged end-to-end */
			float: left;
	height: 100%;
	position: relative;
	width: 886px;
/* A

lso specified in  .stripViewer  above */
}


.stripViewer .panelContainer .panel .wrapper {
	padding: 0 9px 0 15px;
}

.stripNav {


/* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
}

.stripNav ul {


/* The auto-generated set of links */
			list-style: none;
	display: none;
}

.stripNav ul li {
	float: left;
	margin-right: 2px;
/* I

f you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
}

.stripNav a {


/* The nav links */
			font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 32px;
	text-decoration: none;
	display: block;
	padding: 0 15px;
}

.stripNav li.tab1 a {
	background: #000
}

.stripNav li.tab2 a {
	background: #000
}

.stripNav li.tab3 a {
	background: #000
}

.stripNav li.tab4 a {
	background: #000
}

.stripNav li.tab5 a {
	background: #000
}

.stripNav li a:hover {
	background: #333;
}

.stripNav li a.current {
	background: #000;
	color: #fff;
}

.stripNavL, .stripNavR {

display: none;
/* The left and right arrows */
			position: absolute;
	top: 130px;
	text-indent: -9000em;
}

.stripNavL a, .stripNavR a {
	display: block;
	height: 40px;
	width: 20px;
}

.stripNavL {
	left: 0;
}

.stripNavR {
	right: 0;
}

.stripNavL {
	background: url("http://yourmis.com/service-sites/imgs/arrow-left.gif") no-repeat center;
}

.stripNavR {
	background: url("http://yourmis.com/service-sites/imgs/arrow-right.gif") no-repeat center;
}
img.examples{
float: right;
}


.panel .new{
	width: 26px;
	background: url(../imgs/tag_new2.gif) no-repeat left top;
	height: 26px;
	display: inline-block;
}

