﻿body {
	margin: 0;
	padding: 0;
	background: #8cabd7 url('images/body_bac.gif') repeat-x;
	color: #5f676a;
	font: 14px/16px 'Trebuchet MS', Arial, Verdana, sans-serif;
	text-align: center;
}

#container {
	width: 742px;
	margin: 0 auto 0 auto;
}

#container_inner {
	float: left;
	width: 742px;
	text-align: left;
	margin: 0 -3px 0 0;
	padding: 20px 0 20px 0;

}

body#card_template {
	
}

#card_container {
	position: absolute;
	top: 50%;
	left: 50%;

	width: 511px;
	height: 305px;
	padding: 16px 20px 20px 16px;
	text-align: left;
	background:  url('images/card_con.png') no-repeat;
	margin: -171px 0 0 -273px;
}

* html #card_container {
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/card_con.png', sizingMethod='crop'); 
}

#card_container_inner {
	float: left;
	height: 305px;
	width: 511px;
	background: #ed2d23;
	color: white;
}

#card_container_left {
	float: left;
	width: 321px;
	height: 305px;
	position: relative;
}

#card_container_left h2 {
	font-size: 30px;
	margin: 0;
	padding: 0 20px 0 20px;
	line-height: 35px;
	margin-top: 90px;
}

#card_container_right {
	float: left;
	width: 150px;
	height: 255px;
	padding: 25px 20px 25px 20px;
	display: inline;
}

#card_container_left, #logo, #card_container_left #logo_text, #header img {
	top: 20px;
	left: 20px;
	position: relative;
}

#topbar {
	float: left;
	width: 707px;
	margin: 0 -3px 0 0;
	padding: 7px 15px 8px 20px;
	background: white;
	font-size: 11px;
	min-height: 15px;
	color: #000000;
	position: relative;
	z-index: 10;
}

* html #topbar {
	height: 15px;
}

#topbar p, #topbar h1, #topbar h2, #topbar h3, #topbar h4, #topbar h5, #topbar h6 {
	margin: 0;
	padding: 0;
}

#langbar {
	float: right;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#langbar li {
	display: inline;
	padding-left: 5px;
}

#langbar li a {
	color: #5f676a;
	text-decoration: none;
}

#langbar li a:hover {
	text-decoration: underline;
}

#langbar li a.active {
	font-weight: bold;
}

#header {
	float: left;
	padding: 0;
	margin: 0 -3px 0 0;
	width: 742px;
	min-height: 123px;
	background: url('images/header_b.gif') repeat-x;
	border-bottom: 17px solid #0f2d60;
	position: relative;
}

* html #header {
	height: 123px;
}

#header_inner {
	float: left;
	display: inline;
	color: white;
	margin: 30px 0 0 260px;
	width: 370px;
}

#header_inner {
	font-size: 14px;
	line-height: 16px;
}
#header_inner a {
	color: white;
	text-decoration: underline;
}
#header_inner h1,#header_inner h2,#header_inner h3{ padding:0; margin: 10px 0px 5px 0; }
#header_inner h1{ font-size: 22px; line-height: 26px; }
#header_inner h2{ font-size: 18px; line-height: 20px; }
#header_inner h3{ font-size: 16px; line-height: 18px; }

#logo, #logo_text, #header img {
	display: block;
	position: absolute;
	top: 20px;
	left: 10px;
}

#logo, #header img {
	behavior: url("images/pngbehavior.htc");
}

#logo_text{
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	width: 183px;
}

#logo_text a {
	color: white;
	text-decoration: none;
}

#logo_text a:hover {
	text-decoration: none;
}


#navmenu {
	float: left;
	width: 742px;
	margin: 0 -3px 0 0;
	padding: 0;
	list-style-type: none;
	background: #e7e7e7;
	border-bottom: 4px solid #cbcbcb;
}

