/* -------------------------------------------------- */ 
/* Set's Style forbottomnav text */
.testbottombox{
	background-color: #FFFFFF;
	width:765px;
	min-width: 650px;
	float:left;
	margin:10 10 10 10;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	text-align:center;
}
/**/
.testbottomboxcenter {
	background-color: #FFFFFF;
	width:700px;
	min-width: 700px;
	border:0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
/**/
.testbottombox h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	/*font-weight:bold;*/
	text-align:center;
	margin:0 0 0 0;
}
/**/
.testbottombox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight:normal;
	font-style:normal;
	text-align:center;
	margin:0 0 0 0;
}
/**/
.testquoteboxleft {
	width:350px;
	min-width: 350px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	float: left;
}
.testquoteboxcenter{
	width:300px;
	text-align:center;
		margin-left: auto;
	margin-right: auto;
}
.testflashcenter{
	width:335px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}
/**/
.testquoteboxright  {
	width:350px;
	min-width: 350px;
	text-align:center;
	margin:0 0 0 0;
	float: left;
}
/**/
/* quotebox start */
dl.testquotebox {width: 300px; background: url('../images/test_quotebox_bot.gif') no-repeat bottom left;}
dl.testquotebox, dl.testquotebox dt, dl.testquotebox dd {margin: 0; padding: 0;}
dl.testquotebox {padding-bottom: 20px;}
dl.testquotebox dt {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	font-size: 100%;
	/*font-weight:bold;
	font-style:italic;*/
	text-align:center;
	line-height: 24px; /* Fixes the 1pixel gap in IE6 was 2.54em */
	color: #cccccc; /*goldish-ffcc00*/ /*blueish-6699cc*/ /*very dark red-330000*//*red-990000*/
	background: url('../images/test_quotebox_top.gif') no-repeat top left;
	/* text-transform: uppercase; */
	text-decoration: none;
	
}
dl.testquotebox dd {
	text-align: left;
	line-height: 1.8em; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:0;
	background: url('../images/test_quotebox_mid.gif') repeat-y top left; font-size: .9em; line-height: 1.5em;
}
/* box3 end */
