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

body {
	/*background: #F8F9FB url(../i/bg.jpg) left top repeat-x;*/
	background: #A9BCD4 url(../i/bg1.jpg) left top repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	color: #0059BE;
	text-decoration: underline;
}

a:hover {
	color: #0E3256;
}

p, form, ul, li, font {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;

}

h1,h2,h3,h4,h5 {
	margin: 0;
}

h1 {
	font-size: 15px;
	color: #FF8A06;
	padding: 0 0 20px 0;
}

h2,
h2 P,
h2 SPAN,
h2 FONT {
	font-size: 14px;
	color: #0069E0;
	padding: 10px 0 0 0;
}

h5 {
	font-size: 12px;
	padding: 20px 0 18px 0;
}

.smallerText {
	font-size: 11px;
}

.grayText,
.grayText P,
.grayText FONT{
	color: #909090;
}

.orangeText {
	color: #FF8A00;
}

.cleaner {
	clear: both;
	margin-bottom: -1px;
	height: 1px;
	font-size: 1px;
}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	position: relative;
	z-index: 10;
	width: 877px;
	margin: 0 auto;
	background: url(../i/cont_bg.gif) left top repeat-y;
}

#top {
	background: #A9BCD4 url(../i/bg1.jpg) left top repeat-x;
	height: 203px;
	padding-top: 75px;
}

.logoBox {
	height: 155px;
	width: 233px;
	padding: 45px 0 0 89px;
	float: left;
	background: url(../i/logo_bg.gif) left top no-repeat;
}

.sloganBox {
	height: 156px;
	padding-top: 44px;
	width: 505px;
	float: left;
	position: relative;
	z-index: 10;
}

#topMenu,
#langMenu {
	position: absolute;
	z-index: 10;
}

#topMenu {
	top: 3px;
	left: 15px;
	width:700px;
}
#topMenu li {
	display: inline;
}
#topMenu li a {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	display: block;
	float: left;
	background: url(../i/tm_li.gif) left 6px no-repeat;
	padding-left: 14px;
	margin-right: 25px;
}
#topMenu li a span {
	display: block;
}
#topMenu li a:hover,
#topMenu li a.act,
#topMenu li a.act:hover {
	color: #2F4C77;
	background: url(../i/tm_li.gif) left -12px no-repeat;
}
#topMenu li a:hover span,
#topMenu li a.act span,
#topMenu li a.act:hover span {
	border-bottom: none;
}
html>body #topMenu li a:hover span,
html>body #topMenu li a.act span,
html>body #topMenu li a.act:hover span {
	border-bottom: 1px solid transparent;
}


#langMenu {
	top: 44px;
	right: -50px;
}
#langMenu li a {
	display: block;
	width: 38px;
	height: 24px;
	padding: 4px 0 0 0;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 15px;
	text-decoration: underline;
	color: #16154E;
	text-align: center;
	letter-spacing: -1px;
	margin-bottom: 5px;
}
#langMenu li a:hover,
#langMenu li a.act,
#langMenu li a.act:hover {
	height: 26px;
	padding: 2px 0 0 0;
	background: url(../i/lang.gif) left top no-repeat;
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #16154E;
	letter-spacing: -1px;
}



.head_l,
.head_rs {
	height: 156px;
}
.head_l {
	background: url(../i/head_l.gif) left top no-repeat;
	padding-left: 30px;
}
.head_r {
	background: url(../i/head_r.gif) right top no-repeat;
	padding-right: 30px;
}
.head_bg {
	background: url(../i/head_bg.gif) right top repeat-x;
	text-align: center;
	padding-top: 65px;
	height: 91px;
}








#content {
	/*height: 425px;
	padding-bottom: 235px;*/
}

#leftColumn {
	width: 319px;
	float: left;
	padding-bottom: 235px;
}
#leftColumn .crn_lt {
	width: 319px;
	background: #FFF url(../i/crn_lt.gif) left top no-repeat;
	padding: 1px 0 0 0;
}
#leftColumn .crn_rb {
	/*width: 239px;
	height: 365px;*/
	background: url(../i/crn_rb.gif) right bottom no-repeat;
	padding: 0 1px 30px;
}




#rightColumn {
	width: 555px;
	float: right;
	padding-bottom: 120px;
	position: relative;
	z-index: 1;
}
#rightColumn .crn_rt {
	background: url(../i/crn_rt.gif) right top no-repeat;
	padding: 30px 40px 0 40px;
}
#rightColumn td {
	vertical-align: top;
}
#rightColumn p {
	padding-bottom: 12px;
}




.arwLink {
	background: url(../i/arw.gif) left 3px no-repeat;
	padding-left: 15px;
}
.arwLink:hover {
	background: url(../i/arw.gif) left -17px no-repeat;
}







#bg2 {
	background: url(../i/bg2.jpg) left top repeat-x;
	height: 235px;
	position: relative;
	z-index: 1;
	margin: -235px 0 0 0;
}

#footer {
	background: url(../i/bg2.jpg) left bottom repeat-x;
	position: relative;
	z-index: 100;
	height: 120px;
	margin: -120px auto 0 auto;
	width: 877px;
	font-size: 11px;
	color: #4A4A8B;
}
#footer P{
	font-size: 11px;
	color: #4A4A8B;
}

#footer .crn_lb2 {
	width: 525px;
	background: url(../i/crn_lb2.gif) left top no-repeat;
	height: 30px;
	padding-left: 30px;
	position: absolute;
	z-index: 100;
	top: 0;
	right: -1px;
	left: auto;
}
html>body #footer .crn_lb2 {
	right: 0;
}
#footer .crn_rb2 {
	width: 495px;
	background: url(../i/crn_rb2.gif) right top no-repeat;
	height: 30px;
	padding-right: 30px;
}
#footer .crn_rb2 div {
	width: 495px;
	background-color: #FFF;
	height: 30px;
}

