/* 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: 20px; }
h2							{ color: #0872ba; font-size: 30px; font-weight: normal; }


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

header						{ height: 344px; border-bottom: solid 4px #fcb13d; }
#header_left				{ height: 344px; width: 1290px; float: left; }
#header_right				{ height: 224px; width: 480px; float: left; padding: 60px 100px 60px 50px; }

section						{ width: 1920px; height: 640px; border-bottom: solid 4px #fcb13d; }
article						{ width: 1190px; height: 580px; float: left; margin: 30px 50px; }
aside						{ width: 480px; height: 540px; float: left; margin: 30px 50px 30px 0px; background: #fffaf3; padding: 20px 50px; }

footer						{ width: 1920px; height: 88px; }
#news						{ width: 1190px; height: 64px; float: left; padding: 24px 50px 0px 50px; }
#date 						{ width: 530px; height: 64px; float: left; padding: 24px 50px 0px 50px; }