.main_table td{
	background: #FEEDE1;
	color: #2579D3;
	border: 1px solid #7BB1E8;
	padding: 15px;
	font-family: arial;
	font-weight: bold;
	vertical-align:center;
}

.main_table #zag{
	background: #99C9ED;
	color: #ffffff;
	padding:0;
}

.main_table h1{
	font-size: 1px;	
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	vertical-align:center;
	text-align:left;
	font-size: 13px;
}

.main_table {
	font-size: 16px;
	font-family: arial;
	height: bold;
	vertical-align:center;
}

.main_table span {
  background: #A0C7EE;
  color: #000;
  padding: 2px 6px;
  font-size: 16px;
  font-family: courier new;
  font-weight: bold;
  width:100%;
}

.main_table a{
	font-size: 11px;
	font-family: arial;
	color:#808080;
	
}

.main_table p{
	font-size: 12px;
	font-family: arial;
	color:#808080;
	font-weight: normal;
}


* {
  margin: 0;
  padding: 0;
}
body {
  font: 11px/13px Arial, Tahoma, Verdana, sans-serif;
  width: 100%;
  color: #5A5A5A;
}
a {
  color: #4F97E0;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0;
  padding: 8px 0;
  font-size: 11px;
  font-family: arial;
  color:#808080;
}

#wrapper {
  margin: 0 12px;
  width: expression((documentElement.clientWidth|document.body.clientWidth)<976?'976px':'');
  min-width: 976px;
  background: url(/images/clouds.gif) 329px 183px no-repeat;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
  position: relative;
  height: 183px;
}
#logo {
  position: absolute;
  top: 49px;
  left: 43px;
  width: 170px;
  height: 60px;
  background: url(/images/logo.gif) no-repeat;
}
#logo a {
  display: block;
  width: 170px;
  height: 60px;
  text-decoration: none;
}
#topLinks {
  position: absolute;
  top: 10px;
  right: 20px;
  z-index: 1;
  font-size: 12px;
  color: #4F97E0;
}
#topLinks a {
  padding: 0 3px;
}
#img {
  position: absolute;
  top: 0;
  left: 287px;
  z-index: 0;
  width: 600px;
  height: 153px;
}
#order {
  background: url(/images/count.png) no-repeat scroll left top transparent;
  position: absolute;
  font-size: 16px;
  font-family: arial;
  top: 60px;
  right: 100px;
  z-index: 1;
}
#order a {
	padding: 26px 48px 36px 86px;
	display: block;
}
#line {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 30px;
  background: #299EDE url(/images/blue_gradient.gif) repeat-x;
  font-size: 12px;
}
#topMenu {
  height: 22px;
  color: #FFF;
  background: #F78C4E url(/images/orange_gradient.gif) repeat-x;
  width: 290px;
  padding: 8px 0 0 20px;
}
#topMenu a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
  padding: 0 3px 0 16px;
}
#topMenu a:hover {
  text-decoration: underline;
}
#arrows {
  position: absolute;
  top: 0;
  left: 304px;
  width: 110px;
  height: 30px;
  background: url(/images/arrows.gif) no-repeat;
}
#topMenu a.m1 {
  background: url(/images/icon1.gif) 0 2px no-repeat;
}
#topMenu a.m2 {
  background: url(/images/icon2.gif) 3px 2px no-repeat;
}
#topMenu a.m3 {
  background: url(/images/icon3.gif) 3px 2px no-repeat;
}
#topMenu a.m4 {
  background: url(/images/icon4.gif) 3px 2px no-repeat;
}
#line form {
  position: absolute;
  top: 0;
  left: 467px;
}
#line input {
  font-family: arial;
  font-size: 12px;
  height: 18px;
  margin: 4px 3px 0 0;
  /margin: 3px 3px 0 0;
  width: 135px;
}
html:root #line input {
  margin: 4px 3px 0 0;
}
#line input.go {
  width: auto;
  height: 21px;
  background: #FF7800;
  border: 1px solid #FFF;
  color: #FFF;
  margin: 0;
  /margin: 0 0 1px;
}
html:root #line input.go {
  margin: 0 0 -2px;
}
#line select {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 290px;
  font-family: arial;
  font-size: 12px;
}
@media all and (min-width: 0) {
  #line select {height: 21px;}
}


/* Content
-----------------------------------------------------------------------------*/
#container {
  width: 100%;
  margin: 30px 0 0;
  
}
#container a {
  font-weight: bold;
}
#content {
  width: 95%;
  float: left;
  padding: 25px;
}


p{
  margin: 0 5px;
  padding: 8px 0;
  font-size: 13px;
  font-family: arial;
  color:#808080;
}

#text {
  margin: 0 230px 0 220px;
  padding: 0px 0 70px;
}

#text ul li{
	 margin: 0 30px;
  padding: 0px 0;
  font-size: 13px;
  font-family: arial;
  color:#808080;
}

h2 {
  font-size: 12px;
  color: #FFF;
  background: #7BB1E8;
  line-height: 29px;
  padding-left: 10px;
  margin: 25px 0 15px;
  margin-left: -12px;
}

