﻿
* { margin: 0; padding: 0; }
body { font: 12px/18px Arial, Sans-Serif; background: #fff; color: #333; }

h1, h2, h3 { text-indent: -9999px; overflow: hidden; }
h1 { background: url(/Resources/Images/Pinball-Logo.gif) no-repeat; width: 160px; height: 35px; float: left; }
h2 { background: url(/Resources/Images/Headings.gif) no-repeat right 15px; height: 35px; }
h3 { background: url(/Resources/Images/Headings.gif) no-repeat left -30px; height: 35px; margin-right: 60px; }
p { margin-bottom: 1em; }
a { color: #6db8f6; text-decoration: underline; }
.clear { clear: both; }

.container { width: 825px; padding: 30px 30px; margin: auto; }
.header { margin-bottom: 15px; border-bottom: solid 1px #6db8f6; padding-bottom: 15px; }
.main-content { clear: both; width: 480px; float: left; padding: 15px 0 0 0; }
.main-content ul { list-style-type: none; margin-bottom: 15px; }
.main-content li { background: url(/Resources/Images/Bullet.gif) left 5px no-repeat; padding-left: 20px; }

.contact { width: 270px; float: left; margin-left: 30px; border-left: solid 1px #6db8f6; padding-left: 30px; }

.footer { clear: both; margin-top: 15px; border-top: solid 1px #6db8f6; padding-top: 15px; }
.footer ul { list-style-type: none; }
.footer li { display: inline; border-right: solid 1px #999; padding-right: 15px; margin-right: 15px; }
.footer li.last { border: none; }