

	/* --[[ Main Container ]]-- */
	#imouter0 {
		border-style:solid; 
		border-color:#e5af30; 
		border-width:0px; 
		padding:0px; 
		margin: 0px px 0px 0px;
		margin-left:0px;
	}

	/* --[[ Main Items ]]-- */
	
	#imenus0{
		padding: 0px;
		margin: 0px;
	}	
	
	#imenus0 li {
		padding: 0px;
		float:left;
	}

	/* --[[ Main Items ]]-- */
	#imenus0 li a {
		color:#333;
		font-size:20px;
		font-weight:normal;
		font-weight: 500;
		letter-spacing: 0.5px;
		margin:0px 0px 0px 0px;
		text-decoration:none;
	}
	
	#imenus0 .margin-divide{
		margin-right: 85px;	
	}

	/* [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; }

	/* [active] */
	#imenus0 li a.iactive {}
	
	/* --[[ 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;
	}
	
	#imenus0 li:hover .imeam span,#imenus0 li a.iactive .imeamj span {
		background-image:url(../wwwroot/templates/none); 
		background-repeat:no-repeat;
		background-position:top left;
	}
	
	/* --[[ Sub Container ]]-- */
	#imenus0 li ul {
		background-color:#fff;
		border:1px solid #a29fa0;
		border-bottom-left-radius:3px;
		border-bottom-right-radius:3px;
		margin:0px;
		margin-top:15px;
		margin-left: 0px;
		width:165px;
		text-align:left;
		padding:0px 12px 10px 12px;
		border-top:0px;
		padding-top:0px;
	}

	#imenus0 ul li a
	{
		padding:0px;
		margin:0px;
		padding-left:11px;
		background-image: url(../img/arrow-graphic2.png);
		background-position: left center;
		padding-bottom: 6px;
		padding-top: 6px;
		color:#a29fa0;
		letter-spacing:0px;		
		text-transform: none;	
		-o-transition:0s;
		-ms-transition:0s;
		-moz-transition:0s;
		-webkit-transition:0s;
		transition:0s;
		border-top:1px dotted #999;
	}

	#imenus0 ul li a:hover
	{
		color:#333;
	}
	
	#imenus0 li ul li { 
		margin-left:0px;
		border:0px;		
	}
	
	/* --[[ Sub Items ]]-- */
	#imenus0 ul a {color:#a29fa0; text-align:left; font-size:14px; font-weight:normal; text-decoration:none; border-style:none; border-color:#ffffff; border-width:1px; padding:0px 5px; margin-left:5px; background-image:url(../img/arrow.png); background-repeat:no-repeat; background-position:0% 50%; padding-left:15px; text-transform:none}

	/* [hover] - These settings must be duplicated for IE comptatibility.*/
	#imenus0 ul li:hover>a {text-decoration:none; color: #333; }
	#imenus0 ul li a.ihover {text-decoration:none; color: #333  }
	#imenus0 ul li a {text-decoration:none; font-weight: normal; color:#666;}

	/* [active] */
	#imenus0 ul li a.iactive {color: #acaeb1;}
	
	/* --[[ Sub Expand Icons ]]-- */
	#imenus0 ul .imeas span,#imenus0 ul .imeasj span{width:5px; height:7px; left:0px; top:3px; background-repeat:no-repeat;background-position:top left;}
	
	#imenus0 ul li:hover .imeas span,#imenus0 ul li a.iactive .imeasj span {background-repeat:no-repeat;background-position:top left;}
	
	.imrcmain0.imgl #imouter0 #imenus0 .margin_bottom
	{
		margin-bottom: 13px;	
	}
	
	#mRight{
		margin-left:23.8%;
	}
	
/* Monitor Resolution ----------- */
/* @media only screen and (min-device-width : 1400px) and (max-device-width : 1050px)  { */
@media only screen and (max-width : 1500px) {


}

/* Monitor Resolution ----------- */
/* @media only screen and (min-device-width : 1280px) and (max-device-width : 720px)  { */
@media only screen and (max-width : 1350px) {



}

/* Monitor Resolution ----------- */
/* @media only screen and (min-device-width : 1152px) and (max-device-width : 864px)  { */
@media only screen and (max-width : 1250px) {



}


/* iPads (portrait & landscape) ----------- */
/* @media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  { */
@media only screen and (max-width : 1100px) {



}

/* iPads (portrait & landscape) ----------- */
@media only screen and (max-width : 950px) {

	#imenus0 li a {
		font-size:18px;
	}
	
	#imenus0 .margin-divide{
		margin-right: 40px;	
	}

}


/* iPad Minis (portrait & landscape) ----------- */
@media only screen and (max-width : 620px) {



}


/* 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) {


}
	
	