BODY{
	background-color: #FFFFFF;
	font-family: Tahoma;
}


DIV#container{

	width: 100%;
	height: 100%;
	border: #FFFF00 0px solid;
	text-align: center;margin: 0 auto;

}


DIV#content{

	width: 810px;
	text-align: center;
	margin: 0 auto;
	border: #FFFF00 0px solid;

}


DIV#top{

	width: 810px;
	height: 166px;
  border: #000000 0px solid;

}

DIV#logo{

	width: 179px;
	height: 166px;
	float: left;
	border: #000000 0px solid;

}

DIV#sep-home{

  float: left; 
  width: 62px; 
  border: #000000 0px solid;

}

DIV#sep{

  float: left; 
  width: 34px; 
  border: #000000 0px solid;

}

DIV#header-home{

	width: 565px;
	height: 166px;
  float: left;
  border: #000000 0px solid;

}

DIV#header{

	width: 595px;
	height: 166px;
  float: left;
  border: #000000 0px solid;

}

DIV#top2{

  clear: both;
	width: 810px;
	height: 20px;
  text-align: left;
   border: #000000 0px solid;
  /*padding-left: 15px;*/

}

DIV#flash_home{

	width: 810px;
	height: 179px;
  border: #000000 0px solid;
  text-align: center;
  
}


DIV#flash_generic{

	background-repeat:no-repeat;
	width: 595px;
	height: 166px;
  border: #000000 0px solid;
  text-align: center;
  float: right;
  
}


DIV#body_home{

  background-color: #FFFFFF;
  width: 810px;
  height: 400px;
  text-align: center;
  border: #000000 0px solid;
  /*overflow: auto;*/
  
}

DIV#box1{

  float: left;
	width: 268px;
	height: 25px;
  border: #000000 0px solid;
  
}


DIV#box2{

  float: left;
	width: 268px;
	height: 25px;
	border: #000000 0px solid;
  
}


DIV#box3{

  float: left;
	width: 268px;
	height: 25px;
	border: #000000 0px solid;
  
}



DIV#generic_home{

  background-color: #FFFFFF;
  width: 810px;
  height: 300px;
  overflow: auto;
  text-align: center;
  border: #000000 0px solid;
  
}


DIV#generic_title{

  float: right;
  /*background-image:url(../template/images/title.jpg);
	background-repeat:no-repeat;*/
	width: 250px;
	height: 27px;
	border: #000000 0px solid;
  color: #FFFFFF;
  
}


DIV#generic_left{

  float: left;
	width: 168px;
	height: 100%;
	overflow: auto;
	border: #000000 0px solid;
  
}


DIV#generic_center{

  float: left;
	width: 47px;
	height: 100%;
	overflow: auto;
	border: #000000 0px solid;
  
}

DIV#print-fax{
  display: none;
}

DIV#generic_right{

  float: right;
	width: 595px;
	border: #000000 0px solid;
  
}


DIV#separator{

  clear: both; 
  height: 0; 
  border: #000000 0px solid;
  font-size: 1px;
  
}


DIV#bottom{
  clear: both;
  padding-top: 8px;
  border-top: #000000 1px solid;
	width: 810px;
	height: 60px;
}


DIV#foot{
  width: 810px;
  margin: 0 auto;
	padding-top: 8px;
	border: #000000 0px solid;
	text-align:center;
	height: 40px;
}

DIV#leftLogin {
  float:left;
  width: 400px;
  margin: 0px 8px 0px 0px;
  text-align: left;
  border-right: #a0a0a0 solid 1px ;
}

DIV#rightLogin {
  float:left;
  width: 400px;
  margin: 0px 0px 0px 0px;
  text-align: left;
}

DIV#order {
  
  margin-left: 30px;
  width: 500px;
  background-color:#f0f0f0;
  border: #a0a0a0 solid 1px ;
}


