@charset "utf-8";
*
{
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0;
}

body
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 0px;
	padding: 0px;
}

a:link
{
	color: #000000;
	text-decoration: none;
}

a:active
{
	color: #000000;
	text-decoration: none;
}

a:visited
{
	color: #000000;
	text-decoration: none;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
}

h1 {
	font-size:30px;
	color:#3f6805;
	/*text-align:right;*/
	padding: 15px 10px 0px 0px;	
}

h2 {
	/*color:#2f4d03;*/
	color:#006699;
	font-size:12px;
	text-decoration:underline;
}

#clear
{
	clear: both;
}

#drop_shadow {
	width:796px;
	background-image:url(../imges/drop_shadow_bg2.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#main
{
	width: 776px;
	background-color:#fffbef;
}

#top {
	height:9px;
	background-color:#31342d;
}

#header {
	height:275px;
	background-image:url(../imges/header_bg2.gif);
	background-repeat:repeat-x;
}

#header_left {
	height:275px;
	width:268px;
	float:left;
}

#header_right {
	height:275px;
	width:508px;
	float:right;
}

/*------------------------------*/

#menu {
	/*height:28px;*/
	width:776px;
	background-image:url(../imges/menu_bg.gif);
	background-repeat:repeat-x;
}
/*---------1-----------*/
#menu1 a {
	display: block;
	float: left;
	height: 24px;
	width:89px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
}

#menu1 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu1 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------2-----------*/

#menu2 a {
	display: block;
	float: left;
	height: 24px;
	width: 99px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu2 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu2 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------3-----------*/

#menu3 a {
	display: block;
	float: left;
	height: 24px;
	width: 113px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu3 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu3 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------4-----------*/

#menu4 a {
	display: block;
	float: left;
	height: 24px;
	width: 115px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu4 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu4 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------5-----------*/

#menu5 a {
	display: block;
	float: left;
	height: 24px;
	width:117px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu5 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu5 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------6-----------*/

#menu6 a {
	display: block;
	float: left;
	height: 24px;
	width: 107px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu6 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu6 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*---------7-----------*/

#menu7 a {
	display: block;
	float: left;
	height: 24px;
	width: 118px;
	padding-top: 4px;
	background: url(../imges/menu_link_bg.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	text-align:center;
	margin-left:3px;
}

#menu7 a:hover {
	background-image: url(../imges/menu_hover_bg.gif);
	color: #FFFFFF;
}

#menu7 .active a {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}

/*
#menu1 .active a:active {
	background-image: url(../imges/menu_link_bg.gif);
	color: #FFFFFF;
}*/

#page_heading {
	height:20px;
	padding:10px 10px 10px 10px;
}

#sub_content {
	display:none;
}

#content_1 {
	height:186px;
}

#content_1_a {
	height: auto;
	padding:10px 10px 10px 10px;
}

#content_left_special_offer {
	height:160px;
	width:329px;
	float:left;
	background-image:url(../imges/special_offer_bg.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding: 11px 16px 15px 10px;
}

#content_right_con {
	width:421px;
	height:184px;
	float:right;
	padding-top:2px;
}

.con1_text {
	font-size:12px;
	text-align:justify;
	line-height:20px;
	padding:15px 10px 10px 10px;
}

#content_2 {
	/*height:61px;*/
	padding:15px 10px 10px 10px;
}

.green_text {
	color:#2f4d03;
}

h3 {
	/*color:#0E719C;*/
	color:#006699;
	font-size:14px;
}

#content_3 {
	height:134px;
}

#conntent_3_img_a {
	height:120px;
	width:194px;
	text-align:center;
	float:left;
	padding:14px 0px 0px 0px;
}

#conntent_3_img_b {
	height:120px;
	width:194px;
	text-align:center;
	float:left;
	padding:14px 0px 0px 0px;
}

#conntent_3_img_c {
	height:120px;
	width:194px;
	text-align:center;
	float:left;
	padding:14px 0px 0px 0px;
}

#conntent_3_img_d {
	height:120px;
	width:194px;
	text-align:center;
	float:left;
	padding:14px 0px 0px 0px;
}

/*--------------footer--------------*/

#footer {
	height:57px;
	background-color:#31342d;
	text-align:right;
	padding:15px 10px 10px 10px;
}

.footer_text {
	color:#FFFFFF;
	font-size:11px;
	line-height:25px;
}

.footer_text a {
	color:#FFFFFF;
	font-size:11px;
	line-height:25px;
}

#tab1a {
	display:none;
}
/*
#tab1aa {
	display:none;
}

#tab1bb {
	display:none;
}
*/
#tab2a {
	display:none;
}

#tab3a {
	display:none;
}

#tab4a {
	display:none;
}

#tab5a {
	display:none;
}

#tab6a {
	display:none;
}

#tab1 {
	display:none;
}

#tab2 {
	display:none;
}

.table_border {
	border: 1px solid #CCCCCC;
}

.cell_color {
	background-color:#F5F9DE;
}

.head_cell_color {
	background-color:#BEDABA;
	text-align:center;
	padding:5px 5px 5px 5px;
}

h4 {
	font-size:13px;
	text-decoration:underline;
}

h5 {
	font-size:14px;
	font-weight:bold;
}

.special_offer_2 {
	font-size:20px;
	/*text-align:center;*/
}

.heading_Sub_Sub {
	font-size:13px;
	font-weight:bold;
	text-align:center;
}

.blue_text {
	color:#0000FF;
}

#hytsu_img1 {
	float:left;
	width:350px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

#hytsu_img2 {
	float:right;
	width:350px;
	padding:10px 10px 10px 10px;
	text-align:center;
}

.img_border {
	border:1px solid #CCCCCC;
}

#big_joe_img {
	padding:10px 10px 10px 10px;
	text-align:center;
}



/*----------form-------------*/

.form_table_border {
	border:1px solid #003366;
	padding: 5px 5px 5px 5px;
}

.form_field
{
	border: 1px solid #CCCCCC;
	height: 19px;
	width: 203px;
}

.form_field_textarea
{
	height: 70px;
	width: 204px;
}

.form_cell_height {
	height:28px;
}

.submit_button {
	width:100px;
}

.org-text11{
	font-size:11px;
	color:#FF6600;
	text-decoration:none;
	text-transform:none;
}

.black13{
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding-bottom:7px;

}

.img_border2 {
	border:1px solid #CCCCCC;
	text-align:center;
}

/*----------form end---------*/

/*----------drop down manu for footer-----------*/

#dropmenudiv{
position:absolute;
border:1px solid #EFEFEF;
border-bottom-width: 0;
line-height:15px;
z-index:100;
background-color:#fffbef;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #CCCCCC;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: white;
}

/*----------drop down manu for footer-----------*/