body * {
	font-family: Verdana, Arial, sans-serif;
	}
	
	body{
		background-image: url(../images/verticaltile_test.png);
		background-repeat: repeat;
		color: #333;
		font-size: 12px;
		font-family: Verdana, Arial, sans-serif;
		line-height: 1.45em;
	}
	
	
	#container {
		width: 959px;
		margin-top: 35px;
		margin-left: auto;
		margin-right: auto;
		background: #f1f1f1;
		background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), color-stop(.65, #d7d7d7), to(#c5c5c5));
		background: -moz-linear-gradient(top, #FFFFFF, #c5c5c5);
		-moz-box-shadow: 0px 0px 10px #1b1b1b;
		-webkit-box-shadow: 0px 0px 10px #1b1b1b;
		box-shadow: 0px 0px 10px #1b1b1b;
		border: solid 1px white;
	
	}
	
	#header {
	width:960px;
	height: 144px;
	background-image: url(../images/header.jpg);
	background-repeat: repeat-x;
	background-color: #f1f1f1;
	}	
	
	#logo {
	padding: 44px 0 0 30px; }
	
	#nav {
	height: 31px;
	width: 956px;
	margin-left: 2px;
	margin-right: 2px;
	background-color: #5a5a5c;
	font-size: 13pt;
	letter-spacing: 0.06em;
	color:white;
	background: -webkit-gradient(linear, left center, right center, from(#6d6e72), color-stop(.30, #5a5a5c), to(#ececec));
	background: -moz-linear-gradient(left, #6d6e72, #ececec);
	}
	
	#nav ul {
	text-decoration: none;
	list-style: none;
	padding-left: 30px;
	padding-top: 6px;
	float: left;
	font-weight: bold;
	text-shadow: 0 1px 2px #1b1b1b;
	}
	
	#nav li { display: inline;}
	
	#nav li img{ padding: 2px 0px 0 2px; }
	
	#nav li a {
		 color: white;
		 text-decoration: none;
	}
	
	#nav li a:hover { 
		color: #c2c2c7;
	}
	
	
	.lillogos { 
	margin-right: 3px;
	float: right;}
	
	.lillogos img {
	-moz-box-shadow: 0px 1px 2px #a1a1a1;
	-webkit-box-shadow: 0px 1px 2px #a1a1a1;
	box-shadow: 0px 1px 2px #a1a1a1;
	border: solid 1px #f1f1f1;
	
	}
	
	.content {
	width:960px;
	}
	
	.home {
	padding-left: 50px;
	padding-top: 50px;
	}
	
	.description {
	margin-left: 32px;
	margin-bottom: 50px;
	width: 400px;
	line-height: 1.4em;
	}
	
	.description img { margin-left: -11px; }
	
	.title{
		margin-left: 32px;
		margin-top: 30px;
		width: 240px;
		float: left;
	}
	
	.ipad{
		margin-top: 20px;
	}


.title img { margin-left: -14px; }

.title b {
	font-size: 13pt;
	line-height: 1.5em;}
	
.title script{
	margin-left: 40px;
}	
	
.icons {
  width: 250px;
  margin-left: 18px;
  text-align: center;
}
.icons img {margin-left: 2px;}

.tweet {
margin-left: -50px;
padding-top: 0px;
clear: both;

}

