﻿@import 'reset.css';
@import 'defaults.css';

body { color: #515151; }

#container { width: 928px; margin: 0 auto; position: relative; }

#header { background: url(../image/header.png) repeat-x; position: relative; }
#header h1 { background: url(../image/logo.png) no-repeat; width: 310px; text-indent: -999em; }
#header h1 a { display: block; height: 92px; }

#main { margin: 2px 0 0; }

#mainImage { border-bottom: 3px solid #fff; }

.padding { line-height: 1.618em; }

h2 { font-size: 1.25em; }

#main_content_section .padding { padding: 40px 50px; }

#footer { color: #989898; background: #fff url(../image/footer.png) no-repeat; text-align: right; padding: 2.3em 1em 1em; }
#footer a { color: #989898; text-decoration: none; }

#right_col .searchboxContainer {
	text-align: center;
}