*{
	padding: 0px;
	margin: 0px;
}


body{
    background: #FFF url(../images/site_bg.jpg) repeat-x;
}

body, td{
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #808080;
}

a{
	color: #808285;
}
	a:hover{
		color: #4c4d4f;
	}

td{
	vertical-align: top;
}

/*p{
	margin-top: 5px;
	margin-bottom: 5px;
}*/

p {
line-height:130%;
margin:1em 0;
}

h1, h2, h3, .componentheading{
	font-family: Helvetica, Arial, Tahoma;
	font-weight: normal;
	color: #f58428;
	
}
h1 a, a{
	color: #f58428;
	text-decoration:none;
}

h1, .componentheading{
	font-size: 28px;
	line-height: 33px;
	margin: 10px 0px;
}

#wrap{
	width: 950px;
	margin: 0px auto;

}

#banner_holder{
    padding-top: 10px;
}

table.main_table_home{
 margin-top: 10px;
}
table.main_table{
    margin-top: 10px;
 background: transparent url(../images/content_area_bg.jpg) top left no-repeat;
 height: 360px;
}

    table.main_table .left_col{
        background: #FFF url(../images/left_side_bg.jpg) top left no-repeat;        
        width: 170px;
    }


    table.main_table .right_col{
        background: transparent;
        width: 230px;
    }


	.holder{
		height: 250px;
		position: relative;
	}


.moduletable_right_orange{
    background: #f3a119 url(../images/side_orange_bottom.jpg) bottom left no-repeat;
    color: #FFF;
    padding: 0px 10px 10px;
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 150%;
}

.moduletable_right_orange a:link {
    COLOR: #6495ED;
text-decoration: none;
}


.moduletable_right_orange a:visited {
    COLOR: #6495ED;
text-decoration: none;
}

.moduletable_right_orange a:hover {
    COLOR: #FFFFFF;
}



.moduletable_right_orange h3{
    background: #f3a119 url(../images/side_orange_top.jpg) top left no-repeat;
    color: #FFF;
    padding: 10px;
    width: 100%;
    margin-left: -10px;
    font-size: 14px;
    font-weight:bold;
}

.moduletable_right_black{
    background: #1d1d1d url(../images/side_black_bottom.jpg) bottom left no-repeat;
    color: #FFF;
    padding: 0px 10px 10px;
    font-size: 11px;
    margin-bottom: 10px;
    line-height: 150%;
}

.moduletable_right_black a:link {
    COLOR: #6495ed;
text-decoration: none;
}


.moduletable_right_black a:visited {
    COLOR: #6495ed;
text-decoration: none;
}

.moduletable_right_black a:hover {
    COLOR: #FFFFFF;
}




.moduletable_right_black h3{
    background: #1d1d1d url(../images/side_black_top.jpg) top left no-repeat;
    color: #FFF;
    padding: 10px;
    width: 100%;
    margin-left: -10px;
    font-size: 14px;
    font-weight: bold;
}


	.main .moduletable_banner{

	}
	
	.main #content_area.home_content{
		width: 477px;
		padding-right: 350px;
		position: absolute;
		top: 0px;
		left: 0px;
		font-size: 16px;
	}

		.main #content_area.home_content td{
			font-size: 13px;
			color: #3f3c3d;
			line-height: 18px;
		}


#header{
	height: 76px;
	padding: 0px;
    position:relative;
}

	#header #logo{
		height: 98px;
		width: 355px;
		background: url('../images/logo.jpg') no-repeat top left;
	}
		#header #logo a{
			display: block;
			height: 98px;
			outline: none;
		}


		#header #logo h1{
			text-indent: -12000px;
   margin: 0px;
		}
		


.left_col h3{
	background: transparent url(../images/submenu_head.jpg) top left no-repeat;
	font-size: 14px;
	line-height: 42px;
 padding-left: 27px;
	color: #FFF;
}



#content_area{
	padding: 0px 15px 10px;
}

	#content_area ul{
		margin: 10px 0px;
	}

	#content_area ul li{
		margin-left: 18px;
	}

#footer{
background: url(../images/footer.jpg) top left no-repeat;


