/* CSS Document */

div.Container
{
height:auto;
width:972px;
position:relative;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
margin-top:0px;
}
div.ContentContainer
{
	height:89px;
	width:824px;
	position:absolute;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	left: 249px;
}
div.Header
{
	width:972px;
	height:240px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
div.HeaderImage
{
	padding-top:14px;
	padding-bottom:14px;
	width:483px;
	height:148px;
	position:absolute;
	top:7px;
	background-color:#FFF;
}
div.HeaderTitlePrimary
{
	width:489px;
	height:100px;
	position:absolute;
	left:483px;
	top:7px;
	background-color:#FFF;
	text-align:center;
	font-size:72px;
	color:#030;
	font-style: normal;
}
div.HeaderTitleSecondary
{
	width:489px;
	height:83px;
	position:absolute;
	left:483px;
	top:100px;
	background-color:#FFF;
	font-family: "Viner Hand ITC";
	font-size: 30px;
	color: #003300;
	font-style: italic;
	text-align:center;
}
div.HeaderHome
{
	width:972px;
	height:50px;
	background-color:#C5DB8E;
	position:absolute;
	top:183px;
	text-align:center;
	font-size:30px;
	font-family: "Viner Hand ITC";
	font-style: italic;
	border: medium solid #5B020B;
}
/*Here on is the navagtion layout*/
div.nav
{
	width:95px;
	position:absolute;
	top:237px;
	left:0px;
	background-color:#FFF;
	height:auto;
}
ul
{
	float:left;
	width:100%;
	padding:0;
	margin:0;
}
a.nav
{
	float:left;
	width:107px;
	height:40px;
	text-align:center;
	font-size:24px;
	text-decoration:none;
	color:#030;
	background-color:#FFF;
	font-weight: bold;
	border: 1px solid #030;
}
a.nav:hover {
	background-color:#C5DB8E;
}
ul:first-child {border-left:1px solid white;}
li {display:inline}
div.Edit
{
	width:165px;
	height:9px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	left:108px;
	top:239px;
}
.SalesTable
{
border-collapse:collapse;
width:863px;
}
.TableRow_1{
background-color:#FFFFFF; 
}
.TableRow_2{
	background-color:D5E6BA;
}
.ImageCell{text-align:center; 
width:239px;
}
.SalesCell{text-align:center;
width:195px;
}
td
{border:1px solid #000000;}
.TextCell
{
	width:667px;
}
