html,body{
	height:100%;
}

#window{
	/*width:100%;
	height:100%;
	overflow:hidden;*/
}

#window img{

}
* {
	padding:0px;
	margin:0px;
	zoom:1;
}
body, html {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	background-color:#f6f0c4;
	color:#231f20;
}
body {
	padding-right:0px;
}

img {
	border:0px none;
}
ul,ol {
	list-style:disc;
	list-style-image:none;
	list-style-position:inside;
}
p {
	padding:11px 0px;
}
p.small {
	font-size:10px;
}
p.strong {
	font-weight:bold;
}
a, ol li {
	zoom:0;
}	
a:link,
a:visited {
	color:#2992cb;
	text-decoration:underline;
}
a:hover {
}
.clear {
	clear:both;
	float:none !important;
	font-size:0px;
	line-height:0px;
}
ul.u li {
	padding-left:10px;
}

/* Website */
#website-outer {
	position:relative;
	padding:20px 0px;
}
#website {
	background:url('images/website-background.jpg');
	width:939px;
	position:relative;
	overflow:hidden;
	margin:0px auto;

}

#website #website-inner {
	padding:0px 7px;
}
#website .border-top {
	height:7px;
	background:url('images/website-border-top.png') repeat-x -108px 0px;
	margin-left:1px;
	z-index:2;
	position:relative;
	line-height:0px;
	font-size:0px;
}

#website-outer .border-bottom {
	height:7px;
	background:url('images/website-border-bottom.png') repeat-x 7px 0px;
	z-index:12;
	position:relative;
	line-height:0px;
	font-size:0px;
}
#website .border-left {
	height:9999px;
	background:url('images/website-border-left.png') repeat-y 0px 7px;
	width:7px;
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
}
#website .border-right {
	height:9999px;
	background:url('images/website-border-right.png') repeat-y 0px -149px;
	width:7px;
	position:absolute;
	right:0px;
	top:0px;
	z-index:10;
}

/* hx */
h1 {
	text-align:center;
	color:#231f20;
	font-size:60px;
	font-family:Verdana, Geneva, sans-serif;
}
h1 span {
	display:block;
	font-size:17px;
	text-align:center;
	letter-spacing:-1px;
}
h1.red span {
	text-align:left;
}
h1 span.p {
	padding-top:7px;
}
h1 small {
	font-size:9px;
}
h1.orange {
	background-color:#f7923b;
	margin-bottom:10px;
}
h1.blue {
	background-color:#12b7eb;
	border:1px solid #48c6e7;
	margin-bottom:10px;
}
h1.bisque {
	background-color:#f6f0c4;
	color:#000;
	font-size:50px;
	position:relative;
	margin-bottom:10px;
}
h1.bisque span {
	font-size:12px;
}
h1 span.edition {
	font-size:12px;
	color:#7ac143;
	right:10px;
	bottom:5px;
	position:absolute;
}
h1.red {
	background-color:#ef473b;
}
h1.red span {
	font-size:14px;
}
h1.red span strong {
	display:inline;
	font-weight:bold;
	font-size:20px;
	color:#fff;
}
h2 {
	text-align:center;
	color:#fff;
	margin:5px 0px;
	font-size:30px;
}
h1 span.right {
	text-align:right;
}

.halfbox {
	border:3px solid #ef473b;
	border-top:none;
	padding:0px 20px;
	font-size:11px;
	background-color:#fbf9da;
}
span.bu {
	color:#2b3990;
	font-weight:bold;
}
h2 {
	text-align:center;
	color:#231f20;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

/* Top */
#intro {
	background:#7bc143;
	padding:13px;
	color:#fff;
	margin-bottom:30px;
	position:relative;
}
#intro .i {
	background:#f6f0c4;
	padding:10px;
	position:relative;
}
#intro h3 {
	color:#fff;
	text-align:center;
	font-size:35px;
	padding-top:5px;
}
#intro .left {
	float:left;
	width:420px;
	padding-left:10px;
	padding-right:50px;
}
#intro img {
	position:absolute;
	bottom:-45px;
	right:28px;
}
#intro h6 {
	position:absolute;
	right:7px;
	bottom:5px;
	color:#7ac143;
	font-size:11px;
	font-weight:bold;
}

