﻿@charset "utf-8";
/* CSS Document */
.MainBody { 
	top: 0px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align:center;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 0px;
	margin-right: 1px;#171717
	background-position: center top;
	background-image: url(background2.png);
	color: #999999;
}



#template-selector {
  width: 100%;
  color: #fff;
  height: 52px;
  background: #185789 url(background.gif) repeat-x;
  border-bottom: 3px solid #ccc;
  padding: 5px 0px;
}

.selector-menu {
  float: right;
  margin-right: 10%;
  margin-top: 5px;
  width: 250px;
}

#selector-logo {
 width:450px;
 height: 52px;
 margin-left: 10%;
 float: left;
 background: transparent url(logo.gif) no-repeat top;
}

.selector-button {
 float: right;
 margin-right: 30px;
}

.selector-button a { 
  color: #994800;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  font-family: arial;
  background: transparent url(button.gif) no-repeat; 
  height: 25px; 
  width: 150px; 
  float: left;

}
.selector-button a:hover { background-position: 0 -25px;}
.style1 {
	margin-top: 0px;
}
