body{
	margin:0;
	font:12px/15px Arial, Helvetica, sans-serif;
}
img{border-style:none;}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
#wrapper{
	width:1000px;
	margin:0 auto;
}
#header{
	width:100%;
	position:relative;
	background:#00015e;
}
#header h1{
	margin:0;
}
.logo{
	position:absolute;
	top:0px;
	left:0px;
	background:url(../images/bg-logo.jpg) no-repeat;
	width:350px;
	height:67px;
	text-indent:-9999px;
	overflow:hidden;
}
.form-wrapper{
	width:100%;
	overflow:hidden;
	color:#fff;
}
.form{
	float:right;
	width:389px;
	padding:10px 0 9px;
}
.row{
	width:100%;
	overflow:hidden;
	margin:0 0 6px;
}
.form .radio{
	float:left;
	margin:1px 3px 0 0;
	padding:0;
	width:15px;
	height:15px;
}
.form label{
	float:left;
	word-spacing:4px;
	margin:0 21px 0 0;
	cursor:pointer;
}
.form input{
	float:left;
}
.text-input{
	float:left;
	background:url(../images/bg-input.gif) no-repeat;
	width:255px;
	height:21px;
	padding:0 10px;
	margin:0 8px 0 0;
	display:inline;
}
.text-input input{
	width:255px;
	background:none;
	border:none;
	margin:2px 0 0;
}
.image-box{
	width:100%;
}
.image-box img{
	display:block;
	border:1px solid #fff;
	border-left:none;
	border-right:none;
}
.list-box{
	width:100%;
	overflow:hidden;
	padding:5px 0 0;
}
.top-list{
	margin:0;
	padding:0 26px 8px 0;
	list-style:none;
	float:right;
}
.top-list li{
	float:left;
	margin:0 0 0 15px;
	display:inline;
}
.top-list a{
	color:#fff;
	text-decoration:underline;
}
.top-list a:hover{
	text-decoration:none;
}
#nav{
	margin:0;
	padding:16px 0 52px 28px;
	list-style:none;
	height:1%;
	overflow:hidden;
	font-size:14px;
	line-height:17px;
	background:#fff;
	clear:both;
}
#nav li{
	float:left;
	background:url(../images/separator01.gif) no-repeat 0 55%;
	padding:0 0 0 10px;
	margin:0 28px 0 0;
}
#nav li.active{
	background:url(../images/separator02.gif) no-repeat 0 55%;
	padding:0 0 0 18px;
}
#nav li.active a{
	color:#fd6700;
}
#nav a{
	color:#00015e;
}
#nav a:hover{
	color:#fd6700;
	text-decoration:none;
}
#main{
	height:1%;
	background:url(../images/bg-main.gif) repeat-y;
	padding:0 25px 0 27px;
	position:relative;
	margin:0 0 37px;
}
#main:after{
	content:"";
	display:block;
	clear:both;
}
.left-column{
	float:left;
	width:190px;
}
.title{
	color:#fd6700;
	font:18px/24px "Times New Roman", Times, serif;
	letter-spacing:1px;
	display:block;
	margin:-6px 0 13px;
}
.left-column .holder{
	width:100%;
	padding:0 0 11px;
	margin:0 0 15px;
	background:url(../images/hr01.gif) repeat-x 0 100%;
}
.enter{
	color:#fd6700;
	display:block;
	padding:0 0 0 37px;
	margin:0 0 14px;
}
.left-column .frame{
	color:#00015e;
	padding:0 0 0 37px;
	margin:0 0 13px;
}
.down{
	background:url(../images/ico01.gif) no-repeat 2px 50%;
}
.up{
	background:url(../images/ico02.gif) no-repeat 2px 50%;
}
.left-column  .curs{
	padding:10px 0 0 37px;
}
.purse{
	background:url(../images/ico03.gif) no-repeat 2px 60%;
}
.exchange{
	width:100%;
	padding:0 0 26px;
}
.money-form{
	height:1%;
	overflow:hidden;
	padding:6px 0 0 37px;
	margin:0 0 14px;
}
.money-form label{
	float:left;
	margin:4px 9px 0 0;
}
.money-form div{
	float:left;
	background:url(../images/bg-input01.gif) no-repeat;
	width:44px;
	height:23px;
	padding:0 7px 0 11px;
	margin:0 13px 0 0;
	display:inline;
}
.money-form input{
	float:left;
	width:44px;
	background:none;
	border:none;
	text-align:center;
	margin:3px 0 0;
}
.left-column .frame a{
	text-decoration:underline;
	color:#fd6700;
}
.left-column .frame a:hover{
	text-decoration:none;
}
.minus{
	background:url(../images/ico04.gif) no-repeat 7px 1px;
}
.plus{
	background:url(../images/ico05.gif) no-repeat 7px 1px;
}
.main-holder{
	float:right;
	width:712px;
}
.content{
	color:#111d71;
	float:left;
	width:495px;
}
.content h2{
	margin:-2px 0 23px;
	letter-spacing:2px;
	color:#fd6700;
	font:36px/30px "Times New Roman", Times, serif;
}
.content p{
	margin:0 0 15px;
	word-spacing:5px;
}
.content p a{
	text-decoration:underline;
	color:#fd6700;
}
.content p a:hover{
	text-decoration:none;
}
.content img{
	float:left;
	margin:0 18px 0 0;
	border:1px solid #cacaca;
}
.content ul{
	margin:-17px 0 22px;
	padding:0;
	list-style:none;
	height:1%;
}
.content ul img{
	border:none;
	margin:6px 5px 0 0;
}
.right-column{
	float:right;
	width:189px;
	margin:-27px 0 0;
}
.right-column p{
	margin:0;
	color:#111d71;
	font-size:11px;
	line-height:14px;
}
.box{
	background:url(../images/bg-box-center.gif) repeat-y;
	width:100%;
	position:relative;
	margin:0 0 28px;
}
.box .holder{
	background:url(../images/bg-box-bottom.gif) no-repeat 0 100%;
	width:100%;
	padding:0 0 7px;
}
.box .frame{
	background:url(../images/bg-box-top.gif) no-repeat;
	padding:43px 13px 4px 14px;
}
.top-icon{
	position:absolute;
	right:15px;
	top:10px;
}
.box ul{
	margin:0;
	padding:0;
	list-style:none;
	font-size:14px;
	line-height:17px;
	height:1%;
	letter-spacing:1px;
}
.box ul li{
	background:url(../images/separator03.gif) no-repeat 2px 9px;
	padding:0 0 0 13px;
	margin:0 0 10px;
}
.box ul a{
	color:#1a2db0;
	text-decoration:underline;
}
.box ul a:hover{
	text-decoration:none;
}
#footer{
	width:950px;
	margin:0 auto;
	background:url(../images/hr01.gif) repeat-x;
	padding:23px 0;
}
#footer p{
	margin:0;
	text-align:center;
	color:#7f80e2;
	font-size:11px;
	line-height:14px;
}
#footer a{
	color:#7f80e2;
}

p.newsblock {
	color:#fd6700;
	letter-spacing:1px;
	font-size:12px;
}
.newsblock a{
	text-decoration:underline;
	color:#1a2db0;
	letter-spacing:0;
}
.newsblock a:hover{
	text-decoration:none;
}
a.newsblocka {
	color:#fd6700;
	text-decoration:underline;
}
a.newsblocka:hover{
	text-decoration:none;
}
p.banner {
	text-align:center;
}