.menu_button,
.thesamerow
{
	float:left;
}

center_footer,
.div_body{
  width: 1000px ;
  margin-left: auto ;
  margin-right: auto ;
  font-family:Arial, "Times New Roman", "Sans-serif"; 
  
}

.menu_seperator
{
	float:left; width:8px; height:100px
}

.footer_style
{
	width:100%;
	height:33px;
	background: url(../resources/images/bottom_bg.png) repeat-x;
}


.menu_button
{
	padding-top:22px;
}

.image_link
{
  border:0px;
}

.arial_12,	
.arial_bold,
.arial_14,
.arial_bold_14,
.arial_font,
.arial
{
	font-family:Arial, "Times New Roman";
}
	
.tahoma
{
	font-family:Tahoma, "Times New Roman";
}

.arial_12
{
	font-size:12px;
}

.arial_14
{
	font-size:14px;
}

.arial_bold_14
{
	font-size:14px;
	font-weight:bold;
}

.arial_bold
{
	font-weight:bold;
}