html {
	overflow-y: scroll;
}
html, body {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a5b5d;
	line-height: 21px;
	background: #C7C7C7;
}
#wrapper {
	background: #fff;
	padding:0;
	background-color: #5fb6e6;
	background-image: url(../images/bg-repeater.png);
	background-repeat: repeat-x;
	background-position:0 -18px;
}
.container {
	width: 830px;
	margin: 0 auto;
	position:relative;
	cursor: inherit;	
}
#logo {
	background: transparent url(../images/logo.png) no-repeat left top;
	width: 116px;
	height: 103px;
	position:absolute;
	z-index: 100;
	left: 17px;
	top: 0;
}
/* Header */
#header {
	text-align: left;
	margin: 0;
	padding: 0 15px;
	height:240px;
}
#headerright {
	float: right;
	width: 350px;
}
#socialicons {
	width: 120px;
	float: right;
	text-align: right;
}
.call{
	clear:right;
	float:right;
	padding:2px 4px 0 0;
	font-size:2.3em;
	text-align:right;
	color:#555;
	font-weight:bold;
	line-height:100%;
	height:30px;
	overflow:visible;
}
.call span{
	font-size:0.7em;
}
#socialicons img {
	margin: 2px 4px;
}

#content {
	width: 800px;
	padding-top: 30px;
}
	#left-sidebar {
		float:left;
		width: 150px;
	}
	#content-body {
		float:left;
		width: 460px;
		margin:0 20px;
	}
		.full-content {
			width: 630px !important;
			margin: 0 0 0 20px !important;
		}
		#body-title {
			color: #2293BF;
			font-size: 16px;
			line-height: 16px;
		}
		#content-body p {
			margin-top: 16px; 
		}
	#right-sidebar {
		float: left;
		width: 150px;
	}
		.right-section {
			margin-bottom: 20px;
		}
		.right-section ul {
			margin: 10px 0 0 0;
			padding: 0 0 0 15px;
		}
/*
 * Navigation
-----------------------------------------------*/
#navbar {
height:30px;
padding-top: 20px;
font-size: 14px;
line-height: 14px;
font-weight: bold;
}

	#navbar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
	
		#navbar ul li {
		display:inline;
		}
		
			#navbar ul li a {
			float:left;
			color:#5a5b5d;
			height:18px;
			margin:0 0 0 23px;
			padding:12px 0 3px 0;
			text-decoration:none;
			}
			
			#navbar ul li a:hover,
			#navbar ul li a.active,
			#navbar ul li a.active:hover {
				border-bottom: 3px solid #2D97BF;
			}
			
/*
 * Title Bars
------------------------------------------------*/
.titlebar {
	background-color: #E9A24A;
	width: 800px;
	height: 65px;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
}
	.quoteref {
		font-size: 12px;
	}
.t-general{
	background: transparent url(../images/title-general.jpg) no-repeat left top;
}
.t-community{
	background: transparent url(../images/title-community.jpg) no-repeat left top;
}
.t-live {
	background: transparent url(../images/title-live-the-life.jpg) no-repeat left top;
}
.t-for-men {
	background: transparent url(../images/title-for-men.jpg) no-repeat left top;
}
.t-for-women {
	background: transparent url(../images/title-for-women.jpg) no-repeat left top;
}
.t-success {
	background: transparent url(../images/title-success-stories.jpg) no-repeat left top;
}
.t-supplements {
	background: transparent url(../images/title-supplements.jpg) no-repeat left top;
}
.t-events {
	background: transparent url(../images/title-events.jpg) no-repeat left top;
}
.t-thankyou {
	background: transparent url(../images/title-thankyou.jpg) no-repeat left top;
}
.t-contactus {
	background: transparent url(../images/title-contactus.jpg) no-repeat left top;
}

/*
 * Footer
-------------------------------------------------*/
#footer {
	color: #fff;
	padding: 20px 0;
	background-color:#c7c7c7;
}
	#footer-live {
		background: transparent url(../images/footer-live-the-life.jpg) no-repeat left top;
		float: left;
		width: 80px;
		height: 100px;
		margin-right: 30px;
	}
	#footer-content {
		float: left;
		width: 330px;
		font-weight: bold;
		line-height: 12px;
	}
		#copyright {
			font-size: 8px;
			margin-top: 12px;
		}
		#footer-social {
			margin-top: 12px;
		}
		.footer-ico {
			float:left;
			margin-right: 10px;
		}

/*
 * Buttons
-------------------------------------------------*/
a.more-button {
	background: transparent url(../images/more-button.jpg) no-repeat left top;
	display:block;
	width: 77px;
	height: 24px;	
}
	a.more-button:hover {
		background-position: bottom;
	}
/* Social Buttons */
.rss-ico, .twitter-ico, .facebook-ico, .linkedin-ico {
	width: 28px;
	height: 28px;
}
.rss-ico{
	background: transparent url(../images/feed.png) no-repeat left top;
}
.twitter-ico{
	background: transparent url(../images/twitter.png) no-repeat left top;
}
.facebook-ico{
	background: transparent url(../images/facebook.png) no-repeat left top;
}
.linkedin-ico{
	background: transparent url(../images/linkedin.png) no-repeat left top;
}
a.rss-ico:hover, a.twitter-ico:hover, a.facebook-ico:hover, a.linkedin-ico:hover {
	background-position: bottom;
}

/* Sidebar Buttons */
#event-button, #live-button, #success-button {
	width: 150px;
	height: 30px;
	margin-bottom: 10px;
	display: block;
}
#event-button {
	background: transparent url(../images/event-button.jpg) no-repeat left top;
}
#live-button {
	background: transparent url(../images/live-button.jpg) no-repeat left top;
}
#success-button {
	background: transparent url(../images/success-button.jpg) no-repeat left top;
}
a#event-button:hover, a#live-button:hover, a#success-button:hover {
	background-position: bottom;
}

