@charset "utf-8";
/* CSS Document */

.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{background:none;border:none;margin:0; outline:0; padding:0;}
.clear {clear: both; height: 0; line-height: 0;}
a {text-decoration: underline; color: #3B0038;}
a:hover {text-decoration: underline;}
body {font-family: Tahoma, Arial, sans-serif; font-size: 12px; color: black;}

/* Template */
#container {background-color: #3b0038; width: 100%;}
#header .top, #header .bottom, #content_wrapper .top, #content_wrapper .bottom, #content_wrapper .content, #footer .content {width: 934px; margin: 0 auto;}

/* Header */
#header {width: 100%; background: url('../img/header_bg.png') left top repeat-x;}
#header .top {height: 120px; background: url('../img/header_content_top_bg.png') no-repeat left top; position: relative;}
#header .bottom {background: url('../img/header_content_bottom_bg.png') no-repeat left top; height: 293px; clear: both;}
#header .top ul {list-style: none; position: absolute; top: 80px; left: 177px;}
#header .top ul li {float: left; width: 114px; margin-right: 3px; text-align: center}
#header .top a {color: white; font-size: 14px; text-decoration: none;}
#header .top .flags {position: absolute; top: 15px; right: 65px; width: auto; left: auto;}
#header .top .flags li {float: left; width: auto; margin: 0 5px;}

/* Content */
#content_wrapper {width: 100%;}
#content_wrapper .top {background: url('../img/content_top_bg.png') no-repeat left top; height: 50px;}
#content_wrapper .bottom {background: url('../img/content_bottom_bg.png') no-repeat left top; height: 60px;}
#content_wrapper .content {background: url('../img/content_bg.png') repeat-y left top; min-height: 100px; width: 834px; padding: 0 50px; font-size: 15px; line-height: 1.4em;}
#content_wrapper .content h1 {font-size: 22px; font-weight: bold; margin-bottom: 15px;}
#content_wrapper .content h2 {font-size: 18px; margin-bottom: 10px;}
#content_wrapper .content .images {text-align: center;}
#content_wrapper .content .images img {margin-top: 15px;}

/* Footer */
#footer {background: url('../img/footer_bg.png') repeat-x top left; height: 109px;}
#footer .content {background: url('../img/footer_content_bg.png') repeat-x left top; height: 57px; line-height: 57px;}
#footer .content ul {list-style: none; margin: 0 auto; width: 786px;}
#footer .content ul li {float: left; margin: 0 15px; font-size: 14px; color: white; width: 101px; text-align: center;}
#footer .content ul li a {color: white; text-decoration: none;}