body {
	background:url(http://c192233.r33.cf1.rackcdn.com/pattern.png) 0 -13px;
}
a img {
	border:0;
}
div#gradient_pattern {
	height:610px;
	padding:1px 0;
	background:url(http://c192233.r33.cf1.rackcdn.com/pattern_gradient.png) 0 0 repeat-x;
}


div#container {
	width:908px;
	margin:0px auto 0;
	padding-top:13px;
	position:relative;
	background:url(http://c192233.r33.cf1.rackcdn.com/top.png) 2px 0 no-repeat;
}
* html div#container {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/shadow/top.png',sizingMethod='crop');
}

a {
	color:#fff;
}
div#header {
	height:50px;
}
div#header ul#nav {
	bottom:-10px;
}
div#main_landing {
	height:303px;
	background:url(http://c192233.r33.cf1.rackcdn.com/main_box_plain.jpg) 0 0 no-repeat;
	margin:0 0 8px 0;
	position:relative;
	z-index:2;
	min-height:303px;
}
#main_landing .description {
	margin-bottom:0px;
	margin-left:0px;
	background-color:#fff;
	font-size:24px;
	font-family: Arial;
	padding: 0 8px;
	float:left;
	clear:left;
	color:#000;
}

#main_landing .description a {
	color:#000;
	cursor:pointer;
	text-decoration:none;
}

#main_landing .description a:hover {
	color:#6c950d;
	cursor:pointer;
	font-weight:bold;
}

#top_shadow {
	clear:both;
	
}
#left_shadow {
	background:transparent url(http://c192233.r33.cf1.rackcdn.com/left.png) no-repeat scroll 0 0;
	height:534px;
	left:-8px;
	position:absolute;
	top:13px;
	width:14px;
}
* html #left_shadow {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/shadow/left.png',sizingMethod='crop');
}
#mac_contact {
	position:absolute;
	bottom:40px;
	right:20px;
	width:140px; 
	text-decoration:none;
}
#container #shadow {
	top:13px;
	height:534px;
}
#left_box {
	background:url(http://c192233.r33.cf1.rackcdn.com/quote_box.png) 0 0 no-repeat;
	width:276px;
	height:188px;
	float:left;
	margin:0 9px 0 0px;
	position:relative;
	z-index:2;
}

#left_box blockquote {
	font-size:1.8em;
	color:#434343;
	margin:33px 19px 0;
}
#left_box a {
	color:#5f7500;
	font-size:1.1em;
	text-decoration:none;
	position:absolute;
	bottom:10px; right:10px;
}
#right_box {
	background:url(http://c192233.r33.cf1.rackcdn.com/movie_box.png) 0 0 no-repeat;
	width:616px;
	height:188px;
	float:left;
	position:relative;
	z-index:2;
	color:#282828;
	padding-left:7px;
}
#right_box .movie {
	float:left;
	margin-right:4px;
	width:150px;
}
#right_box .movie a.play img {
	cursor:pointer;
	border:2px solid #fff;
}
#right_box .movie a.play:hover img {
	border:1px solid #00B4DA;
	padding:1px;
}
#right_box p {
	margin:0;
	color:#6c6c6c;
	font-size:0.9em;
}
#right_box a {
	color:#649435;
}
#right_box h2 {
	margin:2px;
	color:#373838;
	font-weight:normal;
	font-family:Verdana,Arial;
	font-size:1.3em;
}
#right_box h3 {
	font-size:1em;
	margin:0;
	padding:0;
	* margin-top:-3px;
}

#bottom_shadow {
	clear:left;
	height:6px;
	width:919px;
	background:url(http://c192233.r33.cf1.rackcdn.com/bottom.png) 0 0 no-repeat;
}
* html #bottom_shadow {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/shadow/bottom.png',sizingMethod='crop');
}

a#download {
	position:absolute;
	width:400px;
	height:130px;
	right:16px;
	top:100px;
	background-image:url(http://c192233.r33.cf1.rackcdn.com/download_no_free.png);
}
a#download.landed {
	top:78px;
}
* html a#download {
	background:0;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='public/images/landing/download_no_free.png',sizingMethod='crop');
	z-index:100;
	
}
div#landed {
	position:absolute;
	width:500px;
	text-align:center;
	right:7px;
	top:19px;
	font-size:1.6em;
	color:#3c4a00;
}
div#landed.cn img {
	vertical-align:-30px;
}
div#landed.techcrunch img {
	vertical-align:-5px;
}
div#landed.techcrunch {
	top:41px;
}
div#landed.gotoweb20 img {
	vertical-align:-12px;
}
div#landed.gotoweb20 {
	top:39px;
}


div#header ul#nav li.selected {
	background:url(http://c192233.r33.cf1.rackcdn.com/selected_right.png) 100% 0 no-repeat;
}
div#header ul#nav a {
	color:#fff;
	padding:2px 2px 7px 7px;
	font-weight:normal;
	margin-right:5px;
}
div#header ul#nav .selected a{
	background:url(http://c192233.r33.cf1.rackcdn.com/selected.png) 0 0 no-repeat;
	color:#454545;
}


