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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
#wrapper #content-right #twitter_div p strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #808A18;
	letter-spacing: 1px;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

html
{
    height:  100%;
}
body {

}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #808A18;
	text-decoration: underline;
	text-transform: none;
	font-weight: normal;
}

#wrapper
{
	overflow: hidden;
	width: 1011px;
	margin-top: 0px;
	padding-bottom: 120px;
	margin-left: 0px;
}
#header
{
	margin-bottom: 35px;
}
#header h1
{
	display:block;
	width: 1050px;
	overflow: hidden;
	text-indent:-12345px;
	height: 160px;
	background-image: url(../img/new2.png);
	background-repeat: no-repeat;
}
#header h2
{
	display:block;
	background: url(../img/new-name-brand.png) no-repeat;
	width: 550px;
	overflow: hidden;
	text-indent:-12345px;
	height: 60px;
	margin-left: 130px;
	margin-top: 15px;
}

#content
{
	float: left;
	width: 565px;
	padding-right: 35px;
	position: relative;
	left: 130px;
	color: #4B5657;
}

#content-right
{
	float: right;
	min-height: 600px;
	width: 250px;
}

.content div.section
{
	border-top: 3px solid #808A18;
	margin-bottom: 70px;
	width: auto;
}

  
.content h3
{
	background: url(../img/sprite.gif) no-repeat scroll top left;
	color: #484747;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	height: 20px;
	letter-spacing: 1px;
	padding-left: 30px;
	margin-left: -30px;
	text-transform:uppercase;
	position: relative;
	line-height: 20px;
}

  

.content h3#brands
{	
	background-position: 0 -30px;
}

.content h3#info
{		background-position: 0 -60px;
}

.content h3#about
{	
	background-position: 0 -90px;
}

.content h3#twitter
{	
	background-position: 0 -120px;}
#wrapper   #content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4B5657;
	font-weight: normal;
	margin-top: 3px;
	line-height: 22px;
}
#wrapper #content p strong {
	font-weight: bold;
	color: #808A18;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#preview {
	}
#twitter_div {
	width: 275px;
}



dl.inline-list
{
	overflow: hidden;
	margin: 1em 0;
	
}
dl.inline-list dt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4B5657;
	letter-spacing: 1px;
	float: left;
	width: 100px;
	margin-bottom: 1em;
}
dl.inline-list dd
{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #808A18;
font-weight: normal;
margin-bottom: 1em;
	
}


ul.image-list
{
	overflow:hidden;
}
ul.image-list li
{
	float: left;	
	margin-right: 1em;
	width: 95px;
}
ul.image-list li a
{
width: 95px;
	
}

ul.image-list li a img
{
	
}

#twitter_div ul#twitter_update_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: none;
	color: #484747;
	font-weight: normal;
	list-style-type: none;
	line-height: 16px;
	list-style: none;
	padding-top: 10px;
	width: 250px;
}
#twitter_div ul#twitter_update_list li { 
	margin-bottom: 1em; 
}
#twitter_div ul#twitter_update_list li a {
}
#twitter_div ul#twitter_update_list li a {
	display: block;
}
#wrapper #content #about_jon {
	line-height: 16px;
	background-image: url(../img/about-jon-larson.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100px;
	overflow: visible;
	height: 100px;
	margin-top: 15px;
}
#wrapper #content #about_greg {
	line-height: 16px;
	background-image: url(../img/about-greg-arguello.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: 100px;
	overflow: visible;
	height: 100px;
	margin-top: 15px;
}
#wrapper #content .about {
	line-height: 16px;
	padding-left: 100px;
	margin-top: -80px;
	margin-bottom: 10px;
}
 
