/* Default overwrites */
html, body, div, span, applet, object, iframe, blockquote, pre, p, 
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,
h1, h2, h3, h4, h5, h6											{ margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; }

/* Browser fix for html5 tags */
address, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary		{ display: block; }

*							{ font-family: arial; font-size: 20px; }
body						{ background: #ffffff; }
p							{ font-size: 20px; line-height: 30px; color: #000000; }
h1							{ font-size: 48px; font-style: italic; font-weight: normal; }
h2							{ font-size: 30px; font-weight: normal; padding-bottom: 20px; }
h3							{}
h4							{}

#wrapper					{ width: 1000px; height: 1840px; margin: auto; padding: 0 40px; }
#header						{ width: 1000px; height: 200px; border-bottom: 1px solid #999999; }
.logo						{ width: 500px; height: 160px; float: left; padding-top: 40px; }
#date						{ width: 500px; height: 160px; float: left; text-align: right; padding-top: 40px; }
.time						{ font-size: 48px; }
.date						{ font-size: 30px; padding-bottom: 20px; }

#top_content				{ width: 1000px; height: 700px; padding: 35px 0; }
#banner						{ width: 1000px; height: 700px; }
#bottom_content				{ width: 1000px; height: 770px; }
#footer						{ width: 1000px; height: 99px; }
#top						{ width: 1000px; height: 370px;  }
#left						{ width: 465px; height: 330px; float: left; padding: 35px 35px 35px 0; }
#right						{ width: 465px; height: 330px; float: left; padding: 35px 35px 35px 0; }