body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background-image: url(images/footer_bgr.png);
	color: #FFF;
}
a {
	text-decoration: none;
}

b{font-size: 110%;}
em{color: red;}
#maincontainer {
	border: 0px solid #F00;
	width: 1150px;
}
img {
	border:none;
}

#topsection{
	height: 70px;
	color: #FFF;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
	float: left;
	width: 1100px;
	margin-bottom: -152px;
	z-index: 0;
	margin-right: 25px;
	margin-left: 25px;
	clear: both;
}
#topsection #logo {
	background-image: url(images/header_logo.png);
	background-repeat: no-repeat;
	background-position: right;
	height: 40px;
	margin-top: 20px;
	margin-right: 75px;
}
#topsection #logo a{
	height: 45px;
	width: 450px;
	text-decoration: none;
	display: block;
	float: right;
	margin-right: 10px;
}

#contentcolumn{
	background-image: url(images/menu_bgr.png);
	min-height: 10px;
	padding-right: 50px;
	padding-left: 50px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
}

.innertube{
	z-index: 1;
	margin-right: 50;
	margin-left: 50;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
}
 

#rightcolumn{
	float: left;
	width: 200px; /*Width of right column in pixels*/
	margin-left: -200px;
}
#menu, #chromemenu {
	height: 50px;
	background-image: url(images/menu_bgr.png);
	text-align: right;
	padding-right: 0px;
	width: 996px;
	/* min-width: 1100px; */
	float: left;
	border: 1px solid #666;
}
#menu-side {
	height: 50px;
	background-image: url(images/menu_bgr.png);
	text-align: right;
	width: 50px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-color: #666;
}
#chromemenu .about {
	background-image: url(images/about_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 140px;
}
#chromemenu .collect {
	background-image: url(images/collect_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 175px;
}
#chromemenu .retail {
	background-image: url(images/retail_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 120px;
}
#chromemenu .whole {
	background-image: url(images/wholesale_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 160px;
}
#chromemenu .press {
	background-image: url(images/press_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 95px;
}
#chromemenu .sample {
	background-image: url(images/sample_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 165px;
}
#chromemenu .contact {
	background-image: url(images/contact_link.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 128px;
}
#chromemenu ul  {
	display: block;
	margin-top: 10px;
}

#chromemenu ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
#chromemenu li a{
	display: block;
	float: right;
	text-decoration: none;
}
#chromemenu li a:hover, .current{
	background-position: 0px -28px;
}
#logo-silo{
	/* clear: left; */
	width: 800px;
	color: #FFF;
	text-align: center;
	padding-top: 185px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	background-image: url(images/logo_silo-sm.png);
	background-position: right top;
	background-repeat: no-repeat;
	z-index: 100;
	position: relative;
	height: 90px;
	/* min-width:800px; */
	float: right;
}
.twitter a , .facebook a{
	height: 25px;
	width: 290px;
	text-decoration: none;
	display: block;
}
.twitter , .facebook, .social{
	height: 25px;
	width: 290px;
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 70px;
}
.twitter {
	height: 25px;
	width: 250px;
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	text-decoration: none;
}

.social {
	height: auto;
	width: 45px;
 	margin-left: 3px;
	float: left;
	text-decoration: none;
	background-image: none;
}

#footer{
	clear: left;
	width: 100%;
	color: #FFF;
	text-align: center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
}
#footer .logo, .logo-sm {
	background-image: url(images/footer-logo.png);
	background-repeat: no-repeat;
	float: none;
	background-position: center center;
}

#footer a{
color: #FFFF80;
}