#footer .contInfo {
	position: absolute;
	width: 330px;
	z-index: 100;
	top: 42px;
	left: 348px;
}

#footer .contInfo p {
	display: block;
	width: 150px;
	float: left;
	padding-top: 6px;
}


#footer .era {
	position: absolute;
	z-index: 100;
	height: 14px;
	right: 0;
	top: 74px;
	background: url(../i/era.gif) left no-repeat;
	padding: 8px 0 0 51px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #3D3D3D;
	text-decoration: none;
}

#footer .era:hover {
	color: #0059BE;
	text-decoration: underline;
}

#hands {
	position: absolute;
	bottom: 0;
	left: -62px;
	z-index: 100;
	background: none;
	width: 357px;
	height: 180px;
  	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='i/hands.png', sizingMethod='scale');
}

html>body #hands {
	background: url(../i/hands.png) left top no-repeat;
}

/* --- Forms --- { --- */

.shortInput, 
.normalInput, 
.mediumInput, 
.longInput,

.inpt {
	background-color: #FFF;
	color: #777;
	border: 1px solid #A5ACB2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mediumInput[disabled] {
	background-color: #EBEBE4;
	border: 1px solid gainsboro;
	}

input.shortInput, 
input.normalInput, 
input.mediumInput, 
input.longInput,
input.inpt {
	padding: 2px;
}

select.shortInput, 
select.normalInput, 
select.mediumInput, 
select.longInput,
select.inpt {
	padding: 1px 2px;
}


.shortInput {
	width: 75px;
}

.normalInput {
	width: 122px;
}

.mediumInput {
	width: 212px;
}

.longInput {
	width: 350px;
}

.form .shortInput, 
.form .normalInput, 
.form .mediumInput, 
.form .longInput {
	margin: 3px 0 7px 0;
}

.form td.rd {
	padding: 3px 0;
}
.form td.rd td {
	vertical-align: bottom;
}

.btn {
	background-color: #DFE6EE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #253D5F;
	border-left: 1px solid #D3DEED;
	border-top: 1px solid #D3DEED;
	border-right: 1px solid #375480;
	border-bottom: 1px solid #375480;
	padding: 2px 0px;
	margin: 0px;
	cursor:pointer;
}
.clear{
	clear:both;
	zoom:1;
}
.btn_orng {
	display: block;
	height: 37px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 17px;
	color: #FFF;
	background: url(../i/btn_orng_l.gif) left top no-repeat;
	text-decoration: none;
	padding-left: 15px;
}
.bttn{
	padding:0 0 16px;
	overflow:hidden;
	zoom:1;
	}
.bttn .btn_orng {
	width:132px;
	text-align:center;
	float:left;
}
.bttn .btn_orng.right {
	float:right;
}
.btn_orng span,
.btn_orng span P,
.btn_orng span FONT {
	color: #FFF;
}

.btn_orng span {
	display: block;
	height: 30px;
	padding: 7px 15px 0 0;
	background: url(../i/btn_orng_r.gif) right top no-repeat;
	color: #FFF;
}

.btn_orng:hover {
	color: #FFF;
	background: url(../i/btn_orng_l.gif) left bottom no-repeat;
	text-decoration: none;
}
.btn_orng:hover span {
	color: #FFF;
	background: url(../i/btn_orng_r.gif) right bottom no-repeat;
	cursor: pointer;

}

.sidein{
	padding:0 38px;
	}
.bttns{
	padding:0 0 26px;
	overflow:hidden;
	zoom:1;
	height:34px;
	background: url(../i/bttn1.png) 0 0 no-repeat;
	}
.other-bttn{
	background: url(../i/bttn2.png) 0 0 no-repeat;
	}
	.bttns a{
		font-size:11px;
		text-decoration:none;
		color:#000;
		}
	.bttns a.active{
		color:#FFF;
		}
	.bttns .btn-left{
		padding:9px 0 0 14px;
		float:left;
		width:146px;
		text-align:center;
		}
	.bttns .btn-right{
		padding:9px 6px 0 0;
		float:right;
		width:130px;
		text-align:center;
		}
/* --- } --- Forms --- */

.scroll {
	overflow: auto;
	overflow-y: scroll;
	overflow-x: hidden;
	width: 474px;
	height: 175px;
	border: 1px solid #A5ACB2;
	margin-top: 5px;
}

.list {
	padding: 10px 0 0 10px;
}

.list li {
	font-size: 10px;
	background: url(../i/arw2.gif) left 3px no-repeat;
	padding: 0 0 14px 15px;
}


.spec_a {
	display:inline;
	text-decoration:none;
	padding:3px 5px;
	color:#253D5F;
}




#rightColumn .goBack {
	position: absolute;
	right: 30px;
	top: 32px;
	background: url(../i/arw_l.gif) left 5px no-repeat;
	padding-left: 11px;
	font-size: 11px;
}
#rightColumn .goBack:hover {
	color: #FF8A00;
}



.border_b {
	border-bottom: 1px solid #D8DBDE;
}

.padd_b {
	padding-bottom: 15px;
}

.marg_b {
	margin-bottom: 15px;
}

.padd_l {
	padding-left: 15px;
}

.left-content{
	width:330px;
	float:left;
}
	
.right-content{
	width:130px;
	float:right;
	padding:34px 0 0;
}

.right-content img:hover{
	border: 4px solid #D9E1F2;
}
	
.right-content img{
	margin:0 0 14px;
	border: 4px solid #FFF;
}

.hidden {
  	display: none;
  }
