/* begin resets */
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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {outline: 0;}
body {line-height: 1;color: black;background: white;}
ol, ul {list-style: none;}
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

/* end resets */

body { background:#000; }

#content { position:absolute; left:50%; top:50%; margin-left:-380px; margin-top:-200px; width:760px; height:400px; text-align:center; }
#content p { margin-bottom:40px; vertical-align:middle; }
#content img { padding:0 10px; }
#content .network { width:285px; margin:0 auto; color:#fff; font-family:Arial, Helvetica, sans-serif; font-size:10px; }
#content .network img { width:50px; margin-bottom:0; padding:0; }
#content .network li { float:left; margin-right:28px; line-height:13px; }
#content .network li.last { margin-right:0; }

#lpc-logo { position:absolute; bottom:10px; right:10px; display:block; text-indent:-9999px; width:18px; height:21px; background:url(images/lpc.gif) left top no-repeat; }

