body { margin:0px; background-color:#999; height:100% }
html { height:100% }
a:link { color:#999 }
a:visited { color:#999 }
a:hover { color:#fff }
a:active { color:#fff }
#PageDiv { position:relative; min-width:769px; max-width:1226px; margin:auto }
#jacmini { width:500px; min-height:386px; z-index:0; float:right; margin-left:10px; background-image:url(../Resources/jacmini500x386.gif); background-repeat:no-repeat }
#Menu { height:auto; overflow:visible; position:relative }
#fwNav1 { float:right; padding:0; margin:0; list-style:none }
#fwNav1 .fwNavItem { width:auto; position:relative; float:left; margin:0; padding:0; border-top:0; border-bottom:0 }
#fwNav1 .fwNavItem a { display:block; color:#FFFFFF; text-decoration:none; padding:3px 10px 3px 10px }
#fwNav1 .fwFirstChild { border-left:0 }
#fwNav1 .fwLastChild { border-right:0 }
#fwNav1 .fwNavItem a:hover, #fwNav1 .fwNavItem span a:hover, #fwNav1 .fwNavItem a:focus { color:#000000; text-decoration:none }
#fwNav1 .fwNavItem a:active { text-decoration:none }
#fwNav1-toggle, .fwNav1-toggle-label { display:none }
.fwNav1-toggle-label { width:30px; height:30px; overflow:hidden; background-repeat:no-repeat; background-size:100%; float:right }
#fwNav1 .fwNavItem a.fwCurrent, #fwNav1 .fwNavItem a.fwCurrent:hover { display:block; color:#000000; font-weight:bold }
@media screen and (max-width:768px)
{
	#PageDiv { min-width:680px; max-width:768px }
}
@media screen and (max-width:679px)
{
	#PageDiv { min-width:481px; max-width:679px }
	#jacmini { width:320px; min-height:247px; background-image:url(../Resources/jacmini320x247.gif) }
}
@media screen and (max-width:480px)
{
	#PageDiv { min-width:321px; max-width:480px }
	#jacmini { width:200px; min-height:154px; background-image:url(../Resources/jacmini200x155.gif) }
}
@media screen and (max-width:320px)
{
	#PageDiv { min-width:0px; max-width:344px }
}
