@charset "utf-8";
.container {
	width: 822px;
	height: 354px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(/images/homebox-bkg.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: right;
	list-style: none;
	height: 30px;
	width: 70%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 29px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	background-image: url(/images/btn-bk.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
}
ul.tabs li .orderhome{
	float: right;
	margin: 0;
	padding: 0;
	height: 29px; width: 120px;
	line-height: 29px;
	margin-bottom: 0px;
	overflow: hidden;
	position: relative;
	background-image: url(/images/order-btn.gif);
	background-repeat: none;
	background-position: center top;
}

ul.tabs li a {
	text-decoration: none;
	color: #5DC313;
	display: block;
	font-size: 20px;
	padding: 0 20px;

	outline: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
ul.tabs li a:hover {
	background-color: #FFF;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;

}
.tab_container {
	clear: both;
	float: left;
	width: 822px;
	height: 354px;
	background-color: #fff;
}
.tab_content { font-size: 1.2em; padding-top: 0px; height: 354px; 
}
.tab_content h2 { font-weight: bold; font-size: 32px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; color: #FE6519; text-align: center; margin: 0px; padding: 0px 0px 0px 200px; 
}
.order-btn {
	float: right;
	margin-top: 270px;
	margin-right: 15px;
}


#tab1 { background-image: url(../images/homeslide-new2.gif); background-repeat: no-repeat; 
}
#tab1 object { margin-right:35px}
.orderBtnslide1 { float: right; clear: both; margin-right: 20px; }
#tab2 {
	background-image: url(/images/homeslide-2.jpg);
	background-repeat: no-repeat;
}
#tab3 {
	background-image: url(/images/homeslide-3.gif);
	background-repeat: no-repeat;
	padding-top: 14px;
}
#tab3 object {
	margin-top: 24px;
	margin-left: 210px;
}
