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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

body {
	background: #7C7C5E url(../images/bg.gif) top repeat-x;
	line-height:1.1em;
}

#main_container {
	width:1067px;
	margin: 0 auto;
}

#header {
	width:960px;
	height:100px;
	margin:0 auto;
	margin-top: 50px;
	background: #523724 url(../images/top_header.gif) top no-repeat;
	border-bottom: #B39B48 5px solid;
}

#header_left {
	float:left;
	width:450px;
	height:100px;
	background: transparent url(../images/fedders.gif) no-repeat 18px 30px;
}


#header_right {
	float:left;
	text-align:right;
	width:500px;
	height:100px;
}

#header_right ul {
	margin: 80px 0 0 120px;
}


#header_right ul li {
	display:inline;
}

#header_right a {
	color: #B39B48;
	text-decoration:none;
}

#content_wrap {
	width:960px;
	margin:0 auto;
	background-color: #fff;
}

#staff {
	margin: 10px 0 10px 70px;
}

#header_right a:hover {
	color:#fff;
}

#content {
	padding: 20px;
}

#content a {
	color:#523724;
}


#content a:hover {
	color:#000;
}

#content h2 {
	font-size: 1.5em;
	font-weight:bold;
	padding: 10px 0 5px 0;
	color: red;
}


#content h3 {
	font-size: 2em;
	font-weight:bold;
	padding: 10px 0 15px 0;
}

#our_brands {
	width:960px;
	height:111px;
	margin:0 auto;
	background: #B39B48;
	border-top: #000 3px solid;
	border-bottom: #000 3px solid;
}

#brands_left {
	float:left;
	width:300px;
	height:111px;
	background: transparent url(../images/our_brands.gif) no-repeat 100px 25px;
}

#brands_right {
	float:left;
	width:655px;
	height:111px;
}
img.floatLeft { 
    float: left; 
    margin: 4px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

img.center {
	margin: 0 auto;
}


#footer {
	width:960px;
	height:40px;
	margin:0 auto;
	background-color: #523724;
}

#footer_bottom {
	height: 37px;
	background: transparent url(../images/footer_bottom.gif) bottom no-repeat;
}

#footer_text {

	padding: 35px 0 0 20px;
	color: #B39B48;
	font-size: .8em;
}

#footer_text a, #footer_text a:hover {
	color: #B39B48;
}

#slider{
	display:none;
}