background-position: 0px 0px;
	padding: 12px 20px 12px 12px;
	color: #cdcfd1;
 text-align: left;
 margin: 30px 0px;
 height: 60px;

}
	#footer a{
		color: #cdcfd1;
	}
	

.moduletable_crumbs{
    float: left;
    padding-top: 4px;
    padding-left: 5px;
    color: #cccccc;
}
.moduletable_crumbs a.pathway:link{
	color: #cccccc;


.moduletable_crumbs .start{
    font-weight: bold;
}

}
.moduletable_crumbs a.pathway:visited{
	color: #cccccc;
}

.moduletable_home_vbottom,
.moduletable_home_vbottom_middle,
.moduletable_home_middle,
.moduletable_home_left,
.moduletable_home_right{
	width: 290px;
	height: 135px;
	color: #fff;
	float: left;
	margin-top:10px;
 padding: 3px 10px 10px;
 font-size: 11px;

}






.moduletable_home_vbottom_middle,
.moduletable_home_middle{
    margin-left: 10px;
margin-right:10px;
}

.moduletable_home_vbottom,
.moduletable_home_vbottom_middle{
       color: #808285;
	height: 170px;
}


.moduletable_home_middle td,
.moduletable_home_left td,
.moduletable_home_right td,
.moduletable_home_vbottom td,
.moduletable_home_vbottom_middle td{
    font-size: 11px;
}


.moduletable_home_left{
    color: #5e6458;
}


.moduletable_home_left a:link,
.moduletable_home_left a:active,
.moduletable_home_left a:visited,
.moduletable_home_vbottom_middle a:visited,
.moduletable_home_right a:link,
.moduletable_home_right a:active,
.moduletable_home_right a:visited{
    background-color: transparent;
   color: #ff6600;

    padding: 2px 0px;
    text-decoration: none;
    margin: 0px;
}

.moduletable_home_vbottom a{
    background-color: transparent;
    color: #FFF;
    padding: 2px 0px;
    text-decoration: none;
    margin: 0px;
}

.moduletable_home_middle a,
.moduletable_home_middle a:link,
.moduletable_home_middle a:active,
.moduletable_home_middle a:visited{
    background-color: transparent;
    color: #FF4500;
    padding: 2px 0px;
    text-decoration: none;
    margin: 0px;
    font-weight:bold;

}





.moduletable_home_middle h3,
.moduletable_home_left h3,
.moduletable_home_right h3{
	color: #FFF;
	font-size: 24px;
 font-family: Calibri;
	margin-bottom: 10px;

}
.moduletable_home_left h3{
    color: #e38300;
}


.moduletable_home_vbottom_middle a{
text-decoration: none;

}

.moduletable_home_vbottom_middle ul{
    margin-top:-5px;
}
.moduletable_home_vbottom_middle ul li{
    border-bottom: 1px solid #999;
    list-style: none;
}
.moduletable_home_vbottom_middle li a{
    background-color: #FFF;
    color: #999;
    padding: 0px;
    text-decoration: none;
    margin: 0px;
    display: block;
    padding: 5px 0px 5px 0px;
}
.moduletable_home_vbottom_middle li a:hover{
    background-color: #DDD;
    color: #808285;
}

.moduletable_home_vbottom h3,
.moduletable_home_vbottom_middle h3{
 font-family: Calibri;
	color: #808285;
	font-size: 24px;
	background-color: #FFF;
	margin-bottom: 10px;
}




.moduletable_home_middle{
    background: #ffa431 url(../images/home_box_orange.jpg) top left no-repeat;
}
.moduletable_home_left{
    background: #f7e6cf url(../images/home_box_pale.jpg) top left no-repeat;
}
.moduletable_home_right{
    background: #4f4f4f url(../images/home_box_black.jpg) top left no-repeat;
}

.moduletable_home_middle li,
.moduletable_home_left li,
.moduletable_home_right li,
.moduletable_home_vbottom li{
	margin-left: 18px;
}

#jw-sir li{
	width: 100%;
	text-align: right;
}

#jw-sir li img{
	float: right;
}

#salsa_footer{
    text-indent: -12000px;
}


/**************************************
 * The might clearix
 *************************************/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}


/**************************************
*Muz links
**************************************/

