@charset "utf-8";
/* CSS Document */

body  {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	background-color: #9e0000;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFF;
}
.thrColFixHdr #container { 
	width: 990px;  
	background-image: url(../images/index_15.jpg);
	background-repeat:repeat-y;
	margin: 0 auto; 
	text-align: left; 
} 
.thrColFixHdr #header {
} 
.thrColFixHdr #header h1 {
}
.thrColFixHdr #sidebar1 {
	float: left;
	width: 400px; 
	padding: 5px 5px 5px 45px; 
}

.thrColFixHdr #sidebar11 {
	float: left;
	width: 215px; 
	padding: 0px 0px 0px 40px; 
}

.thrColFixHdr #sidebar2 {
	float: right;
	width: 200px;
	padding: 5px 45px 5px 5px;
	text-align: right;
}
.thrColFixHdr #mainContent { 
	margin: 0 250px 0 450px; 
	padding: 0 10px; 
	border-left:thin;
	border-left-color:#FFF;
	border-left-style:solid;
	border-right:thin;
	border-right-color:#FFF;
	border-right-style:solid;
} 
.thrColFixHdr #mainContent11 {
	margin: 0 0 0 255px;
	background-image:url(../images/index_64.jpg);background-repeat:repeat-y;
}
.thrColFixHdr #mainContent2{
	padding: 0px 40px 0px 40px;

}

.thrColFixHdr #footer { 
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a {
	color: #FF0;
	text-decoration:none;
}
a:visited {
	color: #FF0;
	text-decoration:none;
}
a:active {
	color: #FF0;
	text-decoration:none;
}
.thrColFixHdr #container #footer table tr td {
	font-size: 12px;
}
.text {
	font-size: 10pt;
	color:#FF0;
}
.text1 {
	font-size: 12px;
	color: #FFF;
}
.text2 {
	font-size: 12px;
}
.text3 {
	font-size: 12px;
	color:#FFF;
}
.text4 {
	color: #FFF;
}
.text5 {
	font-size: 14px;
	color:#FFF;
}
.tel {
	font-size: 14px;
	color:#FF0;
	font-style: oblique;	
}

.copy {
	font-size: 10px;
	color:#FF0;
	font-style: oblique;	
}




#s3slider {
   width: 200px; /* important to be same as image width */
   height: 220px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
}

#s3sliderContent {
   width: 150px; /* important to be same as image width or wider */
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 2px 2px;
   width: 140px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}

PRE {
DISPLAY: none
}

.ulclass {
 margin: 0px 0px 0px -25px;	
}
.ulclass1 {
 padding:0px 0px 0px 15px; 
 font-size:12px; 
 margin: -10px 0px 0px 0px;	
}