﻿@import 'reset.css';
@import 'defaults.css';

body { background: #fff; }

a:link, a:visited { text-decoration:none; color:#a00023; }

#container { background: #fff; width: 832px; margin: 0 auto; position: relative; }

#header { background: #e52025 url(../image/header.jpg) repeat-x; position: relative; }
#header h1 { width: 240px; text-indent: -999em; }
#header h1 a { display: block; height: 96px; }
#header .phone { position: absolute; top: 40px; right: 35px; color: #004990; font-size: 1.75em; font-family: arial; font-weight: bold;}

#mainImage { background: #1b1c1b; }

h2 { color:#00376d; margin: 0 0 10px; position:relative; font-family:Geneva, Arial, Helvetica, sans-serif; font-weight:lighter; font-size:21px; }

#footer { color: #fff; background: #a00022; text-align: center; padding: 2em; }
#footer a { color: #fff; text-decoration: none; }
#footer #copy { margin: .5em 0 0; }