body {
	background: #EDF4F8;
}

#main_adjust {
	/*margin-bottom: -230px;*/
}

#main_plate {
	position: relative;
	height: 255px;
	width: 760px;
	background: #D6E3EB;
}


#promo {
	position: absolute;
	width: 568px;
	height: 254px;
	top: 1px;
	right: 6px;
	background: #fff;
}

#panel_left {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #C7D8E3;
	text-align: left;
	border-bottom: 1px solid #E6F2F8;
}

#panel_left .inner {
	position: relative;
	height: 254px;
	width: 186px;
	overflow: hidden;
}

#lang {
	position: relative;
	text-align: center;
	height: 27px;
	overflow: hidden;
	width: 100%;
}

.sub_panel {
	position: relative;
	padding: 0px 3px 0px 0px;
	background: #C7D8E3;
	overflow: hidden;
}

.heading {
	position: relative;
	padding: 4px 0px;
	height: 18px;
}

.heading1 {
	position: relative;
	padding-top: 4px;
	height: 16px;
}

.textbox {
	font: 11px normal arial,verdana,sans-serif;
	border: 1px solid #649CCB;
	height:18px;
	width: 110px;
	margin: 0px;
	text-align:left;
}

.login_item {
	position: relative;
	height: 18px;
	width: 100%;
	overflow: hidden;
}

.login_item .label {
	position: absolute;
	top: 0px;
	left: 3px;
	width: 70px;
}

.login_item .item {
	position: relative;
	padding: 0px 0px 0px 70px;
}

.item {
	position: relative;
}

.item_last {
	position: relative;
	padding-top: 40px;
}

.login_but {
	position: relative;
	text-align: right;
	padding-bottom: 0px;
}

#log_on_status_area {
	position: relative;
	width: 760px;
	height: 35px;
	font: bold 11px arial,verdana,sans-serif;
	background-color: #D6E3EB;
	border-bottom: 1px solid #E6F2F8;
	text-align: left;
}

.leftArea {
	position: absolute;
	width: 440px;
	top: 3px;
	left: 0px;
}

.loggedInAs {
	position: absolute;
	top: 3px;
	left: 5px;
}

.details {
	position: relative;
	width: 100%;
	padding-left: 113px;
}

.leftArea a {
	color: #000;
	text-decoration: none;
}

.leftArea span {
	font-weight: normal;
}

#logged_in_as .youAreGuest {
	position: relative;
	padding-top: 10px;
	padding-left: 10px;
}

#logged_in_as img {
	vertical-align: middle;
}

#logo_image_area {
	position: relative;
	width: 760px;
	padding: 10px 0px;
	background-color: #D6E3EB;
}

#status_buttons {
	position: relative;
	float: right;
	width: 258px;
	text-align: right;
	padding: 10px 5px 0px 0px;
}

#access_limits {
	position: relative;
	padding-right: 7px;
	float: right;
	width:177px;
	text-align: right;
}


#footer {
	position: relative;
	height: 30px;
	text-align: left;
}

#footer .text {
	position: absolute;
	left: 0px;
	top: 5px;
	width: 400px;
}

#footer .logo {
	position: absolute;
	right: 0px;
	top: 5px;
	width: 250px;
	text-align: right;
}

#footer .logo a {
	text-decoration: none;
}

#footer .logo a:hover {
	text-decoration: none;
}

form {
	padding: 0;
	margin: 0;
}
