@charset "UTF-8";
/* CSS Document */


/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1; background-color: #333333;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#container {
	width: 960px; min-height: 800px;
	margin: 0 auto;

}

.logo {
	display: block; width: 760px; height: 130px;
	margin: 0 auto;
	padding-top: 25px;

}

#left {
	width: 410px; height: 925px;
	float: left;

}

.wwscl {
	width: 270px; height: 235px;
	margin: 50px 70px 0 70px;

}

#headline {
	padding-bottom: 20px;
	border-bottom: thin solid #666666;
	
}

h2 {
	color: #33CCFF; font-family: helvetica; font-size: 20px; font-weight: bold; line-height: 23px; letter-spacing: 1px;
	margin: 25px 0 10px 0;

}

.description {
	color: white; font-family: helvetica; font-size: 12px; line-height: 20px; letter-spacing: 1.5px;
	padding-bottom: 25px;
	
	border-bottom: thin solid #666666;


}

#info {
	margin-top: 25px;

}

#info li {
	margin-bottom: 5px;

}

.stat {
	color: white; font-family: helvetica; font-size: 12px; line-height: 20px; letter-spacing: 1px;

}

.stat strong {
	color: #666666; font-family: helvetica; font-size: 12px; line-height: 20px; letter-spacing: 1px;

}

.sidenote {
	color: #666666; font-family: helvetica; font-size: 10px; line-height: 12px;
	padding-top: 15px;

}

.applink {
	display: block; width: 230px; height: 85px;
	margin-top: 15px; 

}

#right {
	width: 545px; height: 925px;
	float: right;

}

.screenshot {
	display: block; width: 495px; height: 265px;
	margin: 0 auto;
	padding-top: 35px;

}

#features {
	width: 350px; height: 500px;
	margin: 0 auto;
	margin-top: -40px;
	padding-left: 25px;

}

#features li {
	padding-top: 75px;

}

.glove {
	display: block; width: 45px; height: 45px;
	float: left;

}

.featurep {
	display: block; width: 300px; height: auto;
	float: right;
	
	color: white; font-family: helvetica; font-size: 14px; font-weight: bold; line-height: 20px;

}

.asterisk {
	color: #FF9933; font-family: helvetica; font-size: 21px; font-weight: bold;
	padding: 3px;

}

#footer {
	width: 960px; height: 140px;
	margin: 0 auto;
	text-align: center;
	clear: both;

}

.lrlogo {
	width: 135px; height: 45px;
	margin: 0 auto;
	margin-top: 50px;

}

.copyright {
	color: #666666; font-family: helvetica; font-size: 10px; font-weight: bold; font-variant: small-caps; letter-spacing: 2px;
	padding-top: 15px;
}

