body
{
 font:75%/normal Arial, Helvetica, sans-serif;
 background-color: white;
 color:#ffffff;
}

div.container
{
 width:900px;
 height:100%;
 margin-right:auto;
 margin-left:auto;
 background-color: white;
}

div.header
{
 width:900px;
 height:400px;
 text-align: left;
/* padding-top:10px;*/
 color:white;
 font-size:15px;
 background-color:white;
 border-bottom:10px solid red;
}

div.headerLeft
{
 float:left;
 height:200px;
 margin-left:50px;
}

div.headerRight
{
 float:right;
 height:100px;
 padding-top:50px;
 margin-right:50px;
 margin-top:10px;
 text-align:middle;
}

div.content
{
 height:100%;
 width:888px;
 padding:6px;
 border-top: 1px solid white;
 background-color:#242424;
}

div.menubar
{
  height:25px;
  width: 898px;
  padding-top:10px;
  color:white;
  text-align:center;
  border-left:1px solid white;
  border-right:1px solid white;
  background-color:black;
}
 
div.menu
{
  height:50px;
  width:900px;
  padding-top:1px;
  margin-right:50px;
  clear:left;
/*  background-color:#CBC5B9;*/
/*  background-color:#627BA6;*/
  background-color:#000000;
} 

div.left
{
  float:left;
  width:500px;
  height:950px;
  margin-top:50px;
  background-color:#242424;
  color:white;
  padding:20px;
}

div.right
{
  float:right;
  width:295px;
  height:100%;
  margin:0;
/*  border:1px solid red; */
  background-color:#242424;
  color:black;
}

div.box
{
  width:240px;
  height:250px;
  margin:0 auto;
  margin-bottom:10px;
  padding-top:20px;
  padding-left:20px;
/*  background-color:#627BA6;*/
  background-color:#000000;
  color:white;
  text-align:left;
}

div.box2
{
  width:240px;
  height:250px;
  margin:0 auto;
  margin-bottom:10px;
}

div.clearBox
{
  width:860px;
  height:250px;
  margin:0 auto;
  margin-top:10px;
  padding-top:20px;
  color:white;
}

div.navigate
{
  float:left;
  width:260px;
  height:15px;
  margin-top:10px;
  margin-left:30px;
/*  border:1px solid black;*/
  color:white;
  text-align:left;
}

a.buy
{
  float:right;
  width:100px;
  height:30px;
  text-decoration:none;
  color:white;
  background-color:black;
  text-align:center;
  font-size:15px;
}

a
{
  float:left;
  width:125px;
  height:20px;
  text-decoration:none;
  color:white;
/*  background-color:#CBC5B9;*/
/*  background-color:#627BA6;*/
  background-color:#000000;
/*  padding:0.2em 0.6em;*/
  padding:5px 0px 0px 0px;
  text-align:center;
  font-size:15px;
}

a.social_media
{
 float:left;
 width:200px;
 height:38px;
 color:white;
 margin-left:10px;
 text-decoration:none; 
 text-align:left;
/* border:1px solid yellow;*/
}

a:hover {color:orange; }

ul
{
  float:left;
  width:900px;
  padding:0px;
  margin-left:10px;
  list-style-type:none;
}

li {display:inline;}

div.copyHorz
{
 float:center;
 width:100%;
 text-decoration: none;
 text-align:center;
 color: white;
 background-color: black;
}

a.order
{
  width:275px;
  height:75px;
  color:white;
  padding-top:5px;
  font-size: 14px;
}

a.links
{
  float:left;
  width:325px;
  height:20px;
  text-decoration:none;
  color:white;
  padding:5px 0px 0px 0px;
  text-align:left;
  font-size:15px;
  background:none;
}
