/* 
CODERO PPC LANDING STYLES 
Author: Bryan Ansley
*/

/* --------- v1.0 | 20080212 (CSS RESET) ------------- */

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;}

body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {content: '';content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse;border-spacing: 0;}

/* ------(CSS RESET END)--------------------------------- */

/* CODERO PPC LANDING STYLES (START) */
body {background:url(images/bkd-tile.jpg) repeat-x #6f7567; font-family: Helvetica, Arial, sans-serif; font-size: 14px; color: #FFFFFF;  padding: 0; margin: 0;}
#header .logo a { text-indent:-9999px; background: url(images/logo.png) no-repeat; height: 85px; width: 271px; position:relative; z-index:100; display:block;} 
#header {height: 85px; width: 100%;}
#container {width: 600px; margin: 0 auto;}
#main {height: 765px; margin: -57px 0 0 59px;}
.top-links {list-style: none; height: 27px; float: right; margin: -77px 33px 0 0;}
.top-links li {display:inline;}
.bottom-links {list-style: none; height: 27px;float: right; margin: -17px 12px 0 0;}
.bottom-links li {display: inline;}
.pipe {border-right: 1px solid #ffffff; padding: 0 8px 0 8px;}
li {padding-left: 8px;}
li a {text-decoration: none; color: #ffffff;} 
