@CHARSET "UTF-8";
body, html {
1height: 100%;
padding:0px;
margin:0px;
}
table {
1height:100%;
1width:100%;
margin: 0 auto; 
}
table.main-table{width:100%;height:100%;}
td { 
vertical-align:top;
font-family:arial;
font-size:12px;

}
a{outline:none;}

div.top-icons {
height:100%;
float:left;
width:300px;

}
	div.top-icons a {
		position:relative;
		top:10px;
	}
	
div.langs {
	width:100px;
	height:100%;
	float:right;
	}
	div.langs a {
		position:relative;
		top:14px;
	}	
	
	
div#banner {
	1background:url(/images/site/banner.jpg);
	height:100%;

	}
	
div#banner div.logo2, div.logo3 {
	display:block;
	position:relative;
	top:373px;
	left:860px;
	background:url(/images/site/banner_logo.jpg);
	width:120px;
	height:134px;
	z-index:10;
	}	
	
	div#banner div.logo{
	display:block;
	position:relative;
	top:240px;
	left:860px;
	background:url(/images/site/banner_logo.jpg);
	width:120px;
	height:134px;
	z-index:10;
	}
a.logo{
	display:block;
	position:relative;
	top:240px;
	left:860px;
	background:url(/images/site/banner_logo.jpg);
	width:120px;
	height:134px;
	z-index:10;
	}

div.footer td {

	font-size:11px;
	color:gray;
	font-family:arial;
	padding-bottom:5px;
	padding-left:0px;	
	padding-top:20px;
	}
	div.footer  td a {
		font-weight:bold;
		color:#F97010;
		font-family:arial;
	}	



#menu {
  position: relative;
  width: 700px;
  padding:0px;
  margin:0px;

}
#menu1 {
  width:700px;
  padding:0px; 
  margin:0px ; 
  list-style-type:none;
  height:40px;

  }
#menu1 li {
  float:left;
  width:140px;
  height:40px
  }
#menu1 a {
  display:block;
  width:140px;
  color:#fff; 
  text-align:center; 
  font-weight:bold;
  padding:0px 0; 
  text-decoration:none; 
  float:left; 
  line-height:40px;
  height:40px;
  background:url(/images/site/menu_top_1.jpg) no-repeat;
  }
#menu1 a:hover {
  
    background:url(/images/site/menu_top_2.jpg) 50% 0% no-repeat ;
  }
  

div.c_side1 {

	font-size:12px;
	font-family: Arial;
	margin:0px;	}
	div.c_side1 a{
		font-weight:bold;
		color:black;
	}	
 div.c_side2 {
 	padding-top:40px;
	font-size:12px;
	font-family:Arial;}
	
h1 {

	font-family:  Arial;
    font-size:26px;
    padding:0px;
	padding-left:0px;
    margin:10px 0px 5px 0px;
    1font-weight:bold;
    }
    
ul.rmenu {
height:100px;	
	}    
ul.rmenu li{
list-style:none;
margin:0px;
padding:3px;

}

ul.rmenu li a {
	
color:#A8A9AB;
font-family:arial;
font-size:16px;
line-height:22px;
	
}

	ul.rmenu li a.faq {
		color:#E97338;
	}

ul.rmenu li a:hover {
	color:#000;
	}

.full{
border:solid 0px #ccc;
font-size:11px;
color:#666;
font-family: Arial;
}


div.frontSpacer{height:20px;}
div.c {
	padding:0px;
	margin:0px;
	width:980px;
	height:auto;	
	overflow:hidden;
	border:0px solid green;
	display:block;
	}
.a1{
	display:block;
	width:195px;
	float:left;
	padding-left:0px;
	border:0px solid yellow}
	.a1 .tab{
		background:url(/images/site/front_tab.jpg) no-repeat;
        padding:8px;
        
		font:14px Arial;
		1font-weight:bold;
		color:#222;
		}
	.a1 .frontBox1Intro {
		padding:0px;
		padding-top:5px;
		
		width:195px;
		font:14px Arial;}
		.a1 .frontBox1Intro a{
			color:#F8BC3A;
		}

.a4{
	width:391px;
	float:left;
	border:0px solid brown;
	padding-left:1px;
	}	
	.a4 .tab{
		background:url(/images/site/front_tab_fill.jpg) ;
        padding:8px;
        
		font:14px Arial;
		1font-weight:bold;
		color:#222;
	}
	

.fbtt{
		display:block;
        padding:8px;      
		font:14px Arial;
		color:#222;	
}	
.fbbt{
		display:block;
        padding:4px 0px 4px 0px;      
		font:14px Arial;
		color:#222;	
}
a.fba{
		color:#F97010;
	}
	
div.form_email, div.form_question {
 font: 12px Arial;
 font-weight:bold;
 padding-top:20px;
}
	div.form_question span{
	 font: 14px Arial;
	 font-weight:none;
	 padding-left:5px;
	}
#question {
	width:200px;
	}

/* Gallery styles  */	
	
a.inner, a.inner img, a.lnk, a.lnk img {
	
	float: left;
	overflow:hidden;
}

a.inner:hover, a.lnk {
	border:4px solid #F26522;
}
a.inner:hover img, a.lnk img {
	margin: -4px;
}


div.g_container{
	height:373px;
	overflow:hidden;
	}
div.a {position:absolute;}
div.c_next {
	position:relative;
	top:90px;
	left:890px;
	overflow:hidden;
	
	height:30px;
	width:90px;
	
	border:1px solid white;
	background-color:orange;	
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
	
}

div.c_next a, div.c_prev a{
display:block;
height:30px;
width:90px;
line-height:30px;
padding-left:30px;
padding-top:1px;
}

div.c_prev {
	position:relative;
	top:90px;
	left:0px;
	height:30px;
	width:90px;
	
	border:1px solid white;
	background-color:orange;
	overflow:hidden;	
	z-index:1;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}	
div.loader {
	display:none;
	position:relative;
	top:200px;
	left:420px;
	}
h1.gal_head { margin-left:4px;}
div.gal_tb_head {
	font-size:18px;
	color:#F26522;
	padding-left:6px;
	}	
div.hide {display:none}	
	
span.title1 {
	
	font-size:26px;
	padding-left:0px;
	margin-left:0px;
	font-weight:bold;
	}
		
span.title2 {
	
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	}


/* END Gallery styles  */	

form.cform input , form.cform textarea {
	width:196px;
	font-family:arial;
	font-size:12px;
	}

a.read_more{
        text-decoration:none;
        }
        a.read_more span{
                font-weight:bold;
                        color:#F97010;
                                font-family:arial;
                                
                                }
                                
1p{
1border:1px solid red;
1margin:auto;
}

          .readMore {
            padding-top:0px ! important;
            margin-top:-10px ;
          }
          .readMore2 {
            cursor:pointer;
            color:#F36422;
            padding-top:0px;
            margin-top:-10px;
          }


                                

