/* -------------------------------------------------------------------------------------------------------- */
/* Menu */
/* -------------------------------------------------------------------------------------------------------- */

#menu_items{width:471px;height:35px;white-space:nowrap;overflow:hidden}
#menu_items a{height:35px;display:block;float:left;background-image:url(../img/generated/sprites/abf76246e3204e789fac8e718a83dcc0.png)}

#head_08c63{width:64px;background-position:-0px 0px}
#head_08c63:hover{background-position:-0px -35px}
#head_08c63.active{background-position:-0px -70px}
#head_08c63:hover.active{background-position:-0px -70px}

#head_70087{width:86px;background-position:-64px 0px}
#head_70087:hover{background-position:-64px -35px}
#head_70087.active{background-position:-64px -70px}
#head_70087:hover.active{background-position:-64px -70px}

#head_9f2bd{width:81px;background-position:-150px 0px}
#head_9f2bd:hover{background-position:-150px -35px}
#head_9f2bd.active{background-position:-150px -70px}
#head_9f2bd:hover.active{background-position:-150px -70px}

#head_64b7e{width:114px;background-position:-231px 0px}
#head_64b7e:hover{background-position:-231px -35px}
#head_64b7e.active{background-position:-231px -70px}
#head_64b7e:hover.active{background-position:-231px -70px}

#head_7a375{width:126px;background-position:-345px 0px}
#head_7a375:hover{background-position:-345px -35px}
#head_7a375.active{background-position:-345px -70px}
#head_7a375:hover.active{background-position:-345px -70px}


#heading
{
	background-color: #07243A;
	
	background-image: url(../img/header_home.png);
	
	background-position: 10px 12px;
	
	background-repeat: no-repeat;
}

body
{
			background-color: #e6cb91;
		background: -moz-linear-gradient(bottom, #f5edd5, #e6cb91);
		background: -webkit-gradient(linear,left top, left bottom, from(#e6cb91), to(#f5edd5));
	    filter: progid:DXImageTransform.Microsoft.Gradient(StartColorStr='#e6cb91', EndColorStr='#f5edd5', GradientType=0);
        
}
