/* global container */
body {
	margin: 0; padding: 0;


}
.html {
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align: center; /* IExplorer */

}

/* main container */
.container {
  position: relative; padding: 0; margin: auto; /* Firefox, Mozilla, Opera */
  height: auto; width: 780px;
  font-family: "Tahoma";  font-size: 11px;
  color: #4F4B46;	
}

/* container */
.header  {
  position: relative;  clear: both;
  background: url(images/header.jpg) no-repeat;
  height: 315px;  width: 780px;
}

.flash {
  position: absolute;
  background: url(images/flash.jpg) no-repeat;
	top: 0px; left: 265px;
  height: 315px;  width: 515px;

}

.body {
	margin: 0;	padding: 0;
	width: 780px;
/*  background: url(images/back.gif) repeat-y;
*/
}




#menu1{
	text-align: center;
	position: absolute;
	top: 40px; left: 290px;
}
#menu2{
	text-align: center;	position: absolute;
	top: 12px; left: 175px;
}
#menu2 a {
	color: #FFFFFF;
}
#menu3{
	text-align: center;	position: absolute;
	top: 10px; left: 45px;
}



/* body */
.body table {
  position: relative;
  height: auto;  width: 780px;
  background: url(images/back.gif) repeat-y;
}


/* footer */
.footer {
  position: relative;  clear: both;
  background: url(images/footer.jpg) no-repeat;
  height: 85px;  width: 780px;
}

#login {
	height: 90px; width: 260px;
  background: url(images/login.gif) no-repeat;
}


#copyright {
  position: absolute;	  padding-left: 14px;
  height: 20px; width: 780px;  
  top: 55px;  left: 0px;	text-align: center;
	color: #717171; font-size: 11px;
  background: url(images/copyright.gif) no-repeat;
}

#copyright a {
	color: #67A200;

}

#left {
	float: left;
	width: 260px;
}
#right {
	float: right;
	width: 260px;
}

#contacts {
	width: 500px;
	text-align: center;
}

input, textarea{
	border: solid 1px #A1A1A1; width: 140px; height: 14px;
	margin-left: 15px;
	margin-bottom: 0px;
	margin-top: 7px;
}

textarea{
	height: 30px;
}

button#b1{
	height: 16px; width: 16px;
	border: none;
	margin: 0; padding: 0;
  background: url(images/button.gif) no-repeat;
}
button#b2{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button2.gif) no-repeat;
}
button#b3{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button3.gif) no-repeat;
}
button#b4{
	height: 24px; width: 60px;
	border: none;
  background: url(images/button4.gif) no-repeat;
}

td.bbottom {
	border-bottom: solid 1px #E0E0E0;
}

td.bleft {
	border-left: solid 1px #E0E0E0;
}

a {
	color: #67A200;
}

b {
	color: #5A5652;
}


img {
	border: none; 
}


img.left {
	float: left;
	margin-right: 10px;	margin-left: 0px;
	border: solid 1px #C0C0C0;
}


td.left {
	margin-left: 20px;
	color: #C0C0C0;
  background: url(images/left_back.gif) repeat-y;
}
td.left p {
	margin-left: 35px;
}


td.right {
	font-size: 10px;
}

td.left b {
	color: #FFFFFF;
	font-weight: normal; text-decoration: underline;
}

td.left a {
	color: #A8E52E;
}

p {
	margin: 0px 10px 0px 15px;
}

p.right {
	text-align: right;
}


span.date {

	padding: 2px 2px 2px 2px;
	margin: 0px 0px 0px 35px;
	background: #76AD00;	color: #C8E48B;
}

span.arrow {
	padding-left: 20px;
  background: url(images/arrow.gif) no-repeat;
}
span.arrow1 {
	margin-left: 15px;
	padding-left: 15px; text-align: right;
  background: url(images/arrow2.gif) no-repeat;
	line-height: 14px;
}

span.bullet {
	padding-left: 14px; text-align: right;
  background: url(images/bullet.gif) no-repeat;
}
span.price {
	font-size: 14px;  font-weight: bold;  color: #105A9B;
  padding-left: 64px;   background: url('images/price.gif') no-repeat;
} 

ul {
	margin: 10px 0px 10px 0px; padding: 0;
	color: #67A200; text-decoration: underline;

}
li {
	margin-left: 30px;
}






select {
  height: 21px;
  width: 216px;
}






h1{
  padding: 0;  margin: 5px 0px 0px 0px; 
  height: 30px; width: 200px;
}
h1.h1{
  background: url('images/h1.gif') no-repeat;
}
h1.h2{
  background: url('images/h2.gif') no-repeat; 
}
h1.h3{
  background: url('images/h3.gif') no-repeat;
}
h1.h4{
  background: url('images/h4.gif') no-repeat;
}
h1.h5{
  background: url('images/h5.gif') no-repeat;
}







