@charset "utf-8";
/* CSS Document */
.tabs{
	clear:both;
	height: auto;
	width: 100%;
}
.tabs_wrap{
	height: auto;
	width: 960px;
	width: 960px\9;
	margin:0 auto;
	padding-top:10px;
	/*border:1px solid #CCCCCC;*/
	overflow:hidden;
}
.tabs #tab{
	height: auto;
	width: 26%;
	float:left;
	padding:6px 0 0 6px;
	margin-right:10px;
	border:1px solid #CCCCCC;
	overflow:hidden;
}
.tabs #h_tab{
	display:none;
}	
.tabs #tab img{
	float:left;
	width:auto;
	height:auto;
}
.tabs #tab #head1{
	height: auto;
	width: 49%;
	float:left;
	text-align: center;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #2e5da4;
	padding:2px 0 8px;
}
.tabs #tab #head2{
	height: auto;
	width: 49%;
	float:left;
	text-align: center;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #099FD2;
	padding:2px 0 8px;
}
.tabs #tab #head3{
	height: auto;
	width: 49%;
	float:left;
	text-align: center;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #099FD2;
	padding:2px 0 8px;
}
.tabs #tab #text{
	height: auto;
	max-width: 100px;
	padding:0 5px;
	font-size:12px;
	float:left;
	text-align:justify;
	color:#3E3E3E;
}
.tabs #tab .text{
	height: auto;
	max-width: 114px;
	padding:0 0 0 5px;
	font-size:12px;
	float:left;
	text-align:left;
	color:#3E3E3E;
	line-height: 18px;
}
.tabs #tab .tab_more{ float: right; padding: 5px 8px 21px 0px; }
.tabs #tab:hover{
	background-image:url(../images/hilit-hvr.png);
	color:#FFF;
}
/*.tabs #tab2{
	height: auto;
	width: 25%;
	float:left;
	padding:10px 0 0 10px;
	margin-right:10px;
	border:1px solid #CCCCCC;
}
.tabs #tab2 img{
	float:left;
	width:auto;
	height:auto;
}
.tabs #tab2 #tab_head{
	height: auto;
	width: auto;
	float:left;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #2e5da4;
	padding:10px 17px;
}
.tabs #tab2 #text{
	height: auto;
	max-width: 100px;
	padding:0 5px;
	color:#3E3E3E;
	font-size:12px;
	float:left;
	text-align:justify;
}
.tabs #tab3{
	height: auto;
	width: 25%;
	float:left;
	padding:10px 0 0 10px;
	border:1px solid #CCCCCC;
}
.tabs #tab3 img{
	float:left;
	width:auto;
	height:auto;
}
.tabs #tab3 #tab_head{
	height: auto;
	width: auto;
	float:left;
	background-image:url(../images/tabs_head_bg.png);
	font-size: 13px;
	font-weight:bold;
	background-repeat: repeat-x;
	color: #2e5da4;
	padding:10px 31px;
}
.tabs #tab3 #text{
	height: auto;
	max-width: 100px;
	padding:0 5px;
	color:#3E3E3E;
	font-size:12px;
	float:left;
	text-align:justify;
}*/
.news{
	height: 30px;
	width:960px;
	width: 960px\9;
	margin:0 auto;
}
#news_marquee{
	display:none;
}
#here_to_help{
	display:block;
	height: auto;
	width: 16%;
	float:left;
	background-color:#FFF;
	border:1px solid #CCCCCC;
	overflow:hidden;
	text-align:center;
	margin-bottom: 10px;
}
@-moz-document url-prefix() {
    #here_to_help {padding-bottom: 2px;}
}
#here_to_help #head{
	font-size: 12px;
	font-weight:bold;
	background-image:url("../images/rite-hdng.png");
}
#here_to_help .head{
	font-size: 12px;
	font-weight:bold;
	background-image:url("../images/rite-hdng.png");
}
#here_to_help a{
	font-size: 12px;
	font-weight:bold;
	color:#3a74c1;
}
#here_to_help span{
	font-size: 10px;
	color:#222;
	text-align:justify;
	line-height: 13px;
}
#hlights-2 {
	height: auto;
	max-width: 172px;
	display: inline-block;
	float: right;
	position: relative;
}
#rit-col {
	background-color: #FFF;
	border: 2px solid #CCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align:center;
}
#rit-col img {
	margin: 0px;
}
#rit-col h1 {
	margin: 0px;
	font-size: 12px;
	background-image: url(../images/rite-hdng.png);
	background-repeat: no-repeat;
	//height: 22px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.index_content{
	clear:left;
	//height:60px;
	font-size:12px;
	font-style:italic;
	background-color:#FFF;
	overflow:hidden;
}
.prod_show{
	height:266px;
	width:100%;
	padding:1px 0;
	margin:15px 0;
	background-color:#d5d5d5
}
.prod_show #prod_wrap{
	height:auto;
	width:960px;
	margin:0 auto;
}
.prod_show #prod_wrap #content{
	height:auto;
	width:660px;
	float:left;
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:justify;
	padding:0 28px 0px 0;
}
.prod_show #prod_wrap #slide{
	height:180px;
	width:270px;
	float:right;
	clear:right;
/*	//background:url(../images/prod_showcase_bg.jpg) no-repeat 0 12px;
*/}
.prod_show #prod_wrap #slide{
    margin: 10px auto 0px; 
    position: relative; 
	float:left; 
}
.prod_show #prod_wrap #slide> div{
    position: absolute; 
    top: 12px; 
    left: 0px; 
    right: 00px; 
    bottom: 00px;
}
