/*++++++++++++++ Menu ++++++++++++++*/

.menu_topTD {
	
}


#main_topMenu {
	position: relative;
	width: 818px;
	height: 80px;
	top: 39px;
	sfloat: left;
	margin-top: -79px;
	
}

.setcanLogo_main {
    position: relative;
    overflow: hidden;
    width: 189px;
	smargin-bottom: -39px;
	top: 39px;
}


.menuHOme {
    background: url(../images/menu_bkgd_2.gif) no-repeat;
    background-position: 0px 0px;
   height: 41px;
    width: 102px;
    position: relative;
    left: -9px;
    top: -1px;
    text-indent: -9999px;
    display: block;
}

.menuHOme:hover {
	background: url(../images/menu_bkgd_2-over.gif) no-repeat;
	
}

.menuTraining {
    background: url(../images/menu_bkgd_3.gif) no-repeat;
    background-position: 1px 0;
    position: relative;
    left: -28px;
    top: -1px;
    width: 101px;
    height: 41px;
    text-indent: -9999px;
    display: block;
    
}

.menuTraining:hover {
	background: url(../images/menu_bkgd_3-over.gif) no-repeat;
	background-position: 1px 0;
}

.menuProduct {
    background: url(../images/menu_bkgd_4.gif) no-repeat;
    background-position: 0px 0;
    position: relative;
    left: -47px;
    top: -1px;
    width: 101px;
    height: 41px;
    text-indent: -9999px;
    display: block;
    
}

 
.menuProduct:hover, .menuProduct:focus {
	background: url(../images/menu_bkgd_4-over.gif) no-repeat;
	
}


.menuCalendar {
    background: url(../images/menu_bkgd_5.gif) no-repeat;
    background-position: 0px 0;
    position: relative;
    left: -66px;
    top: -1px;
    width: 115px;
    height: 41px;
    text-indent: -9999px;
    display: block;
    
}

.menuCalendar:hover {
	background: url(../images/menu_bkgd_5-over.gif) no-repeat;
	
}

.menuAbout {
    background: url(../images/menu_bkgd_6.gif) no-repeat;
    background-position: 0px 0;
    position: relative;
    left: -71px;
    top: -1px;
    width: 105px;
    height: 41px;
    text-indent: -9999px;
    display: block;
    
}

.menuAbout:hover {
	background: url(../images/menu_bkgd_6-over.gif) no-repeat;
	
}

.menuOrder {
    background: url(../images/menu_bkgd_7.gif) no-repeat;
    background-position: 0px 0;
    position: relative;
    left: -86px;
    top: -1px;
    width: 110px;
    height: 41px;
    text-indent: -9999px;
    display: block;
    
}

.menuOrder:hover {
	background: url(../images/menu_bkgd_7-over.gif) no-repeat;
	
}





/*++++++++++++++ Menu Ends ++++++++++++++*/



.sf-menu {
	list-style: none;
	padding: 0;
	width: 740px;
	position: relative;
	overflow: visible;
	left: 188px;
	top: -24px;
	smargin-top: -25px;
	z-index: 99;
}

.sf-menu a {
	color: #fffa30;
}




.sf-menu li {
	display: inline;
	float: left;
	width: 100px;
	margin: 10px;
	
}

.sf-menu ul {
	position: absolute;
	display: inline;
	float: left;
	margin: 0;
}


.sf-menu li li li {
	
}

.sf-menu_01 {
	border: 1px solid #575757;
	background : url("../images/trans.png") repeat;
	margin: 0;
	position: absolute;
	overflow: visible;
	left: 100px;
	top: 60px;
	padding: 4px;
	width: 140px;
	z-index: 99;
}

.sf-menu_01 li a {
	font-size: 12px;
	text-decoration: none;
	color: #b9b9b9;
	display: block;
}

.prod_menu01 {
	border: 1px solid #575757;
	background: url("../images/trans.png") repeat;
	sbackground-color: black;
	overflow: visible;
	sposition: relative;
	left: -40px;
	top: 50px; 
	width: 620px;
	padding: 0;
	margin: 0;
	sz-index: 90;

}

.prod_menu01 {
	padding: 8px 0 0 8px;
}


.prod_menu01 li {
	margin: 0;
	width: 170px;
}

.prod_menu01 li li{
	margin: 0;
	width: 130px;
}

.prod_menu01 li a {
	font-size: 12px;
	text-decoration: none;
	color: #b9b9b9;
	display: block;
	padding: 2px;
}

.prod_menu01 li a:hover {
	color: white;
}

.prod_menu01 li a:hover {
	color: red;
}


.pmenu_row01 {
	display: block;
	overflow: visible;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}

.pmenu_row01 hr {
	float: left;
	clear: both;
	border: 1px solid gray;
	width: 100%;
}

.rowcol h4 {
	color: white;
	margin: 0 0 8px 0;
	font-size: 12px;
	text-transform: uppercase;
}

.pmenu_row02 {
	display: block;
	overflow: visible;
	float: left;
	margin-bottom: 10px;
	padding-right: 10px;
}
.pmenu_row02 hr {
	float: left;
	clear: both;
	border: 1px solid gray;
	width: 100%;
}

.pmenu_row03 {
	display: block;
	overflow: visible;
	float: left;
	padding-bottom: 10px;
	padding-right: 10px;
}

.rowcol {
	width: 200px;
	display: block;
	overflow: visible;
	float: left;
}

.newprod {
	background: url("../images/newprod.png") no-repeat;
	background-position: 89px 5px;
	background-size: 35px;
}

.newprod01 {
	background: url("../images/newprod.png") no-repeat;
	background-position: 74px 5px;
	background-size: 35px;
}

.train_menu01 {
	border: 1px solid #575757;
	position: relative;
	left: -50px;
	top: 50px;
	width: 410px;
	margin: 0;
	padding: 8px;
	background: url("../images/trans.png") repeat;
	line-height: 14px;
}

.train_menu01 h4 {
	color: white;
	margin: 0 0 4px 0;
	font-size: 16px;
}

.train_menu01 li {
	margin: 0;
	width: 190px;
	
}

.train_menu01 li a {
	font-size: 12px;
	text-decoration: none;
	color: #b9b9b9;
	display: block;
	padding: 4px;
}

.train_menu01 li a:hover {
	color: red;
	
}



.train_menu01 .pmenu_col01 {
	overflow: hidden;
	float: left;
	width: 200px;
}


.train_menu01 .pmenu_col02 {
	float: right;
	width: 200px;
	
}