.box {
	padding:20px 10px;
	color:#fff;
	margin-bottom:30px;
}
.box h3 {
	font-size:24px;
	text-align:center;
}
.box h4 {
	font-size:15px;
	text-align:center;
}
.box h4 big {
	font-size:18px;
}
.box-red {
	background:#ef473b;
}
.box-bisque {
	background:#f2e8af;
}
.box-orange {
	background:#f7923b;
}
.box-z-m-b {
	margin-bottom:0px;
}
.box-blue {
	background:#12b7eb;
}
span.h {
	display:block;
	color:#2b3990;
	font-weight:bold;
}

/* q-q */
#q-q {
	position:relative;
}
#q-q h3 {
	padding-bottom:10px;
}
#q-q dl {
	display:block;
}
#q-q dt {
	float:left;
	width:80px;
}
#q-q ul {
	padding-top:30px;
	font-weight:bold;
	padding-bottom:20px;
}
#q-q img {
	position:absolute;
	bottom:118px;
	right:-30px;
}

/* q w */
#q-w .bottom {
	margin-top:110px;
	position:relative;
}
#q-w img {
	position:absolute;
	left:0px;
	bottom:-10px;
}

/* q e */
#q-e {
	position:relative;
	margin-bottom:30px;
}
#q-e img {
	position:absolute;
	top:150px;
	right:-20px;
}
#q-e span {
	position:absolute;
	top:296px;
	right:24px;
}

/* q r */
#q-r .bottom {
	margin-top:180px;
}
#q-r .bottom {
	position:relative;
}
#q-r .bottom img {
	position:absolute;
	bottom:0px;
	left:30px;
}

/* q t */
#q-t  h3 {
	padding-bottom:10px;
}
#q-t span.q {
	display:block;
	padding-right:60px;
}
#q-t span.w {
	display:block;
	padding-left:60px;
}
#q-t {
	padding-bottom:90px;
	position:relative;
	margin-bottom:40px;
}
#q-t img {
	position:absolute;
	bottom:-20px;
	right:-20px;
}

/* q y */
#q-y h3 {
	padding-bottom:10px;
}
#q-y .bottom {
	margin-top:170px;
	position:relative;
}
#q-y {
	position:relative;
}
#q-y img {
	position:absolute;
	left:255px;
	top:300px;
}
#q-y .bottom img {
	position:absolute;
	bottom:-10px;
	left:10px;
	top:auto;
	right:auto;
}

/* w-w */
#w-w {
	position:relative;
}
#w-w p {
	width:270px;
}
#w-w dl {
	font-weight:bold;
	padding-bottom:20px;
}
#w-w dt {
	float:left;
	width:140px;
}
#w-w .bottom {
	position:relative;
}
#w-w .bottom img {
	position:absolute;
	right:-15px;
	bottom:0px;
}

/* w e */
#w-e .bottom {
	position:relative;
}
#w-e p {
	width:270px;
}
#w-e .bottom img {
	position:absolute;
	right:-20px;
	bottom:10px;
}

/* w r */
#w-r p {
	width:280px;
}
#w-r .bottom {
	position:relative;
}
#w-r .bottom img {
	position:absolute;
	right:-15px;
	bottom:20px;
}

/* w t */
#w-t h3 {
	padding-bottom:10px;
}
#w-t p.small {
	width:211px;
}
#w-t {
	position:relative;
}
#w-t img {
	position:absolute;
	right:-15px;
	bottom:-6px;
}

/* w o */
#w-o .bottom {
	position:relative;
}
#w-o .bottom img {
	position:absolute;
	right:-15px;
	bottom:-2px;
}

/* w y */
#w-y {
	position:relative;
	color:#000;
	font-size:9px;
}
#w-y  .colofon {
	background-color:#2A3990;
	border:1px solid #8E91A0;
	color:#FFFFFF;
	font-size:16px;
	height:26px;
	left:142px;
	line-height:26px;
	position:absolute;
	text-align:center;
	top:-15px;
	width:141px;
}
#w-y p {
	text-align:center;
}
#w-y h1 {
	font-size:13px;
	text-align:left;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0px;
	padding-top:30px;
	padding-left:20px;
}
#w-y  img {
	bottom:20px;
	position:absolute;
	right:20px;
}

/* Columen left */
#columen-left {
	float:left;
	width:413px;
	padding-left:22px;
}

/* Columen right */
#columen-right {
	float:left;
	width:420px;
	padding-left:44px;
	padding-top:190px;
	position:relative;
}
#columen-right .vw {
	position:absolute;
	top:-16px;
	left:-17px;
}