body {
	font-family: arial, sans-serif;
 height: 1%;
 margin: 0px;
  background-color: #efefef;
}
body #Content font {
	color: #555555;
}
body .HeaderBar {
	background-image: url(i/HeaderBG.png);
	background-repeat: repeat-x;
    min-height: 233px;
	height:233px;
  z-index: 2;
  position: relative;
}
body .HeaderBar .Title {
	background-image: url(i/header.png);
	background-repeat: no-repeat;
	background-position: center top;
    min-height: 233px;
	height:233px;
    z-index: 3;
    position: relative;
}
    body .ContentBar .CustomerLogin {
        background-image: url(i/CustomerLogin.png);
        background-repeat: no-repeat;
        background-position: Center 12px;
        float: left;
        min-height: 250px;
        height: 250px;
        width: 500px;
    }
body .PageBar .Footer {
  background-image: url(i/contactsbackground_loginpage.gif);
  background-repeat: no-repeat;
  background-position: Center top;
  background-size: contain;
  min-height: 300px;
  height: 222px;
  float: left;
  width: 500px;
}
body .PageBar .Footer .FooterText {
	width: 100%;
	position:relative;
  left: 47px;
  top: 5px;
	font-style: italic;
	font-size: 12px;
	color:#ff0000;
}
body .PageBar .Footer .FooterNum {
  color: #333333;
  float: right;
  font-size: 13px;
  font-style: normal;
  left: 0;
  position: relative;
  top: 6px;
  width: 50%;
  line-height: 1.35em;
}
body .PageBar .Footer .FooterText .Location {
	float:left;
	position:relative;
	left: 5%;
	top:6px;
	width:39%;
	font-style: normal;
	font-size: 13px;
	color:#333333;
	line-height:1.35em;
}
body .ContentBar .CustomerLogin .Submit {
    background-position: 50% 50%;
    left: 394px;
    min-height: 27px;
    cursor: pointer;
    width: 75px;
    position: relative;
    top: -27px;
}
body .ContentBar .CustomerLogin .Text {
  padding-left: 75px;
  position: relative;
  top: -5px;
}
a {
	color: #AAAA00;
	font-size:12px;
}
body .ContentBar .BoxLine {
	left: 240px;
	position:relative;
	top: 74px;
	width:224px;
}
body .ContentBar .BoxLine2 {
    Left: 8px;
    position: relative;
    top: 103px;
	width:224px
}
body .ContentBar .remember {
	padding-left:622px;
	padding-top:120px;
	font-size: 13px;
	line-height: 1em;
	color: #333333;
}
body .ContentBar #checker {
	padding-left:0px;
	top:1px;
	position: relative;
}
body .container {
  background-color: #fff;
  margin-top: -10px;
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
  border-left: 1px solid #333;
  border-bottom: 1px solid #333;
  border-right: 1px solid #333;
  margin-top: -10px;
  z-index: 1;
  border-bottom-left-radius: 25px;
  border-bottom-right-radius: 25px;
}
body .FooterHeader {
  color: #333333;
  font-size: 12px;
  left: 45px;
  position: relative;
  font-size: 11px;
  letter-spacing: 0.15px;
  top: -5px;
}
body .ContentBar .CustomerLogin .Submit .SignIn {
	padding-left:12px;
	padding-top:3px;
}
body .ContentBar .CustomerLogin .Register {
  background-image: url(i/button.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  left: 45px;
  min-height: 27px;
  position: relative;
  top: -102px;
  width: 75px;
}
body .ContentBar .CustomerLogin .Register .RegisterBtn {
	padding-left:8px;
	padding-top:3px;
}
body .ContentBar .CustomerLogin .Support {
  background-image: url(i/button.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  cursor: pointer;
  left: 45px;
  min-height: 27px;
  position: relative;
  top: -97px;
  width: 75px;
}
body .ContentBar .CustomerLogin .Support .SupportBtn {
	padding-left:8px;
	padding-top:3px;
}
.SSMap {
  float: right;
  width: 450px;
  margin-top: 20px;
  border: 1px solid #999;
  margin-right: 20px;
}
.FourTires {
  background-image: url(i/FourTires2.png);
  float: right;
  height: 246px;
  width: 474px;
  background-repeat: no-repeat;
}

.MarketingText {
    text-align: center;
    width: 500px;
}