html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

body {
	font-family: Tahoma;
	overflow: auto;
	background: #fff url(/images/back_top_left.gif) repeat-x;
	color: #022488;
}

a {outline: none;}

img {border: none;}

form, input, label {
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
	cursor: hand;
}

/*==============*/

#page_wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 966px;
	background: url(/images/back_btm_left.gif) repeat-x bottom left;
	overflow: hidden;
	position: relative;
}

#page_container {
	width: 966px;
	margin: 0 auto;
	position: relative;
	padding: 201px 0 150px 0;
	background: url(/images/main_back.jpg) no-repeat 11px 202px;
}

#right_wing_top {
	top: 32px;
	right: 0;
	width: 50%;
	height: 102px;
	background: url(/images/back_top_right.gif);
}

#right_line_top1 {
	top: 199px;
	right: 0;
	width: 50%;
	height: 1px;
	background: #717171;
}

#right_line_top2 {
	top: -2px;
	left: -78px;
	width: 120px;
	height: 5px;
	background: url(/images/main_thingy1.gif) no-repeat;
}

#right_wing_btm {
	bottom: 0;
	right: 0;
	width: 50%;
	height: 128px;
	background: url(/images/back_btm_right.gif) repeat-x bottom left;
}

#top_plate {
	top: 32px;
	left: 264px;
	width: 536px;
	height: 102px;
	background: url(/images/top_plate.png);
}

#logo {
	top: 51px;
	left: 107px;
}

#logo_corp1 {
	top: 50px;
	left: 387px;
}

#logo_corp2 {
	width: 195px;
	top: 85px;
	left: 435px;
	color: #0083c6;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

#contact {
	top: 48px;
	right: 26px;
	color: #022488;
	font-size: 12px;
	text-align: right;
	font-weight: bold;
	line-height: 24px;
}

.bolder {font-size: 18px}

#menu_container {
	top: 137px;
	left: 29px;
	width: 908px;
	height: 26px;
	background: url(/images/menu_back.gif);
	overflow: hidden;
}

#menu {
	margin: 0 0 0 -4px;
	background: url(/images/menu_div.gif) repeat-x 0px 2px;
}

#menu a {
	display: block;
	float: left;
	margin: 0 0 0 4px;
	font-size: 12px;
	font-weight: bold;
	width: 148px;
	padding: 5px 0 7px 0;
	text-align: center;
	background: url(/images/menu_act.gif) repeat-x;
}

#menu a:link, #menu a:visited {color: #ffddf1; text-decoration: underline; background-position: 0px -40px;}
#menu a:hover, #menu a:active {color: #b7006f; text-decoration: none; background-position: 0px 3px;}

#icons {
	top: 6px;
	left: 29px;
	width: 908px;
	padding: 3px 0;
	background: url(/images/icons_div.gif);
	text-align: center;
}

#footer {
	top: -9px;
	left: -200px;
	width: 685px;
	height: 137px;
	background: url(/images/footer_back.jpg);
}

#btm_link {
	margin: 47px 0 0 67px;
	width: 562px;
	font-size: 12px;
}

#btm_link a {
	display: block;
	float: left;
}

#btm_link img {
	float: left;
	margin: 7px 17px 0 17px;
}

#btm_link a:link, #btm_link a:visited {color: #022488; text-decoration: underline;}
#btm_link a:hover, #btm_link a:active {color: #fff; text-decoration: underline;}

#copyright {
	color: #fff;
	font-size: 10px;
	bottom: 16px;
	right: 65px;
}

#copyright a:link, #copyright a:visited {color: #fff; text-decoration: none;}
#copyright a:hover, #copyright a:active {color: #fff; text-decoration: underline;}

#counter {
	bottom: 0;
	right: -100px;
}

#counter img {
	vertical-align: bottom;
	margin: 0 0 6px 0;
}

/*=================*/

#content {
	min-height: 470px;
}

#left_col {
	float: left;
	width: 410px;
	padding: 357px 0 0 0;
}

#left_col_in {
	margin: 0 2px;
	border-right: 1px solid #717171;
	position: relative;
}

#right_col {
	float: right;
	width: 533px;
	font-size: 0.70em;
	line-height: 1.65em;
	position: relative;
}

#right_col_in {
	padding: 8px 30px 0 0;
	position: relative;
}

.more {
	float: left;
	padding: 4px 0 0 16px;
	font-size: 11px;
	font-weight: bold;
	background: url(/images/more.gif) no-repeat 0px 3px;
	line-height: 13px;
}

