html 
{
	margin: 0px;
	padding: 0px;
}

body
{
	font-family: 'Century Gothic', Verdana;
	font-size: 10pt;
	background-image: url('backside.png');
	background-repeat: repeat;	
}

p
{
	margin: 0 0 .5em 0;
}

a
{
	color: #AD99B3;
}

h1
{
	font-weight: bold;
	font-family: 'Century Gothic', Verdana;
	font-size: 12pt;
	color: #AD99B3;
	margin: 0 0 .2em 0;
}

h2
{
	font-weight: bold;
	font-family: 'Century Gothic', Verdana;
	font-size: 10pt;
	margin-bottom: 5px;
}

#header
{
	margin: 0px auto;
	width: 750px;
	height: 146px;	
	background-image: url(header.png);
	background-repeat: no-repeat;	
}

#address
{
	font-weight: bold;
	font-family: 'Century Gothic', Verdana;
	font-size: 9pt;
	color: #FFFFFF;	
	float: right;
	margin-right: 15px;	
	font-style: normal;
}

.menutop
{
	clear: both;
	float: right;
	position: relative;
	top: 94px;
	margin-right: 15px;	
}

.menutop li
{
  display: inline;
}

.menutop a
{	
	font-weight: bold;
	font-family: 'Century Gothic', Verdana;
	font-size: 12pt;
	padding: 10px;
	color: #C8CDD1;
}

.menutop a:hover
{
	color: #000000;
}

#content
{
	padding: 0 1.5em 0 1.5em ;
	margin: 0;	
}

#main
{
	background-image: url(contenttop.png);
	background-repeat: no-repeat;	
	height: 13px;
	width: 750px;	
}

#bottom
{	
	width: 750px;
	height: auto;
	background-image: url('backbottom.png');
	background-repeat: repeat-y;	
	padding: 0;
	margin: 0;
	z-index:1;
	margin: 0px auto;	
}

#bottomedge
{
	background-image: url('backbase.png');
	height: 22px;
	width: 750px;	
	clear: both;
}

#footer
{
	font-size: .8em;
	float: left;
	margin-bottom: -15px;
}

#machinemakers p
{
	font-family: 'Century Gothic', Verdana;
	font-size: 8pt;		
}

#machinemakers 
{
	float: right;	
	margin-bottom: -15px;
}

#prices
{
	width: 200px;
	float: right;
	padding: 10px;
}
