body {
	background: #daf4cc url(../img/body_bg.jpg) 50% 0 repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
.content{
	width: 840px;
	margin: 0 auto;
}
#header {
	padding-top: 40px; text-align: center;
}
#head {
	width: 352px;
	height: 60px;
	background: url(../img/cleanMyMac.png) center no-repeat;
	margin: 0 auto;
}
#header h1 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	text-align: center;
	padding: 0 200px;
	margin: 11px 0 0 0;
}
ul.moreInfo {
	float: right;
	width: 106px;
	height: 21px;
	display: block;
	margin: 4px 78px 0 0;
	padding: 0;
}
.moreInfo li {
	list-style-type: none;
}
.moreInfo a {
	width: 106px;
	height: 21px;
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #d5e3ff;
	display: block;
}
.moreInfo a:hover {
	margin-top: -1px;
}
ul.menu {
	width: 639px;
	height: 42px;
	display: block;
	list-style-type: none;
	margin: 29px auto 0 auto;
	padding: 0;
	position: relative;
	z-index: 200;
}
.menu li {
	float: left;
	width: 212px;
	height: 42px;
	margin-right: 1px;
}
.menu span {
	width: 212px;
	height: 42px;
	color: #FFF;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 18px;
	text-decoration: none;
	padding-top: 9px;
	display: block;
	text-align: center;
	cursor:default;
}
li.why {
	background: url(../img/whyClean.png) top center no-repeat;
}
li.why:hover {
	background:  url(../img/whyCleanHover.png);
}
li.why .clean { 
    display: none; 
}
li.why:hover .clean { 
    display: block; 
}
.clean {
	width: 212px;
	height: 215px;
	background:  url(../img/background.png);
	margin-top: -8px;
} 
.clean p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 10px 10px 10px 15px;
	color: #FFF;
	margin: 0;
}
li.main {
	background: url(../img/main.png) top center no-repeat;
}
li.main:hover {
	background: #3B413C;
}
li.main .features { 
    display: none;
}
li.main:hover .features { 
    display: block; 
}
.features {
	width: 212px;
	height: 215px;
	background:  url(../img/background.png);
	margin-top: -8px;
} 
.features p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 10px 10px 10px 15px;
	color: #FFF;
	margin: 0;
}
li.internetional {
	background: url(../img/internetional.png) top center no-repeat;
}
li.internetional:hover {
	background:  url(../img/internetionalHover.png);
}
li.internetional .inter { 
    display: none;
}
li.internetional:hover .inter { 
    display: block; 
}
.inter {
	width: 212px;
	height: 215px;
	background:  url(../img/background.png);
	margin-top: -8px;
} 
.inter p {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding: 10px 10px 10px 15px;
	color: #FFF;
	margin: 0;
}
.imac_mid{
	background: url(../img/imac-high.jpg) 50% 0 no-repeat;
	height: 520px;
	position: relative;
	z-index: 100;
}
#dounloadNow, #dounloadNow a {
	width: 350px;
	height: 200px;
	display: block;
}
#dounloadNow {
	width: 350px;
	height: 200px;
	position: absolute;
	top: 105px;
	left: 239px;
}
#dounloadNow a:hover {
	background: url(../img/downloadnow.png) 50% 50% no-repeat;
	cursor: pointer;
}
#testimonials {
	float: left;
	width: 180px;
	height: 129px;
	color: #333e31;
	padding-top: 90px;
	text-align: left;
}
#testimonials h1 {
	text-align: right;
	padding: 0 5px 0 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 15px;
}
ul {
	margin-top: 5px; list-style: none  inside;
	padding:0; margin: 5px 0 0 0;
}

#testimonials li {
	text-align: right;
	padding: 18px 5px 10px 0;
	margin: 0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 13px;
	display: none;
}

.tryme {
	width: 162px;
	float: right;
	background: url(../img/flowers.png) 50% 0 no-repeat;
	padding-top: 70px;
	margin-top: 20px;
	text-align: center;
}
.tryme_link {
	text-decoration: none;
	color: #ffffff;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 12px;
}

.tryme_link_bg{ 
	background: url(../img/more-bg.png) no-repeat;
	height: 24px;
	width: 70px;
	padding-top: 5px;
	margin: 0 auto;
}
.tryme_btn {
	width: 159px;
	height:87px;
	background: url(../img/try-me.png) no-repeat;
}
.tryme_btn:hover {
	background: url(../img/try-me.png) 0 -91px no-repeat;
}
.ban_title {
	font-size: 18pt;
	color: #FFF;
	text-decoration: none;
}
.ban_title:hover {
	text-shadow: 0 -1px 4px #FFF;
}
.btns {
	text-align: justify;
	vertical-align: middle;
}
.footer {
	padding-top: 35px; 
	height: 100px;
}
.workson {
	background: url(../img/works_on.png) no-repeat;
	height: 80px;
	width: 264px;
	float:left;
}
.universal {
	background: url(../img/universal.png) 35px 0 no-repeat;
	height: 80px;
	width: 172px;
	float: left;
}
.macpawlogo {
	background: url(../img/macpaw-logo.png) 35px 10px no-repeat;
	height: 80px;
	width: 212px;
	float: left;
}
.btnfade, .shareit_btn {
	opacity: 0.5;
}
.shareit{
	padding-top: 19px;
	float: right;
}

.shareit ul {float:right; display:block; margin:0; padding:0;}
.shareit li {display:inline-block; width:40px; margin:0; padding:0;}

.twitter {background: url(/img/landings/land5/img/btns/twitter.png) no-repeat;}
.digg {background: url(/img/landings/land5/img/btns/digg.png) no-repeat;}
.myspace {background: url(/img/landings/land5/img/btns/myspace.png) no-repeat;}
.facebook {background: url(/img/landings/land5/img/btns/facebook.png) no-repeat;}
.twitter, .digg, .myspace, .facebook {height:31px; width:30px; overflow:hidden;}
.pixel_203x80 {width:203px; height:80px;}

