@charset "utf-8";
/* CSS Document */


.fltlft {
	float:left;
}

.fltrt {
	float:right;
}

.clear {
	clear:both;
}

body {
	margin: 0;
	background-color:#ffc11e;
	}


/* header */

.header {
	height:154px;
	overflow:hidden;
	background:url(../images/top-bg.jpg) no-repeat;
	background-position:center;
	background-color:#ffc11e;
}

.headerin {
	width:980px;
	overflow:hidden;
	margin:0 auto;
}




.menu ul{
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}


.menu li{
margin:0;
float:left;
background:url(../images/sep.png) no-repeat;
}

.menu a{
display:block;
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
padding:5px 23px 5px 23px;
text-decoration:none;

}

.menu a:hover{
background:url(../images/roll.jpg) repeat-x;
color:#FFFFFF;
}


.order{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:25px;
font-weight:bold;
text-transform:uppercase;
}

.order a{
	text-decoration: none;
	font-size: 25px;

}

/* banner */

#banner{
	position: relative;
	overflow-x: auto;
	overflow-y: auto;
	left: 0px;
	right: 0px;
	height:460px;
	overflow:hidden;
	background:#ffc11e;
	z-index:-1;
		}
# {


}


#govegie{

height:460px;
left: 0px;
right: 0px;

overflow:hidden;
z-index:1100;
position: absolute;


}

.footer{
height:354px;
background:url(../images/footer-bg.jpg) repeat-x;
margin:0 auto;
overflow:hidden;
}


.footerin{
width:980px;
margin:0 auto;
}

.footerin a{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-decoration:none;
}

.footerin a:hover{

text-decoration: underline;
}


.text{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.text2{
color:#000;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}

.tabs ul li a:active {
color:#000;	
{
