@charset "UTF-8";
/* CSS Document */

body {
	width:177px;
	height:100%;
	margin:0;
	padding:0;
	background-color:#bfdae7;
}

#application
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/app_subsection_bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#application
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#aboutus
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/aboutus_subsection_bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#aboutus
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#partners
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/partners_subsection_bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#partners
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#contacts
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/contacts_subsection_bg_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

#orderservices
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/order_services_subsection_bg_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

#contacts
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#career
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/career_subsection_bg_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

#career
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#news
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/news_subsection_bg_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

#news
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#weather
	.top {
	width:177px;
	height:73px;
	background-image:url(../../img/weather_subsection_bg_top.png);
	background-position:top;
	background-repeat:no-repeat;
}

#weather
	.bottom {
	width:177px;
	height:609px;
	background-image:url(../../img/app_subsection_bg_bottom.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#content {
	width:150px;
	padding:30px 0px 0px 0px;
	margin:0px auto;
}