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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	font: 100%/1.6 Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	border: 0; }
body {background-color: #e9e9e9 !important}
#wrapper {
	width: 1020px;
	margin:0 auto;
	min-height:650px;
	padding: 0 0 20px 0;
	-moz-box-shadow: 0 4px 25px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 4px 25px rgba(0,0,0,0.3);
	box-shadow: 0 4px 25px rgba(0,0,0,0.3);
	background: #fff; }

#container {
	width: 960px;
	margin: 0 auto;
	padding: 0; }
.half {
	float: left;
	display: inline;
	margin: 0 0 10px 0; }
.top-nav { padding: 10px 0 20px 0; }
	
.row:before,
.row:after {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0; }
.row:after { clear: both; }
.row { zoom: 1; }

/*** TYPOGRAPHY ***/
h1, h2, h3, h4, h5, h6 { color: #181818; }
h1 { font-family: "Arial Black", Gadget, sans-serif; color: #222; }
h2, h3, h4, h5, h6 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { font-weight: inherit; }
h1 { font-size: 46px; line-height: 38px; text-transform: uppercase; }
h2 { font-size: 35px; line-height: 40px; }
h3 { font-size: 28px; line-height: 34px; }
h4 { font-size: 21px; line-height: 30px; }
h5 { font-size: 17px; line-height: 24px; }
h6 { font-size: 14px; line-height: 21px; }
.subheader { color: #777; }
.sm { font-size: 10px; }

.four h4 { color: #333; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; font-weight: 400; font-size: 17px; line-height: 30px; border-top: #333 4px solid; padding-top: 5px; }
h4.header { color: #333; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; font-weight: 400; font-size: 23px; line-height: 40px; }
.right h1 { color: #333; text-transform: uppercase; font-family: 'Fjalla One', sans-serif; font-weight: 400; font-size: 56px; line-height: 56px; }
.right h4 { color: #333; font-family: 'Fjalla One', sans-serif; font-weight: 400; font-size: 18px; line-height: 20px; }

/*** ALIGNMENT ***/
.right 	{
	width: 660px;
	text-align: right; }
.left 	{
	width: 300px;
	text-align: left; }
.center { text-align: center; }

.padding-half { padding: 10px; }
.padding-half p { padding: 0; font-size:12px; }
.padding-half p.text { padding: 0 0 10px 0; font-size:12px; }
.car { float: right; margin: 0 0 5px 15px; }

/*** DROP DOWN MENU NAVIGATION ***/
#headermenu {
	background: url(/images/inv-header.jpg) repeat 0 0;
	padding: 0;
	marging: 0;
	position: absolute;
	width: inherit;
	color: #333;
	text-align: center;
	z-index: 999; }
#toggle-section {
	display: none;
	padding: 10px;
	text-align: left; }
#open-close-toggle {
	cursor: pointer;
	font-size: 13px; }
.four {
	width: 205px;
	float: left;
	display: inline;
	margin: 0 15px 15px 15px;
	/*border-bottom: #333 2px solid;*/ }
#toggle-section p a {
	text-decoration: none;
	color: #333;
	font-size: 13px;
	padding: 0 11px; }
#toggle-section p a:hover {
	text-decoration: none;
	color: #f2f2f2; /*#7e1114;*/
	background: url(../images/menu1-select.png) no-repeat 2px; }
#toggle-section p.text a {
	text-decoration: none;
	color: #333;
	font-size: 12px;
	padding: 0 11px;
	font-weight: bold; }
#toggle-section p.text a:hover {
	text-decoration: none;
	color: #f2f2f2; /*#7e1114;*/
	background: url(../images/menu1-select.png) no-repeat 2px; }