#content h1 {
  font-size: 15px;
  color: #FFF;
  background: #7BB1E8;
  line-height: 30px;
  padding-left: 10px;
  margin: 0 0 0 0;
  margin-left: 0px;
}

.blue {
  background: #E1EFFD;
  padding: 7px 15px 7px 180px;
}
p.padding {
  padding: 5px 5px 8px 182px;
}


/* Left
-----------------------------------------------------------------------------*/
#left {
  float: left;
  width: 240px;
  margin-left: -100%;
  font-size: 12px;
}
ul#menu {
  line-height: 20px;
  color: #4F97E0;
  list-style-type: square;
  margin: 0 0 20px 30px;
}

#menu a {
  display: block;
  height: 20px;
  padding-left: 3px;
}
#menu a:hover {
  background: #4F97E0;
  color: #FFF;
  text-decoration: underline;
}
#faq {
  border: 1px solid #B7D4F2;
  margin: 0 15px;
  line-height: 26px;
}
#faq a {
  display: block;
  padding: 0 0 0 28px;
  background: url(/images/faq.gif) 3px 3px no-repeat;
}
#left h3 {
  margin: 33px 0 12px;
  line-height: 29px;
  background: #FFA164;
  color: #FFF;
  font-size: 12px;
}
#left h3 span {
  margin: 0 0 0 33px;
  padding: 0 0 0 10px;
  background: #7BB1E8;
  display: block;
  border-left: 1px solid #FFF;
}
form#autoriz {
  text-align: right;
  margin: 0 22px 0 0;
  font-weight: bold;
}
#autoriz input {
  width: 120px;
  margin: 3px 0 0 3px;
  font-family: arial;
  font-size: 12px;
}
html:root #autoriz input {
  margin: 5px 0 0 3px;
}
#autoriz input.go {
  width: 52px;
  height: 21px;
  background: #FF7800;
  border: 1px solid #FFF;
  color: #FFF;
  margin: 5px 73px 8px 0 !important;
}
html:root #autoriz input.go {
  margin: 5px 70px 8px 0 !important;
}
a.reg {
  background: url(/images/key.gif) 0 2px no-repeat;
  padding: 0 0 0 10px;
  margin-right: 45px;
  font-size: 11px;
}



/* Right
-----------------------------------------------------------------------------*/
#right {
  float: left;
  width: 213px;
  margin-left: -235px;
}
#right h3 {
  margin: 33px 0 12px;
  line-height: 29px;
  background: #7BB1E8;
  color: #FFF;
  font-size: 12px;
}
#right h3 span {
  margin: 0 0 0 33px;
  padding: 0 0 0 10px;
  background: #FFA164;
  display: block;
  border-left: 1px solid #FFF;
}
.date {
  margin: 0 0 8px;
}
.date span {
  background: #A0C7EE;
  color: #FFF;
  padding: 2px 6px;
  font-weight: bold;
  font-size: 12px;
  text-decoration:none;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
  height: 95px;
  background: url(/images/logo2.gif) 30px 0 no-repeat;
}
#footer a {
  font-weight: bold;
}
#copyright {
  padding: 38px 0 0 30px;
  float: left;
  margin-right: 30px;
}
#bottomLinks {
  float: left;
  margin: 5px 0 0;
  padding: 5px 0 0 25px;
  border-left: 1px solid  #4F97E0;
}
#bottomLinks ul {
  float: left;
  list-style: none;
  margin: 0 25px 0 0;
  line-height: 14px;
}

#bottomLinks ul li {
  margin: 5px 0;
}

.left {
  float: left;
}
.clear {
  clear: both;
}

.sitemap_item {
	margin: 10px 0 10px 60px;
	font-size: 16px;
	font-family: arial;
	font-weight: bold;
	vertical-align:center;
}

.sitemap_sub_item {
	margin: 5px 0 5px 120px;
	font-size: 14px;
	font-family: arial;
	vertical-align:center;
}

form {
	border: 1px dashed #769BB8;
	margin: 0.8em 0 1.5em;
	padding: 15px 0;
	width: 95%;
}

form table {
	margin: 0;
	width: 100%;
}

table {
	border: 0 none;
	border-collapse: collapse;
	font-size: 90%;
	margin-bottom: 1.2em;
}

.nobord {
	border: medium none !important;
}

.form_style .required {
	color: #FF0000;
	font-size: 15px;
	padding: 0 10px;
}

.form_style .form_error {
	color: #FF0000;
	display: none;
	font-size: 12px;
}

.form_style #form_submit {
	border:2px solid #848388;
	font-family:Trebuchet MS;
	font-size:17px;
	margin-left:0;
}

.form_style input, .form_style textarea, .form_style select {
	background-color:#F0F0F0;
	border:1px dashed #848388;
	font-family:Trebuchet MS;
	font-size:15px;
	margin:4px 0;
	padding:3px;
}

form label {
	display:block;
	margin-top:0.2em;
}