/* 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; }
body						{ background: #ffffff; }
p							{ color: #000000; line-height: 30px; font-size: 20px; }
h1							{ color: #0872ba; font-size: 36px; font-weight: normal; margin-bottom: 10px; }
h2							{ color: #0872ba; font-size: 30px; font-weight: normal; }


#wrapper					{ width: 1080px; height: 1920px; margin: auto; }


header						{ height: 344px; }
#header_bottom				{ width: 1080px; height: 289px; }
#date 						{ width: 1000px; height: 35px; padding: 20px 40px 0px 40px; }

section						{ width: 1080px; height: 1170px; border-bottom: solid 4px #fcb13d; }
#banner						{ width: 1000px; height: 522px; padding: 0px 40px 20px 40px; border-bottom: solid 4px #fcb13d; }
article						{ width: 1080px; height: 640px; }
#left						{ width: 392px; height: 515px; float: left; background: #fffaf3; margin: 30px 0px 30px 40px; padding: 30px 50px; }
#right						{ width: 392px; height: 515px; float: left; background: #fffaf3; margin: 30px 0px 30px 16px; padding: 30px 50px; }

footer						{ width: 1080px; height: 400px; }
#new						{ width: 1000px; height: 220px; padding: 40px; }
#news						{ width: 1000px; height: 75px; padding: 25px 40px 0px 40px; }

