#banner {
	width:100%;
}

#top-menu{
	margin-left:auto;
	margin-right:auto;
	width:830px;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: 1px solid #343434;
	background: #343434 url(images/bg_topmenu.gif) repeat-x;
}

#masthead{
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	width:830px;
	height:124px;
	background-color:#1f1f1f;
}

#logo {
	float:left;
	clear:left;
	margin-top:10px;
	margin-left:60px;
}

#mastheadText {
	float:left;
	margin: 0px;
	padding: 20px 0px 0px 60px;
	background-color:inherit;
}

#siteName{
	float:left;
	clear:left;
	font-weight: normal;
	font-size: 48px;
	color: #fff;
	background-color:inherit;
}

#siteSubtitle{
	float:left;
	clear:left;
	padding: 0px 0 0 20px;	
	line-height: 24px;
	color: #6d6d6d;
	background-color:inherit;
}

#page {
	width:830px;
/*	height:100%;*/
/*	min-height:800px;*/
	margin-left:auto;
	margin-right:auto;
	font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:62.5%;   
	font-size: 13px;
    line-height:21px;
/**	background-color:#FFFF88; */
}

#content{
	float:left;
	clear:left;
	width:100%;
	padding-top:10px;
	background-color:inherit;
}

#contentSidebar{
	float:left;
	clear:left;
	padding-top:10px;
	display:block;
 	width:600px;
	max-width:600px;
	min-height:600px;
}

#contentSidebar h1, #contentSidebar  h2, #contentSidebar  h3, #contentSidebar  h4, #contentSidebar  h5, #contentSidebar  h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-style: normal;
	text-transform: none;
	background-color: transparent;
	background-image: none;
}

#contentSidebar h1{
	font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:62.5%;   
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
}

#contentSidebar h2{
	font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:62.5%;   
	font-size: 14px;
    font-weight:bold;
	line-height: 14px;
}

#contentSidebar h3{
	font-family:'Trebuchet MS', Helvetica, sans-serif; font-size:62.5%;   
	font-size: 14px;
}

#contentSidebar  h4{ font-size: 12px; }

#contentSidebar h5{ font-size: 10px; }

#contentSidebar h6{ font-size: 10px; }

#front-page-sidebar {
	width:130px;
	float:right;
	clear:right;
	font-size: 10px;
}

.funfacts-item {
	float:left;
	font-size: 10px;
	padding-top:6px;
	padding-bottom:6px;
	width:130px;
}


#mentat-page-sidebar {
	width:180px;
	float:right;
	clear:right;
}

.mentat-page-sidebar-item {
	width:160px;
	float:left;
	padding-left:15px;
	padding-top:6px;
	padding-bottom:6px;
}

#shirt {
	padding-top:10px;
	text-align:center;
}

#products {
	margin-top:50px;
	width:670px;
	float:left;
	clear:left;
	margin-left:auto;
	margin-right:auto;
}

#productListLabel {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 20px;
	text-align:center;
}

.product {
	text-align:center;
	float:left;
	cursor:pointer;
	margin-top:20px;
	margin-bottom:20px;
	margin-left:5px;
	margin-right:5px;
	width:153px;
	height:100px;
	background-color:inherit;
}

.product.onMouseOver {
	background-color:#ffd700;
	border: 1px dotted #343434;
	margin-left:4px;
	margin-right:4px;
	margin-top:19px;
	margin-bottom:19px;
}

.product-name {
	font-size: 18px;
}

.product-desc {
	font-size: 12px;
}

#headlines {
	margin:20px;
	float:left;
	clear:left;
	font-size:12px;
}

.style4 {font-size: 14px; 	font-family: 'Gil sans', Helvetica, Arial, sans-serif;  }
.benefit {
	width:530px;
}

.benefit-left {
	width:300px;
	float:left;
	clear:left;
}

.benefit-right {
	width:300px;
	float:right;
	clear:right;
}


.benefit-image-left {
	width:200px;
	float:left;
	clear:left;
}

.benefit-image-right {
	width:200px;
	float:right;
	clear:right;
}

img.benefit {
	margin-top:20px;
	max-height:120px;
	max-width:200px;
}

.benefit-title {
	font-size: 18px; 
	font-family: 'Gil sans', Helvetica, Arial, sans-serif; 
	font-style:bold;
}

