/* buttons
----------------------------*/

ul#buttons {
	float: left;
	width: 202px;
	height: 212px;
	margin-right: 16px;
}

ul#buttons li {
	margin: 0 0 20px 0;
	list-style-type: none;
}

ul#buttons li a {
	width: 200px;
	height: 56px;
	display: block;
	text-decoration: none;
}

ul#buttons li#mlm-start-up a {
	background: url(../images/home/mlm-events.jpg) no-repeat;
}

ul#buttons li#mlm-international-expansion a {
	background: url(../images/home/mlm-international-expansion.jpg) no-repeat;
}

ul#buttons li#mlm-software a {
	background: url(../images/home/mlm-software.jpg) no-repeat;
}

ul#buttons li a span {
	visibility: hidden;
}

/* featured story
----------------------------*/

#featured-story {
	width: 556px;
	float: left;
	margin-right: 16px;
	color: #404040;
	overflow: hidden;
	position: relative;
}

#featured-story .content {
	height: 177px;
	overflow: hidden;
	padding: 0;
}

#featured-story #scroller {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 10000px;
	position: absolute;
	left: 0;
}

#featured-story #scroller li {
	float: left;
	height: 147px;
	width: 524px;
	padding: 15px;
}

#featured-story .content img {
    float: left;
    margin: auto 22px auto 5px;
    max-height: 145px;
}

#featured-story .content h4 {
	/*width: 285px;*/
	margin-top: 10px;
	margin-bottom: 6px;
	font-size: 15px;
	color: #00A3CF;
}

#featured-story .content .bttn {
	margin-top: 10px;
	margin-bottom: 7px;
}

#featured-story .scroller-bttns {
	position: absolute;
	top: 7px;
	right: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#featured-story .scroller-bttns li {
	display: inline;
}

#featured-story .scroller-bttns li a {
	display: block;
	float: left;
	background: #ccc;
	color: #666666;
	padding: 2px 5px;
	margin-right: 3px;
	font-size: 10px;
	text-decoration: none;
}

#featured-story .scroller-bttns li.current a {
	background: #666666;
	color: #ffffff;
}

/* mlm news & press releases
----------------------------*/

#mlm-news, #press-releases {
	width: 174px;
	float: left;
	position: relative;
}

#mlm-news .content, #press-releases .content {
	height: 157px;
	padding: 10px;
	line-height: 12px;
	overflow: hidden;
}

#press-releases .content {
	height: 184px;
}

#mlm-news .content ul li, #press-releases .content ul li {
	margin-bottom: 2px;
	padding-bottom: 2px;
	list-style-type: none;
	font-size: 11px;
	border-bottom: 1px solid #cbcbcb;
}

#mlm-news .content ul li.last, #press-releases .content ul li.last {
	margin-bottom: 4px;
	padding-bottom: 0;
	border-bottom: none;
}

#mlm-news .content ul li span.date, #press-releases .content ul li span.date {
	display: block;
	margin-bottom: 2px;
	color: #666666;
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
}

#mlm-news .content ul li a,#mlm-news .content ul li .msg_head, #press-releases .content ul li a {
	display: block;
	text-decoration: none;
	color: #00A3CF;
}

#press-releases .read-more {
	position: absolute;
	right: 10px;
	bottom: 3px;
	font-size: 9px;
	z-index: 100;
	color: #666666;
}

#press-releases .read-more:hover {
	text-decoration: none;
}

/* articles
----------------------------*/

#articles {
	width: 776px;
	float: left;
	overflow: hidden;
	margin-right: 16px;
}

/* mlm hot topics
----------------------------*/

#mlm-hot-topics {
	width: 584px;
	float: left;
	margin-right: 16px;
}

/* advertisement
----------------------------*/

#advertisement {
	width: 364px;
	height: 248px;
	float: left;
}
