html {
	background: #ededed;
}

body {
	font-family: "Helvetica Neue", "HelveticaNeue", "Helvetica", sans-serif;
	font-size: 0.8em;
}

a, a:visited {
	color: #797979;
	text-decoration: none;
}

a:hover {
	color: #989898;
	text-decoration: none;
}

#wrapper {
	background-color: #FFFFFF;
	width: 900px;
	margin: 0px auto 0px auto;
	height: auto;
	position: relative;
}

xh1, xh2, xh3 {
font-style: normal;
font-size: 18px;
font-variant: small-caps;
text-align: justify;
text-transform: uppercase;
text-decoration: none;
font-weight: normal;
}

xh1 {
font-size: 18px;
} 

xh2, xh3 {
font-size: 13px;
}

#content p {
	font-style: normal;
	font-weight: normal;
	color: black;
}

#logo-holder {
float:left;
position: relative;
width: 123px;
height: 44px;
margin: 4px 4px 4px 4px;
}

#nav {
margin-top: 25px;
float:right;
position: relative;
}

#nav img {
margin: 0 0 0 10px;
}

#nav ul {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	padding-right: 25px;
	word-spacing: 20px;
	margin-bottom: 5px;
	float:right;
}

#nav li {
	display: inline;
}

#nav a {
	color: #797979;
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#slideshow {
right: 0px;
position: relative;
height: auto;
}

.slideshow img {
	width: 900px;
	height: 190px;
}

#sidebar {
float: left;
width: 200px;
min-height: 360px;
position: relative;
}

#subnav {
background-color: #f2f2f2;
width: 200px;
min-height: 100px;
margin-top: 25px;
padding-top: 20px;
position: relative;
}

#news {
background-color: #f2f2f2;
width: 190px;
min-height: 135px;
margin-top: 30px;
/* align: left; */
position: relative;
}

#news li {
	margin-left: 0;
}

textarea {
	width: 230px;
}

#sidebar ul {
	list-style-type: none;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -23px;
}

#sidebar li {
	list-style-type: none;
}

#sidebar a {
	color: #797979;
	font-family: Arial;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

#content {
float: right;
width: 660px;
margin: 20px 0px 0 0px;
padding: 20px 20px 20px 20px;
min-height: 340px;
position: relative;
}

content img {
	max-width: 650px;
}

td { vertical-align: top; }

#footer{
 	float: left;
 	margin: 10px 20px 4px 0;
 	min-width: 890px;
}

#footer span {
	margin: 0 15px 0px 0;
	float: right;
	font-size: 10px;
	font-family: Arial;
	color: #848484;
}

#content table {
	padding: 5px;
}

.widget {
	margin-left: 15px;
	margin-top: -20px;
}

img {
	border: none;
}

#brands {
	position: absolute;
	bottom: -30px;
}

.slideshow { height: 190px; width: 900px; margin: 0; clear: both; }
.slideshow img { padding: 0px;}
