body{
	margin:0;
	color:#000;
	font:11px verdana, arial,sans-serif;
	background:#fbf8f8;
}
img{border-style:none;} 
a{
	text-decoration:none;
	color: #0088cc;
}
a:hover{text-decoration:underline;}
/* page */
#page {
	width:980px;
	overflow:hidden;
	position:relative;
	padding:91px 0 0;
	margin:0 auto;
}
/* header */
#header {
	width:980px;
	height:38px;
	overflow:hidden;
	background:url(../images/bg-header.gif) no-repeat;
	position:absolute;
	top:0;
	left:0;
	padding:25px 0 0;
}
/* main menu */
#menu{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-menu.gif) no-repeat;
	font-size:12px;
	line-height:38px;
	text-align:center;
	font-weight:bold;
}
#menu li{
	float:left;
	border-right:1px solid #210603;
}
#menu li a{
	height:38px;
	float:left;
	width:115px;
	color:#fcfafa;
	background:url(../images/bg-menu.gif) no-repeat -7px 0;
}
#menu li a:hover, #menu li a.active{
	text-decoration:none;
	background-position:-7px -38px;
}
#menu li:first-child a{
	background-position:0 0;
	width:130px;
}
#menu li a span{
	display:block;
	width:74px;
	background:url(../images/claw.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	margin:5px 0 0 54px;
	cursor:pointer;
}
#menu li:first-child a:hover, #menu li:first-child a.active{background-position:0 -38px;}
#menu li a img{padding:5px 0 0;}
/* content */
#content {
	width:980px;
	background:#fcfcfc url(../images/bg-content.gif) repeat-y;
}
#content .top{
	background:url(../images/bg-content-top.gif) no-repeat;
}
#content .bottom{
	background:url(../images/bg-content-bottom.gif) no-repeat 0 100%;
	padding:13px 0 1px;
}
/* content-holder with gradient background */
#content .content-holder{
	width:978px;
	margin:0 auto;
	background:url(../images/bg-content-holder.gif) no-repeat 0 100%;
}
#content .content-holder .content-box:after{
	display:block;
	height:0;
	clear:both;
	content:"";
}
* html #content .content-holder .content-box{height:1%;}
#content .heading{
	margin:0;
	width:277px;
	height:100px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/heading.png) no-repeat;
}
/* text-box */
#content .text-box{
	width:440px;
	float:left;
	padding:3px 0 5px 27px;
}
#content .text-box p{
	margin:0 0 14px;
	font-size:13px;
	line-height:15px;
	color:#5d5b5b;
}
#content .text-box p.large{
	font-size:16px;
	line-height:18px;
	margin:-16px 0 17px;
}
/* image-box */
#content .image-box{
	width:484px;
	float:right;
	position:relative;
	margin:-30px 0 0;
	padding:0 0 8px;
}
#content .image-box .image-holder{
	width:471px;
	overflow:hidden;
}
#content .image-box .image-holder img{display:block;}
/* Elany logo */
#content .image-box .logo{
	width:148px;
	height:40px;
	position:absolute;
	right:16px;
	bottom:0;
	overflow:hidden;
	text-indent:-9999px;
}
#content .image-box .logo a{
	display:block;
	height:100%;
	background:url(../images/logo.png) no-repeat;
}
/* Buy from iTunes link*/
#content .buy{
	background:url(../images/lethal-ico.gif) no-repeat 0 4px;
	padding:12px 0 8px 58px;
}
#content .buy h2{
	margin:0 0 3px;
	font-size:14px;
}
#content .buy a{
	font-size:12px;
	color:#08c;
}
/* footer */
#content .content-holder .footer-box{
	width:951px;
	overflow:hidden;
	padding:0 0 4px 27px;
}
#content .content-holder .footer-box p{
	margin:0;
	font-size:10px;
	color:#000;
}
/* inner-1 page*/
#inner-1 #content .content-holder{
	padding:7px 0 0;
}
#content .text-box ul{
	margin:0;
	padding:0 0 3px;
	list-style:none;
}
#content .text-box ul li{
	vertical-align:top;
	background:url(../images/circle.gif) no-repeat 0 6px;
	padding:0 0 0 10px;
	font-size:12px;
	color:#575656;
	margin:0 0 17px;
}
#inner-1 #content .image-box{
	margin:13px 0 0;
}
#inner-1 #content .image-box .image-holder-1{
	width:225px;
	float:left;
}
#inner-1 #content .image-box .image-holder-2{
	width:225px;
	float:right;
	padding:0 23px 0 0;
}
#inner-1 #content .image-box .image-holder-1 img, #inner-1 #content .image-box .image-holder-2 img{
	display:block;
	margin:0 0 8px;
}
#inner-1 #content .image-box .image-holder-1 p, #inner-1 #content .image-box .image-holder-2 p{
	margin:0;
	font-size:13px;
	color:#575656;
	padding:0 5px 0 20px;
}
#inner-1 #content .text-box h1{
	margin:0 0 7px;
	font-size:36px;
	font-weight:normal;
}

#content .text-box h1{
	margin:0 0 7px;
	font-size:36px;
	font-weight:normal;
}