body div {
	border:2px solid $0089a3;
	width:825px;
	height:auto;
	margin:0px auto;
}

#page_header {
	border:2px solid $0089A3;
	width:100%;
	height:100px;
	margin:0px auto;
}
#session_content {
	width:800px;
	height:84px;
	border:0px;
	float:center;
}

#cititone_logo {
	width:177px;
	height:84px;
	border:0px;
	float:left;
}

#select_country{
	width:100px;
	height:84px;
	border:0px;
	float:left;
}

#select_country div{
	width:100px;
	height:auto;
	border:0px;
	margin-bottom:10px;
	margin-top:5px;
	margin-left:25px;
	float:left;
}

#login_text{
	width:70px;
	height:20px;
	border:0px;
	padding-left:50px;
	padding-top:20px;
	padding-right:10px;
	text-align:center;
	float:left;
}

#login_text img{
	width:84px;
	height:35px;
	border:0px;
	margin-bottom:20px;
	margin-top:20px;
	margin-left:10px;
}

#login_content{
	width:340px;
	height:84px;
	border:0px;
	float:left;
}

#login_content table{
	width:340px;
	height:84px;
	text-align:center;
	border:0px;
}

#login_content table td{
	text-align:left;
	border:0px;
}	

#web_login{
	width:41px;
	height:84px;
	padding-top:15px;
	border:0px;
	float:left;
}

#web_login table{
	width:41px;
	height:64px;
	border:0px;
	text-align:center;
	float:left;
}

.line {
	background-color:#0089A3;
	width:auto;
	height:3px;
	border:0px;
}

.blank {
	width:auto;
	height:3px;
	border:0px;
}


#page_body_above {
	width:auto;
	height:100%;
	float:left;
}

#page_body_above_left {
	width:300px;
	height:480px;
	float:left;
}

#page_body_above_left_left {
	width:820px;
	height:260px;
}

#page_body_above_right {
	width:520px;
	height:100%;
	float:left;
}

#page_body_above_right_right {
	width:820px;
	height:100%;
	float:left;
}

#page_body_above_center {
	width:auto;
	height:auto;
	float:left;
}

#page_body_under {
	border:0px;
	width:100%;
	height:100%;
	margin-top:18px;
	float:left;
}

#page_footer {
	border:0px;
	width:100%;
	height:auto;
	float:left;
}

