html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

img {
	display: block;
}

a:link {
	color: #006633;
}

a:visited { 
	color: #333333;
}

a:hover {
	color: #003366;
}

p {
	margin: 0;
	padding: 0 0 16px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #006338;
	font-weight: normal;
	margin: 0 0 15px;
}

h1 {
	font-size: 24px;
}

h2 {
	font-size: 20px;
}

h3 {
	font-size: 18px;
}

h4 {
	font-size: 16px;
}

h5, h6 {
	font-size: 14px;
}

body {
	line-height: 1;
	color: #000;
	background: #003264 url(../images/bg-body.jpg) repeat-x ;
	font: xx-small/18px Verdana, Arial, Helvetica, sans-serif;
}

#containerPage {
	margin: 0 auto;
	width: 934px;
	background: url(../images/bg-containerPage.gif) 269px 0 repeat-y;
}

#banner {
	background: url(../images/bg-banner.jpg) no-repeat;
	height: 287px;
	position: relative;
}

.home #banner {
	background: url(../images/bg-banner-home.jpg) no-repeat;
	height: 382px;
}

a#logo {
	position: absolute;
	display: block;
	top: 5px;
	left: 14px;
	width: 409px;
	height: 155px;
	background: url(../images/logo.png) no-repeat;
	text-indent: -10000px;
	overflow: hidden;
}

img#cta {
	position: absolute;
	top: 18px;
	left: 691px;
}

ul#navigationMain {
	float: left;
	width: 898px;
	margin: 0 0 0 18px;
	padding: 0;
}

.home ul#navigationMain {
	float: left;
	width: 898px;
	margin: 0;
	position: absolute;
	top: 382px;
	left: 269px;
}

ul#navigationMain li {
	display: inline;
}

ul#navigationMain li a {
	display: block;
	float: left;
}

#containerColumns {
	clear: both;
	background: url(../images/bg-containerColumns.gif) 269px 0 no-repeat;
	float: left;
	width: 934px;
}

.home #containerColumns {
	background: url(../images/bg-containerColumns-home.gif) 269px 0 no-repeat;
}

#columnMain {
	float: right;
	width: 660px;
}

h1#pageTitle {
	margin: 25px 0 15px 22px;
}

.home h1#pageTitle {
	margin-top: 72px;
}

#content {
	padding: 0 45px 0 22px;
	font-size: 11px;
}

#content ul { 
	list-style: circle; 
	padding: 0 0 0 25px; 
}
#columnSide {
	float: left;
	width: 274px;
}

ul#navigationFeatures {
	padding: 73px 0 0 56px;
	width: 218px;
	text-align: center;
}

ul#navigationFeatures li {
	display: inline;
}

ul#navigationFeatures li a {
	display: block;
	background: url(../images/bg-anchor.gif) no-repeat;
	margin: 0 0 5px 0;
	padding: 10px 0 11px;
	color: #ffcc00;
	text-transform: uppercase;
	font-size: 14px;
	text-decoration: none;
}

ul#navigationFeatures li a:hover {
	background: url(../images/bg-anchor-o.gif) no-repeat;
}

img#specials {
	margin: 74px 0 0 18px;
}

.home img#specials {
	margin-top: 0;
}

#footer { 
	clear: both;
	background: #003264 url(../images/bg-footer.gif) 269px 0 no-repeat;
	padding: 24px 0 24px 0;
	font-size: 11px;
	width: 934px;
}

.positionElement {
	position: relative;
}

img#arcade {
	position: absolute;
	top: 10px;
	left: 10px;
}

img#deliveryMap {
	position: absolute;
	top: 10px;
	left: 135px;
}

#branding {
	background: url(../images/bg-branding.gif) repeat-y; 
	width: 934px;
}

#brandingBottom {
	background: url(../images/bg-brandingBottom.gif) left bottom no-repeat; 
	width: 934px;
	padding: 0 0 18px 0;
}

#brandingTop {
	background: url(../images/bg-brandingTop.gif) no-repeat; 
	width: 934px;
	color: #cccccc;
	padding: 20px 0 0 0;
}

p#copyright {
	margin: 0 50px 5px 293px;
	text-align: center;
	line-height: 2.2;
	padding: 0;
}

p#geography {
	margin: 0 50px 0 293px;
	padding: 0;
	color: #999;
}

