.my_navbar {
  height: 24px;
  margin-bottom: 15px;
  padding: 5px;
  background-color: black;
  background-image: none;
  font-weight: bold;
}

.my_navbar a{
  padding: 5px;
  margin: 5px;
  color: white;
}

/* Store body */
body div div div div table {
/*  background-image: url(/images/white.png); */
}

/* Store Main TD */
body div div div div table tr td{

}

body {
	background: #4891DC url(/Background_Top_Steel.jpg) repeat-x left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	min-height: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#page_background {
	position: absolute;
	background-image: url(/images/background_logo.png); 
	top: 135px;
	left: 0px;
	width: 100%;
	height: 100%;
}

#wrap {
	position: relative;
	min-height: 100%;
	height: auto !important;  
	height: 100%;
	width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background: url(/RacingStripe_Bottom.png) repeat-y left top;
}

#stripe {
	position: relative;
	float: left;
	width: 99px; 
}

p { text-align: justify; }


#background_bottom {
  background-image:url(/Background_Bottom_Steel.jpg);
  background-repeat: repeat-x;
  width: 100%;
  height: 50px;
  clear: both;
  margin: -50px 0 0 0;
  padding-top: 0px;
}

#header {
	position: relative; 
	width: 1150px; 
	margin-left: auto; 
	margin-right: auto;
	height: 135px;}

#editable {
	width: 1050px;
	height: 100%;
	min-height: 100%;
	float: right;
}

#thumb {
  position: absolute;
  left: 840px;
  top: 20px;
  float: right;
}

#footer {
    background-image:url(/Background_Bottom_Steel.jpg);
	  background-repeat: repeat-x;
	position: relative;
	bottom: 0px;
	width: 100%;
	font-size: x-small;
   }

#content {
	position: relative;
	width: 1150px;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	background: url(/RacingStripe_Bottom.png) repeat-y left top;
}

.push { height: 50px; }

.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


ul.menu {list-style:none; margin:0; padding:0; text-align:center;}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none; font-family: Century Gothic; font-size: 12px}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {position:absolute; top:26px; left:0; background:#d1d1d1; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; solid #aaa; width:148px; margin:0; text-align:left}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1; color:#636363;}
ul.menu ul li a:hover {color:#4891dc  }
ul.menu a:hover  {color:#4891dc;} 
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink { solid #aaa; padding:5px 7px 7px; width:94px}
ul.menu .menulink:hover, ul.menu .menuhover {background:url(images/header_over.gif)}
ul.menu .sub {background:#d1d1d1 url(images/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}
#products { height:90px; #top: 50%;display: table-cell; vertical-align:middle; }
a#edm{ color:black; }
a#edm:visited{ color:black;  }
a#edm:hover { text-decoration:none; color:#ff6600; }

a#fp{ color:white; }
a#fp:visited{ color:white;  }
a#fp:hover { text-decoration:none; color:#4891dc; }
a#fw{ color:white; }
a#fw:visited{ color:white;  }
a#fw:hover { text-decoration:none; color:black; }#wrap #content p {
	font-weight: bold;
}