#navmenu li {
	float: left;
	display: inline;
}
#navmenu li a {
	display: block;
	border-right: 1px solid #d9d9d9;
	font-size: 12px;
	text-decoration: none;
	color: #204b5d;
	padding: 22px 20px 20px 35px;
	background: url('images/navmenu_.gif') no-repeat 20px 25px;
}

#navmenu li a:hover, #navmenu li a.activeA {
	background-color: #ffffff;
}

#submenu {
	float: left;
	width: 702px;
	background: #cbcbcb;
	margin: 0 -3px 0 0;
	padding: 0 20px 0 20px;
	list-style-type: none;
}

#submenu li {
	float: left;
	display: inline;
	padding: 5px 10px 5px 0;
}

#submenu li a {
	font-size: 11px;
	color: #204b5d;
}

#content, #content_ala {
	float: left;
	width: 742px;
	margin: 0 -3px 0 0;
	padding: 0;
	background: url('images/content_.gif') repeat-y;
}

#content_ala  {
	background: url('images/content0.gif') repeat-y;
}

#content_left {
	float: left;
	width: 492px;
}

#content_ala #content_left {
	width: 472px;
	padding: 30px 20px 30px 20px;
}


#content_left p {
	padding: 0 0 10px 0;
}

#content_left_top {
	float: left;
	width: 453px;
	padding: 20px 20px 20px 20px;
	background: #dddddd;
	min-height: 30px;
}

* html #content_left_top {
	height: 30px;
}

#content_left h1 {
	font-size: 26px;
	line-height: 26px;
	color: #5f676a;
	text-align: left;
	margin: 0 0 20px 0;
}

#content_ala #content_left h1 {
	text-align: left;
	font-size: 32px;
	line-height: 32px;
}

#content_left_bottom {
	width: 453px;
	padding: 20px 20px 20px 20px;
	float: left;
	min-height: 30px;
}

* html #content_left_bottom {
	height: 30px;
}

#content_left_bottom a {
	color: #404040;
}

#content_left_bottom h1 {
	text-align: left;
	font-size: 18px;
	line-height: 18px;
	padding: 10px 0 10px 0;
	margin: 0;
	font-weight: normal;
}

#content_right {
	float: left;
	width: 249px;
	margin: 0 -3px 0 0;
}

#content_right_inner {
	margin: 10px 20px 0 20px;
	padding: 0 0 20px 0;
	clear: both;
	min-height: 30px;
}

* html #content_right_inner {
	height: 30px;
}

#content_right_inner h1 {
	font-size: 18px;
	line-height: 18px;
	color: #5f676a;
	margin: 0 0 10px 0;
	font-weight: normal;
}

#content_right_inner p {
	padding: 0 0 10px 0;
	margin: 0;
}

#content_ala #content_right {
	width: 190px;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
}

#content_ala #content_right h1 {
	margin: 0;
	font-size: 22px;
	line-height: 22px;
	padding: 10px 0px 10px 0px;
}

#content_right ul { margin:0; padding:0; list-style-type: none; }
#content_right ul li li { margin:0; padding: 0 0 0 10px; }
#content_right ul li a { color: #5f676a; }
#content_right ul li a.activeA { font-weight:bold; }

#content_ala #content_right p {
	margin: 0;
	padding: 0px 0px 10px 0px;
}

#footer {
	float: left;
	width: 707px;
	margin: 0 -3px 0 0;
	padding: 7px 15px 8px 20px;
	background: #6f6f6f;
	font-size: 11px;
	min-height: 15px;
	color: white;
}

#footer a {
	color: white;
	text-decoration: underline;
}

* html #footer {
	height: 15px;
}

#footer p, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6 {
	margin: 0;
	padding: 0;
}

#whomade {
	float: right; 
}

#whomade img {
	display: block;
}

a {
	color: #1d538e;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}

form {
	margin: 15px 0 15px 0;
	padding: 0;
}
input {
	border: 1px solid #cbcbcb;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 3px 2px 3px;
	background: #ffffff;
}
input.box {
	width: 160px;
}
input.submit {
	background: #6f6f6f;
	color: #ffffff;
	padding: 1px 0 1px 0;
}