@media (min-width:320px) {

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width:320px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 10px;
}

.navigation {

  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 320px;
  float: left;
  padding:10px;
}

.right {
  width: 320px;
  /*float: left;
  display: none; */
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display: none;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  z-index: 9999;
}

.ux-menu-container {
  display: none;
}

.main-content img {
  width: 80%;
  height: 80%;
}

.main-content table {
  width: 90% !important;
  font-size: 10px;
}



}

@media (min-width:481px) { 

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width: 480px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 0px;
}

.navigation {
  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 480px;
  /*float: left;*/
  padding:10px;
}

.right {
  width: 480px;
  /*float: left;*/
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  z-index: 9999;
}

.ux-menu-container {
  display: none;
}

.main-content img {
  width: 80%;
  height: 80%;
}

.main-content table {
  width: 90% !important;
}

}

@media (min-width:641px) {

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width: 640px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 0px;
}

.navigation {
  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 420px;
  float: left;
  padding:10px;
}

.right {
  padding-top: 10px;
  width: 200px;
  float: left;
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display: inherit;
  margin-left:-150px;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  z-index: 9999;
}

.ux-menu-container {
  display: none;
}

.main-content img {
  width: 80%;
  height: 80%;
}

.main-content table {
  width: 90% !important;
}

}

@media (min-width:851px) {

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width: 850px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 140px;
}

.navigation {
  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 630px;
  float: left;
  padding:10px;
}

.right {
  width: 200px;
  float: left;
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display:block;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  display: none;
}

.ux-menu-container {
  display: block;
}

.main-content img {
  width: 80%;
  height: 80%;
}

.main-content table {
  width: 90% !important;
}

}

@media (min-width:961px) { 

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width:960px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 140px;
}

.navigation {
  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 690px;
  float: left;
  padding:10px;
}

.right {
  width: 250px;
  float: left;
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display:block;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  display: none;
}

.ux-menu-container {
  display: block;
}

}


@media (min-width:1025px) {

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width:1000px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 140px;
}

.navigation {
  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 730px;
  float: left;
  padding:10px;
}

.right {
  width: 250px;
  float: left;
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display: block;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  display: none;
}

.ux-menu-container {
  display: block;
}

}

@media (min-width:1281px) {
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
audio:not([controls]) {
	display: none;
}
html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

a {
  color: #333333;
}
a:focus {
	outline: thin dotted #333;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}
a:hover,
a:active {
	outline: 0;
	color: #666666;
	text-decoration: none;
}

body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana;
  font-size: 12px;
}

.wrapper {
  width:1000px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 13px 0px rgba(0,0,0,0.75);
}

.header {
  text-align: center;
  padding-left: 140px;
}

.navigation {

  background-color: #000000;
  margin-bottom: 10px;
}

.content {
  width: 100%;
}

.main-content {
  width: 730px;
  float: left;
  padding:10px;
}

.right {
  width: 250px;
  float: left;
}

.footer {
  background-color: #000000;
  color: #ffffff;
  font-size: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 10px;
}

.logai {
  float: right;
  position: relative;
  display: block;
}

#ariext93 li {
  width: 220px;
}

.mobilemenu {
  display: none;
}

.ux-menu-container {
  display: block;
}

}