body,html
{

	background:url(burgimages/bgrad.jpg) 0px 0px repeat-x;
	background-color:#000;
	text-align: center;
	color:#000;
	font-family:verdana;
	margin:0 0 20px 0;
}
div.container
{
	background-color: #000;	
	width:850px;
	height:400px;
	margin:0 auto;
	border: solid 10px #000;
}
div.top
{
	height:60px;
	width:850px;
	background-color:#000;
	border-bottom: solid #000 10px;
}

div.bottom
{
	margin:0 auto;
	height:30px;
	width:850px;
	font-size:12px;
	background:url(burgimages/gradmenu.jpg) 0 0 repeat-x;
	background-color:rgb(213,204,195);
}
div.gradtop
{
	height:60px;
	width:240px;
	float:right;
	margin:0px 10px 0px 0px;
	background-color:#f00;
	background:url(burgimages/upperleft.jpg) 0px 0px repeat-x;
}
div.spacer
{
	height:100%;
	width:10px;
	float:left;
}
div.linkstop
{
	height:30px;
	width:580px;
	float:right;
	position: relative;
	top:50%;
	line-height:25px;
	background:url(burgimages/gradmenu.jpg) 0 0 repeat-x;
	font-weight:bold;
	font-size: 12px;
	text-align:right;
	color: #000;
}
div.linkstop a.mail
{
	display:inline;
	height:16px;
	width:15px;
	background: url(burgimages/mail.gif) 0 0 no-repeat;
	text-decoration:none;
	font-size: 16px;
}
div.leftpush
{
	height:30px;
	width:10px;
	float:left;
	position: relative;
	top: 50%;
	line-height:25px;
	background:url(burgimages/gradmenu.jpg) 0 0 repeat-x;
	word-spacing: 8px;
}
div.linksbot
{
	width:850px;
	float:left;
	position: relative;
	top: 0;
	background-color:rgb(132,44,0);
	line-height:25px;
	word-spacing: 8px;
}
div.gradbottom
{
	height:200px;
	width:210px;
	float:left;
	background:url(burgimages/bottomright.jpg) 0 0 repeat-x;
	color:#fff;
	text-align:left;
}
div.logo
{
	position:relative;
	height:60px;
	width:210px;
	float:right;
	top: 240px;
	right: 0px;
	background:url(burgimages/logo.jpg) 0 0 no-repeat;
	color:#fff;
	opacity:.75;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
}
div.infobox
{
	width:100%px;
	background:url(burgimages/gradl.jpg) 0 0 repeat-x;
	background-color:rgb(213,205,198);
	color:#fff;
	text-align:left;
	padding:5px;
	border-bottom: solid 10px #000;
}
div.maincontent
{
	background-color:rgb(213,205,198);
	width:580px;
	float: left;
}
a.ordinary
{
	display:inline;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	color:#fff; 
	width:200px; 
	height:30px;
	padding: 0px;
	line-height:0px;
}
h3
{
	margin:0px;
	font-size:15px;
}
p.standard
{
	margin:10px;
	color:#000;
	line-height:150%;
	font-size:13px;
}

p.standardmain
{
	margin-right:50px;
	margin-left:50px;
	text-align:justify;
	color:#000;
	line-height:150%;
	font-size:13px;
}
p.emphasis
{
	margin:5px;
	background:rgb(204,192,181);
	line-height:150%;
	padding:10px;
	color:#000;
	font-weight:bold;
	font-size:13px;
}
span
{
font-weight:bold;
font-style:italics;
}
a
{
font-weight:bold;
color:#000;
text-decoration:underline;
}
a:hover
{
background:#fff;
text-decoration:none;
}
ul.offers
{
color:#000;
text-align:justify;
margin-right:10px;
}
ul.offers li
{
margin-top:10px;
}