@charset "utf-8";
/* CSS Document */

body{
margin-bottom:0px;
margin-left:0px;
margin-right:0px;
margin-top:0px;
text-align:center;
background:url(images/bg.jpg) left top repeat-x;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

#main{
width:1000px;
height:auto;
margin:auto;
background:url(images/bg2.jpg) left top no-repeat;
}
#banner{
background:url(images/home_banner.jpg) left top no-repeat;
height:505px;
}
#banner_contact{
background:url(images/home_contact.jpg) left top no-repeat;
height:505px;
}
#banner_faq{
background:url(images/home_faq.jpg) left top no-repeat;
height:505px;
}
#banner_company{
background:url(images/home_company.jpg) left top no-repeat;
height:505px;
}
#banner_prodcuts{
background:url(images/home_products.jpg) left top no-repeat;
height:505px;
}
#banner_fun{
background:url(images/home_funzone.jpg) left top no-repeat;
height:505px;
}
#links {
width:1000px;
height:131px;
}
#content{
position:relative;
height:auto;
text-align:justify;
}
#fotter{
position:relative;
height:20px;
text-align:center;
border-top:1px dotted #CCCCCC;
}


.text{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#3f3f3f;
text-align:justify;
line-height:25px;
}
.text_1{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#3f3f3f;
text-align:justify;
}
.text2{
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:18px;
color:#990000;
font-weight:bold;
text-align:justify;
line-height:25px;
}
.text4{
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:14px;
color:#993300;
font-weight:bold;
text-align:justify;
line-height:25px;
}
.text3{
font-family:Arial, Helvetica, sans-serif; 
font-size:10px;
color:#FFFFFF;
text-align:justify;
}
.text5{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color:#666666;
text-align:justify;
font-weight:bold;
}
.link1{
font-family:Arial, Helvetica, sans-serif; 
font-size:11px;
color:#FF6600;
text-align:left;
text-decoration:underline;
}
.link1:hover{
color:#FF9900;
}

a:link{
font-family:Georgia, "Times New Roman", Times, serif; 
font-size:12px;
color:#FF6600;
font-weight:bold;
text-align:left;
text-decoration:none;
}
A:hover{
color:#FF9900;
}
a:visited{
color:#000000;
}
a:active{
color:#FF0000;
}

img{border:none;}
pre{
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	width:680px;
	}		

/* Easy Slider */

	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider, #slider li{ 
		/* 
			define width and height of container element and list item (slide)
			list items must be the same size as the slider area
		*/ 
		width:680px;
		height:280px;
		overflow:hidden; 
		}
	span#prevBtn{}
	span#nextBtn{}					

/* // Easy Slider */


.product_bg {
/*background:url(images/products_bg.jpg) left top repeat-x;*/
height:280px;
text-align:left;
}