
	/* --[[ Main Container ]]-- */
	#imouter0 {
		border-style:solid; 
		border-color:#e5af30; 
		border-width:0px; 
		padding:0px; 
		margin: 0px 0px 0px 0px;
	}

	/* --[[ Main Items ]]-- */
	
	#imenus0 {
		margin: 0px 0px 0px 0px;
	}	
	
	#imenus0 li {
		padding: 0px;
		float:left;
	}
	
	#imenus0 li{
		font-weight:bold;
	}
	
	/* --[[ Main Items ]]-- */
	#imenus0 li a {
	color:#fff;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	text-decoration:none;
	}
	
	.imrcmain0.imgl #imouter0 #imenus0 .margin_right
	{
		padding-right: 53px;	
	}

	/* [hover] - These settings must be duplicated for IE compatibility.*/
	#imenus0 li:hover>a {text-decoration:none; }
	#imenus0 li a.ihover, .imde imenus0 a:hover {text-decoration:none; }
	
	/* --[[ Main Expand Icons ]]-- */
	#imenus0 .imeam span,#imenus0 .imeamj span {
		background-image:url(); 
		width:7px; 
		height:5px; 
		left:0px; 
		top:5px; 
		background-repeat:no-repeat;
		background-position:top left;
	}
		
	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
    	background-color: #1061ac;
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#338adc', endColorstr='#1061ac');
		background:-webkit-gradient(linear,left top,left bottom,from(#338adc),to(#1061ac));
		background:-moz-linear-gradient(top,#338adc,#1061ac);
		border-style:solid;
		border-color: #0055a5;
		border-width:1px;
		margin:0px;
		margin-top:18px;
		margin-left:-10px;
		width:200px;
		text-align:left;
		padding:10px;
		padding-top:5px;
		border-top:0px;
		border-bottom-right-radius:5px;
		border-bottom-left-radius:5px;
	}

	#imenus0 ul li a
	{
		padding:0px;
		margin:0px;
		padding-left:11px;
		background-image: url(../img/arrow-graphic.png);
		background-position: left center;
		padding-bottom: 1px;
		padding-top: 1px;
		color: #fff;
		letter-spacing:0px;
		font-family: Arial, Helvetica, sans-serif;
		text-transform:none;
	}
	
	#imenus0 li ul li { 
		margin-left:0px;
		border:0px;
	}
	
	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {
		color:#808080; 
		text-align:left; 
		font-size:13px; 
		font-weight:normal; 
		text-decoration:none; 
		padding-left:20px; 
		margin-left:5px; 
		background-image:url(../img/sprites.png); 
		background-position:0 -113px; 
		background-repeat:no-repeat;
	}
	


	
/* iPads (portrait & landscape) ----------- */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { */
@media only screen and (max-width : 1100px) {

	.imrcmain0.imgl #imouter0 #imenus0 .margin_right
	{
		padding-right: 35px;	
	}

}

/* iPads (portrait & landscape) ----------- */
@media only screen and (max-width : 1000px) {
		
	.imrcmain0.imgl #imouter0 #imenus0 .margin_right
	{
		padding-right: 20px;	
	}

}

/* iPads (portrait & landscape) ----------- */
@media only screen and (max-width : 900px) {
		
	.imrcmain0.imgl #imouter0 #imenus0 .margin_right
	{
		padding-right: 10px;	
	}

}



/* iPad Minis (portrait & landscape) ----------- */
@media only screen and (max-width : 620px) {

	.imrcmain0.imgl #imouter0 #imenus0 .margin_right
	{
		padding-right: 20px;	
	}

}


/* Smartphones (portrait) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media only screen and (max-width : 500px) {



}


/* Smartphones (portrait) ----------- */
/*@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {*/
@media only screen and (max-width : 340px) {




}
	
	