body {
	margin:0;
	padding:10px 0 0;
	color:#333;
	font:12px Verdana, Arial, Tahoma, sans-serif;
	border-top:10px solid #f59524;
	background:#fff url(../images/img02.jpg) no-repeat 50% 0;
	min-width:998px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color:#333;
}
a:hover {
	text-decoration:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border:none;
}
.wrapper-holder{
	width:988px;
	margin:0 auto;
	padding:0 0 10px;
}
.wrapper-t{
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/bg-main-t.png) no-repeat;
}
.wrapper-b{
	width:100%;
	height:7px;
	overflow:hidden;
	background:url(../images/bg-main-b.png) no-repeat;
}
.wrapper-c{
	width:978px;
	padding:0 4px 0 6px;
	background:url(../images/bg-main-c.png) repeat-y;
}
.wrapper-c:after {
	content:"";
	display:block;
	clear:both;
}
.wrapper-inner{
	width:100%;
	float:left;
	margin:-2px  -1px -1px;
	position:relative;
}
#header{
	width:100%;
	height:200px;
	background:url(../images/img01.jpg) no-repeat;
	position:relative;
}
#header h1{
	margin:0;
	width:266px;
	height:64px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.png) no-repeat;
	position:absolute;
	top:37px;
	right:30px;
}
#header h1 a{
	display:block;
	height:64px;
	cursor:pointer;
}
ul#main-nav{
	width:650px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:absolute;
	right:27px;
	bottom:0;
	border-top:2px solid #f89043;
	background:#ececec;
}
#main-nav li{
	float:left;
}
#main-nav a{
	float:left;
	height:32px;
	font-size:15px;
	line-height:32px;
	font-weight:bold;
	color:#ff9500;
	text-decoration:none;
	text-align:center;
}
#main-nav a:hover,
#main-nav a.active{
	background:#fff;
}
#main{
	padding:11px 0 16px 26px;
}
.main-holder{
	width:100%;
	background:url(../images/border01.gif) repeat-y 707px 0;
}
.main-holder:after {
	content:"";
	display:block;
	clear:both;
}
.main-holder-one{
	width:100%;
}
.main-holder-one:after {
	content:"";
	display:block;
	clear:both;
}
.aside1{
	width:254px;
	margin:-49px 0 0;
	float:left;
	position:relative;
}
.widget{
	width:100%;
	margin:0 0 17px;
}
.widget-t{
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/bg-widget-t01.png) no-repeat;
}
.widget1{
	margin:0 0 5px;
}
.widget1 .widget-t{
	background:url(../images/bg-widget-t02.png) no-repeat;
}
.widget-b{
	width:100%;
	height:6px;
	overflow:hidden;
	background:url(../images/bg-widget-b.png) no-repeat;
}
.widget-c{
	width:100%;
	background:url(../images/bg-widget-c.png) repeat-y;
}
.widget-inner{
	padding:0 4px;
}
.widget h2{
	height:32px;
	margin:0 0 10px;
	background:#ececec;
	font-size:19px;
	line-height:30px;
	font-weight:normal;
	color:#2c2c2c;
	text-align:center;
}
.widget h3{
	margin:0 0 12px;
	font:bold 14px Arial, Verdana, Tahoma, sans-serif;
	color:#666;
	text-transform:uppercase;
	letter-spacing:-1px;
}

.transfer {
	width:100%;
	overflow:hidden;
}
.transfer select {
	display:block;
	margin:5px 0 10px;
}

.from {
	width:100%;
	overflow:hidden;
	margin-bottom:11px;
}
.from input {
	float:left;
	margin-right:5px;
	height:16px;
	width:15px;
}
.from label {
	float:left;
	line-height:16px;
}

.directions {
	margin:5px 0 10px;
}
.directions label {
	display:block;
	margin-bottom:6px;
}



.shuttle-form{
	padding:0 4px 3px;
}
.shuttle-form .row{
	padding:0 10px 7px;
}
.shuttle-form .row1{
	padding:8px 10px 7px;
}
.shuttle-form .block{
	width:100%;
	padding:0 0 7px;
}
.shuttle-form .block:after {
	content:"";
	display:block;
	clear:both;
}
.shuttle-form label{
	display:block;
	font-size:11px;
	line-height:13px;
}
.shuttle-form .block label{
	float:left;
}
.shuttle-form .checkbox{
	width:11px;
	height:11px;
	float:left;
	margin:0 7px 0 0;
	padding:0;
}
.shuttle-form .select,
.shuttle-form .select-middle,
.shuttle-form .select-small,
.shuttle-form .select-big{
	float:left;
	width:173px;
	height:16px;
	margin:0;
	padding:0;
	line-height:16px;
}
.shuttle-form .select-middle{
	width:45px;
}
.shuttle-form .select-big{
	width:90px;
	margin:0 0 0 5px;
	display:inline;
}
.shuttle-form .select-small{
	width:33px;
	margin:0 0 0 5px;
	display:inline;
}
.shuttle-form .text{
	float:left;
	width:163px;
	height:13px;
	margin:0;
	padding:0 4px;
	border:1px solid #ccc;
	font-size:11px;
	line-height:13px;
	color:#333;
}
.btns{
	width:100%;
	overflow:hidden;
}
.btn-cansel{
	float:left;
}
.btn-next{
	float:right;
}

