/*
	Title:	Mellar marketing
	Date:	January 04, 2010
--------------------------------------------------------------
*/

	/* COMMON ELEMENTS */
body{margin:0;padding:0;font-family:Arial;font-size:12px;line-height:17px;background:#000 url(../images/body-bg-x.jpg) repeat-x 0 0;color:#999}
.clear:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
a img{border:0}

.FL{float:left;width:auto}
.FR{float:right;width:auto}
.CB{clear:both}

	/* BEGIN HEADER */
.header{ width:100%;background:#1a1a1a;overflow:hidden}
.header ul{list-style:none;padding:0;text-align:center;width:1024px;margin:0 auto;height:108px;overflow:hidden}
.header li{ display:inline;line-height:55px;font-size:40px;color:#666;margin-left:18px}
* html .header li{ margin-left:10px}
*:first-child+html .header li{ margin-left:10px}
.header li a{ text-decoration:none;color:#666;margin-right:20px}
.header li a:hover{color:#999}
	/* END HEADER */
	
	/* BEGIN CONTENTS */
.logo-wrap{ width:100%;overflow:hidden;height:122px;background:url(../images/white-panel-bg.gif) repeat-x 0 0}
.logo{width:380px;margin:0 auto}
.logo img{ float:left; width:380px}
.contents{ clear:both;margin:0 auto;width:1024px;padding:25px 0 10px;overflow:hidden}
.contents h2{ clear:both;width:990px;border-bottom:1px solid #666;overflow:hidden;color:#99cc33;margin:0 0 0 25px;font-size:24px;font-weight:400;line-height:45px}
.contents h2 span{ float:left;width:525px}
.contents h2 dfn{ float:left;width:465px;font-style:normal}

.contents-text,.button-wrap{ clear:both;width:990px;margin:0 0 0 25px;padding:25px 0 5px;border-bottom:1px solid #666;overflow:hidden}
.contents-text p{ margin:0 0 15px}
.contents-left{ float:left;width:425px;overflow:hidden}
.contents-right{ float:right;width:445px;padding-right:20px;overflow:hidden}

.contents-left h4,.contents-right h4{ color:#99cc33;font-size:16px;line-height:25px;font-weight:400;margin:0}
.icon-pic{ clear:both;margin:10px 0 0 170px}

.contents-right h4{ font-size:24px}
.contents-right span{color:#99cc33}
.contents-right strong{color:#99cc33;font-size:18px;font-weight:400;line-height:25px}
.contents-right a{color:#99cc33;line-height:25px}
.contents-right a:hover{ text-decoration:none}

.button-wrap{padding:13px 0 15px}
.button-wrap a{ display:block;width:183px;font-size:24px;color:#fff;text-decoration:none;text-align:center;line-height:32px;background:#99cc33;font-weight:700;margin-left:525px}
.button-wrap a:hover{ background:#739b23}
	/* END CONTENTS */	