@charset "utf-8";
/* CSS Document */

#contains_all {
	margin-left: -475px;
	left: 50%;
	width: 950px;
	position: relative;
	overflow: visible;
}	
#wrapper #slides {
	width: 950px;
	float: left;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 1em;
	display: none;
}
.rightcolumn {
	width: 500px;
	float: left;
}
.insideborder  #spec  {
	width: 207px;
}



.expand {margin: 0px; padding: 0px; text-transform: none;}
.box_title {
	cursor: pointer;
	width: 950px;
	height: 45px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px 0px 0px 0px;
	background-color: #009966;
	background-repeat: no-repeat;
}
.insideborder{
	background-color: white;
	border: 10px solid white;
	width: 910px;
	padding: 10px;
	height: auto;
}
#slide1 {
	height: 230px;
}
#slide2 {
	height: 200px;
}
#slide4 {
	height: 300px;
}
#right_qs-70 {
	width: 100%;
}



#right_spec {
	width: 700px;
}
#right_spec th {
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.9em;
}
#right_spec td {
	font-size: 0.7em;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
#specTable {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}



.insideborder  p {
	line-height: 1.4em;
	font-size: 0.75em;
}
h3 {
	font-size: 1em;
	margin: 0px;
	color: #017D63;
}
.insideborder  .leftColumn {
	float: right;
	width: 400px;
}


.insideborder2{
	background-color: white;
	height: auto;
	border: 10px solid #300036;
	border-left-width: 305px;
	padding: 40px 10px 10px 10px;
	width: 450px;
}