.buttons {
	width:250px;
	overflow:hidden;
	margin-left:5px;
	padding-top:2px;
	position:relative;
}
.buttons input {
	width:145px;
	background:#ff9500;
	padding:5px 0;
	border:0;
	float:left;
	margin-right:4px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	cursor:pointer;
}

.buttons-login {
	width:150px;
	overflow:hidden;
	margin-left:5px;
	padding-top:2px;
	position:relative;
}
.buttons-login input {
	width:117px;
	background:#ff9500;
	padding:5px 0;
	border:0;
	float:left;
	margin-right:4px;
	color:#fff;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	cursor:pointer;
}


.help{
	float:left;
	width:13px;
	height:13px;
	margin:0 0 0 3px;
	display:inline;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/ico-help.gif) no-repeat;
}
.login-form{
	padding:5px 23px 10px 15px;
	color:#666;
	font-size:10px;
}
.login-form .row{
	width:100%;
	padding:0 0 12px;
	overflow:hidden;
}
.login-form label{
	float:left;
	letter-spacing:-1px;
	line-height:13px;
}
.login-form .text{
	float:right;
	width:140px;
	height:13px;
	margin:0;
	padding:0 4px;
	border:1px solid #ccc;
	font-size:10px;
	line-height:13px;
	color:#333;
}
.twocolumns{
	width:670px;
	padding:10px 0 0;
	float:right;
}
.twocolumns p{
	margin:0 0 17px;
	line-height:16px;
}
#content{
	width:400px;
	float:left;
}
.onecolumn{
	width:670px;
	padding:10px 0 0;
	float:right;
}
.onecolumn p{
	margin:0 0 17px;
	line-height:16px;
}
#contentonecolumn{
	width:630px;
	float:left;
}
.cont-row{
	padding:17px 0 0;
}
ul.cont-list{
	margin:0;
	padding:0;
	list-style:none;
}
.cont-list li{
	line-height:16px;
	padding:0 0 0 8px;
	background:url(../images/bullet01.gif) no-repeat 0 6px;
	position:relative;
}
.aside2{
	width:201px;
	padding:0 14px 0 0;
	float:right;
}
.aside2 .sticker{
	display:block;
	width:237px;
	margin:-3px -28px 0 -8px;
	padding:0 0 17px;
	position:relative;
}
.aside2 .sticker img{
	display:block;
}
.aside2 .pict{
	display:block;
	margin:0 0 10px;
}
#footer{
	height:1%;
	margin:0 1px;
	padding:8px 6px 5px;
	background:#dc7b09 url(../images/bg-footer.gif) repeat-x;
	overflow:hidden;
}
#footer p{
	margin:0;
}
.foot-pict{
	float:left;
}
.foot-text{
	width:860px;
	float:right;
	font-size:10px;
}
.foot-text a{
	color:#fff;
	text-decoration:none;
}
.foot-text a:hover{
	text-decoration:underline;
}
.foot-nav{
	width:100%;
	background:url(../images/bg-dotted01.gif) repeat-x 0 100%;
	margin:0 0 3px;
	padding:7px 0 4px;
	font-weight:bold;
}
.foot-nav ul{
	width:100%;
	margin:0 0 3px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.foot-nav li{
	float:left;
	padding:0 6px 0 7px;
	background:url(../images/separator01.gif) no-repeat 0 50%;
	font-size:11px;
}
.foot-nav li.first{
	padding:0 6px 0 0;
	background:none;
}
ul.foot-list{
	width:100%;
	margin:0 0 2px;
	padding:0;
	list-style:none;
	overflow:hidden;
}
.foot-list li{
	float:left;
	padding:0 6px 0 7px;
	background:url(../images/separator02.gif) no-repeat 0 50%;
}
.foot-list li.first{
	padding:0 6px 0 0;
	background:none;
}
.copyright{
	display:block;
	padding:0 10px 0 0;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#ccc;
}