a:link {
COLOR: #ff6600;
}
a:visited {
COLOR: #6495ED;
color: #f58428;
}
a:hover {
COLOR: #ff6600;
}
a:active {
COLOR: #ff6600;
}








/*******************************************************
 * Top right menu
 ******************************************************/
#header #topnavbar{
  background: url(../images/top_menu_left.jpg) top left no-repeat;
  padding-left: 50px;
  height: 23px;
  position:absolute;
  right:0px;
  width:auto;
	}
#header #topnavbar_wrap{
  height: 23px;
  padding-right: 10px;
  background: url(../images/top_menu_right.jpg) top right no-repeat;
  white-space:nowrap;
  _width:0px;
	}

		#header #topnavbar li{
		    display:inline;
			list-style: none;
			text-align: right;
   			white-space: nowrap;
			padding: 2px 10px;
		}
		#header #topnavbar li a{
			font-size: 12px;
			color: #FFF;
			text-decoration: none;
   			white-space: nowrap;
		}

  #header #topnavbar ul{
    padding-top: 3px;
    white-space:nowrap;
    _width:0px;
    height:auto;
  }


/*******************************************************
 * Main Menu
 ******************************************************/		
#menu_holder{
	height: 25px;
  	position: relative;
}

#navbar{
	font-size: 11px;
 	position: absolute;
 	top: 78px;
	clear: both;
	height: 25px;
 	margin: 0px auto;
 	width: 950px;
}

#navbar ul{
	border-left: 1px solid #141414;
	border-right: 1px solid #8a8a8a;
 	float: right;
}

#navbar li{
	text-align: center;
	list-style: none;
        position: relative;
        float: left;
}

#navbar li a{
	background: url('../images/menu_item_bg.jpg') repeat-x;
	border-left: 1px solid #8a8a8a;
	border-right: 1px solid #141414;
	display: block;
	min-height: 15px;
	padding: 5px 12px;
	text-decoration: none;
	color: #cccccc;
	float: left;
    white-space: nowrap;
}

#navbar li.sfhover a,
#navbar a.mainlevel_active{
  color: #FFF;
	}

    #navbar li li a{
       white-space: normal;
    }

#navbar ul li ul{
    position: absolute;
    left: -120000px;
    width: 185px;
}

    #navbar ul li.sfhover ul{
        left: auto;
        clear: left;
        top: 25px !important;
        top: 21px;
        border: 0px;
    }

    #navbar ul li ul li{
        display: block;
        clear: both;
        background-color: #4b4b4b;
        border-bottom: 1px solid #141414;
        text-align: left;
        list-style: disc;
        list-style-position: inside;
        min-height: 27px;
        width: 180px;
        padding-right: 5px;
    }

        #navbar ul li ul li.sfhover ul li.sfhover{
            background-color: #ffb039;
        }
    
        #navbar ul li ul li.sfhover,
        #navbar ul li ul li.sublevel_current{
            background-color: #ffb039;
        }
        #navbar ul li ul li.sfhover ul li{
            border-bottom: 1px solid #141414;
            background-color: #4B4B4B;
        
        }


        #navbar ul li ul li a{
            background-image: none;
            display: block;
            padding: 6px 5px 4px 15px;
            border: 0px;
            width: 165px;
        }

        #navbar ul li ul li ul,
        #navbar ul li.sfhover ul li ul{
            left: -120000px;
            top: 0px !important;
        }



            #navbar ul li.sfhover ul li.sfhover ul{
                left: -185px;
                float: left;
            }

/*******************************************************
 * Left Menu
 ******************************************************/
.left_col ul {
}

.left_col ul li ul {
	margin-bottom: 0px;
	padding-right: 0px;
}

.left_col ul li {
	font-size: 11px;
	padding: 5px 10px;
	list-style: none;
	color: #9e9c9b;
	border-bottom: 1px solid #c5c5c5;
}

.left_col ul li a,
.left_col ul li a:visited {
	color: #777;
	text-decoration: none;
	display: block;
	/*font-weight:bold; */
}

.left_col ul li a.mainlevel {
	font-weight: bold;
}

.left_col ul li li{
	border-bottom: 0px solid #c5c5c5;
}

.left_col ul li li a{
	font-weight: normal;
}

.left_col ul li a:hover,
.left_col ul li a#active_menu {
	color: #262626;
}