.more a:link, .more a:visited {color: #022488; text-decoration: none;}
.more a:hover, .more a:active {color: #2cccfd; text-decoration: none;}

/*=================*/

#thingy0 {
	bottom: 0px;
	right: 0px;
	margin: 0 -3px 0 0;
}

#thingy1 {
	top: 398px;
	left: 0px;
}

#thingy2 {
	top: 398px;
	left: 2px;
	border-left: 1px solid #717171;
	height: 250px;
	width: 1px;
}

#thingy3 {
	top: 558px;
	left: 380px;
}

#thingy4 {
	top: -62px;
	left: -29px;
}

.blue_header {
	color: #022488;
	background: url(/images/blue_header_back.gif) repeat-x bottom left;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding: 4px 30px 6px 0;
	margin: 0 27px 18px 27px;
}

.blue_header a:link, .blue_header a:visited {color: #022488; text-decoration: underline;}
.blue_header a:hover, .blue_header a:active {color: #fff; text-decoration: underline;}

#left_stripe {
	top: 167px;
	left: -173px;
}

#news_wrapper {
	border-left: 1px solid #717171;
	padding: 0 27px;
	position: relative;
}

.news_block {
	padding: 0 3px 15px 110px;
	font-size: 0.70em;
	text-align: right;
	background: url(/images/news_block_back.gif) no-repeat bottom right;
	margin: 0 -3px 20px 0;
}

.news_block p {
	margin: 0;
	padding: 0;
}

.news_block h2 {
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0.15em 0;
}

.news_pic {
	float: left;
	margin: 2px 0 5px -110px;
	width: 96px;
	height: 98px;
	overflow: hidden;
	background: url(/images/news_pic_back.gif) no-repeat;
}

.news_pic img {
	display: block;
	margin: 5px 0 0 5px;
}

.news_block .more {float: right;}

#poll_wrapper1 {
	width: 301px;
	background: url(/images/poll_back.png);
	margin: 0 0 5px 28px;
}

#poll_wrapper2 {background: url(/images/poll_top.png) no-repeat;}

#poll_wrapper3 {
	background: url(/images/poll_btm.png) no-repeat bottom left;
	min-height: 112px;
	position: relative;
	padding: 0 0 78px 0;
}

#poll_wrapper3 h1 {
	font-size: 14px;
	margin: 0;
	padding: 30px 0 5px 66px;
}

#poll_wrapper3 h2 {
	font-size: 12px;
	margin: 0;
	padding: 0 25px 15px 66px;
	font-weight: normal;
	font-style: italic;
}

#poll_answers {
	padding: 0 25px 0 58px;
	font-size: 12px;
	font-weight: bold;
	border-left: 9px solid #d3008e;
}

#poll_answers div {
	line-height: 15px;
	padding: 0 0 12px 0;
	position: relative;
}

#poll_answers input {
	position: absolute;
	display: block;
	top: 2px;
	left: -38px;
}

#poll_btn {
	bottom: 53px;
	right: 0;
	display: block;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 23px 3px 23px;
	margin: 0 21px 0 0;
}

a#poll_btn:link, a#poll_btn:visited {color: #fff; text-decoration: none;}
a#poll_btn:hover, a#poll_btn:active {color: #fff; text-decoration: none;}

#poll_link {
	bottom: 37px;
	left: 66px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}

a#poll_link:link, a#poll_link:visited {color: #022488; text-decoration: underline;}
a#poll_link:hover, a#poll_link:active {color: #2cccfd; text-decoration: underline;}

#banners div {margin: 0 0 16px 28px;}

#subscribe {
	text-align: left;
	padding: 0 0 3px 51px;
	position: relative;
}

#subscribe span {
	display: block;
	float: left;
	line-height: 18px;
	padding: 6px 7px 0 0;
}

#subscribe_input {
	width: 172px;
	height: 18px;
	background: #fff;
	border: 1px solid #022488;
	font-size: 11px;
}

#main_header {
	font-weight: bold;
	min-height: 166px;
	padding: 0 0 25px 15px;
	margin: 0 0 40px 0;
	background: url(/images/main_stripe_right.png) no-repeat bottom left;
	position: relative;
}

#right_wing_mid {
	bottom: 0;
	left: 503px;
	height: 37px;
	width: 202px;
	background: url(/images/main_stripe_right.png) -503px 0px;
}

/*=================*/

.clear {clear: both;}

.A5 {
	position: absolute;
	z-index: 5;
}

.A10 {
	position: absolute;
	z-index: 10;
}