.tweet img {
	margin-left: 0px;
}

								.careers {
								float:right;
								width: 520px;
								margin-top: 24px;
								margin-right: 30px;
								padding-left: 30px;
								padding-right: 40px;
								}
								
								.careers img { margin-left: -14px; }
								
								.careers ul{
									padding-left: 20px;
									text-indent: -12px;
								}
								
								.careers a { color: #2e71b5;}
								.careers a:hover {color: #24598f;}
								
								.careers b {
								line-height: 3em;
								}
								
								.careers iframe {
								border: solid 1px white;
								-moz-box-shadow: 0px 4px 4px #333;
								-webkit-box-shadow: 0px 4px 4px #333;
								box-shadow: 0px 4px 4px #333;
								}
.contact-title{
margin: 32px 0 10px 32px;
width: 800px;
float: left;
font-size: 13pt;
}

.contact-title img { margin-left: -14px; }


.contact-top {
margin: 0 2px 0 32px;
float: left;
width: 200px;
height: 200px;
}

.contact {
margin: 0 4px 0 3;
padding-left: 70px;
float: left;
width: 200px;
height: 200px;
}

.content  a { color: #2e71b5;}
.content a:hover {color: #24598f;}

.apps {
float:right;
width: 520px;
padding: 0;
margin-top: -14px;
margin-right: 50px;
}

.screenshots{
width: 520px;
margin-left: 12px;
}

.screenshots img {
	border: solid 1px white;
	margin-right: 42px;
	margin-bottom: 24px;
	-moz-box-shadow: 0px 4px 4px #333;
	-webkit-box-shadow: 0px 4px 4px #333;
	box-shadow: 0px 4px 4px #333;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	border-radius: 9px;

}


.footer {
width: 959px;
height:50px;
text-align: center;
font-size: 8pt;
padding-top: 10px;
padding-bottom: 4px;
border-top: 2px solid #5a5a5c;
line-height: 1.4em;
clear: both;
}

a { color: #2e71b5; text-decoration: none;}
a:hover {color: #24598f;}

		.twtr-widget {
			float: left;
			width: 220px;
			margin: 50px 0 0 40px;
			padding: 0 0 15px;
			background: white;
			
			/*** cross browser box shadow ***/
			-moz-box-shadow: 0 0 2px #fff;
			-webkit-box-shadow: 0 0 2px #fff;
			-ms-filter: "progid:DXImageTransform.Microsoft.Glow(color=#ffffff,strength=3)";
			filter:
				progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=0,strength=3)
				progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=90,strength=3)
				progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=180,strength=3)
				progid:DXImageTransform.Microsoft.Shadow(color=#ffffff,direction=270,strength=3);
			box-shadow: 0 0 2px #fff;
			
			/*** kind of cross browser rounded corner ***/
			-webkit-border-radius: 3px;
			-khtml-border-radius: 3px;
			-moz-border-radius: 3px;
			border-radius: 3px;
		}
			.twtr-hd {
				/*** cross browser rgba ***/
				background-color: transparent;
				background-color: rgba(184,184,184,0.3);
				filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff);
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#30ffffff,endColorstr=#30ffffff)";
			}
			.twtr-bd {}
				.twtr-widget .twtr-bd .twtr-tweet {
					margin: 5px 0 0;
					padding: 0 0 5px;
					border-bottom: 1px solid #cecece;
				}
				.twtr-tweet:before {
					display: block;
					float: left;
					margin: -5px 0 0 5px;
					font-size: 40px; /* let's make it a big quote! */
					content: "n";
					color: #bababa;
					text-shadow: 0 1px 1px #909090;
					font-family: "times new roman", serif;
				}
			.twtr-ft { display: none; }


	#press{
		margin-left: 130px;
		margin-top: 30px;
		margin: 30px 0 80px 130px;
		width: 240px;
		float: left;
	}
	
	
	.press_header {
		font-size: 14pt;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 10px;
		width: 600px;
		float: left;
		line-height: 1.3em;
	}
	
	.press_text{
		width: 720px;
		float: left;
		margin-top: 15px;
	}
	
	.press_text p {
		margin-bottom: 15px;
	}
	
	.press_text h2 {
		margin-bottom: 30px;
		font-size: 11pt;
	}
	
	.press_text ul {
		list-style: disc;
		margin: -15px 0 0 50px;
		line-height: 1.6em;
	}
	
	.press_list{
		margin: 30px 0 30px 75px;
		width: 550px;
	}
	
	.dash {
		margin-left: -14px;
		}
