h1.title {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 6pt;
	font-weight: normal;
	color: #252a2e;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	width:950px;
}
h1.titledixon {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #80b8c7;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	width:950px;
}

h1.title a,
h1.title a:link,
h1.title a:visited,
h1.title a:active {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #252a2e;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	width:950px;
}
h1.title a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	font-weight: normal;
	color: #767C85;
	text-decoration: none;
	letter-spacing: 1pt;
	text-align: right;
	width:950px;
}
table.testimonials td p { padding:0px; margin:0px;}

.textInput
{
	border: 1px solid #606060;
	color: #999999;
	font-size: 12px;
	background-color: #000000;
	height: 25px;
	width: 200px;
}
.textInputlg {
	border: 1px solid #606060;
	color: #999999;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
	height: 20px;
	width: 200px;
}
.dropdown {
	border: 1px solid #606060;
	color: #FFFFFF;
	font-size: 10px;
	background-color: #000000;
	height: 20px;
	width: 200px;
}
.textInputheight {
	border: 1px solid #606060;
	color: #999999;
	font-size: 10px;
	background-color: #000000;
	height: 75px;
	width: 200px;
}


/* example_6 css */
#example_6 {
	position: relative; /* important */
	overflow: hidden; /* important */
	width: 640px; /* important */
	height: 540px; /* important */
	margin: 0;
	background: #fff;
}

#example_6_content {
	position: absolute;
	top: 0;
	margin-left: 0;
}

#example_6_content
#example_6_content li {
	list-style: none;
	margin: 0;
	padding: 0;
}
	#example_6_content {
		width: 13440px;
	}
	#container_bd #example_6 ul li {
		display: block;
		float: left;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #fff;
	}

#container_bd #example_6 ul li img {
	display: block;
}

#example_6_frame {
	position: relative;
	margin: 485px 131px 0 131px;
}
#container_bd #example_6_frame ul li {
	margin: 0 2px;
}
#container_bd #example_6_frame ul li img{
	border: 1px solid #9cf;
	padding: 2px;
}
	#container_bd #example_6_frame ul li img:hover {border: 1px solid #369;}
			
