@import "reset.css";

body{ text-align:center; background:#4FC2EC url(../img/bg.png) repeat-x top;}

#wrapper{ width:940px; margin:0 auto; text-align:left; background:url(../img/wrapper-bg.png) repeat-y;}

#header, #content-wrapper, #footer{ width:920px; margin-left:1px;}

.front-page #header{ background:url(../img/header-bg.jpg) no-repeat; height:77px; margin:0;}
.front-page #content-wrapper{ border-top:12px solid #fff;}
.front-page #content-container{ width:370px; height:680px; float:right; color:#fff;}
.front-page #left-col{ margin-right:370px; position:relative;}
.front-page #buildings{ position:absolute; top:400px; left:0px;}
.front-page  #main-menu{ padding:22px 0 0;}
.front-page #content{ font-size:14px; text-align:justify; line-height:22px;}
.front-page #content strong{ font-size:16px;}
#other-content { line-height:18px;}
#other-content img{ margin-top:10px;}

.content-page  #main-menu, .form-page  #main-menu{ height:35px; padding-top:10px; border-bottom:5px solid #d0ecf8; margin-bottom:2px;}
.content-page #content-wrapper, .form-page #content-wrapper{ border-top:1px solid #d0ecf8; position:relative; padding-bottom:60px;}
.content-page #content-container{ width:680px; float:left;}
.content-page #buildings, .form-page #buildings { position:absolute; bottom:-70px; left:0px;}

.content-page #content{ margin:0 20px; background:#fff url(../img/content-top.png) no-repeat top; padding:10px 10px 210px; min-height:450px;}
.form-page #content{ margin:0 20px; background:#fff url(../img/form-content-top.png) no-repeat top; padding:10px 10px 210px; min-height:450px;}

#logo{ position:absolute; top:10px; left:10px;}

.content-page #header-top, .form-page #header-top{ height:270px; border-bottom:1px solid #fff; position:relative;}

#top-nav{ position:absolute; top:12px; right:120px;}
#top-nav a{ font-size:16px; display:block; float:left; background:url(../img/top-nav-bg.png) no-repeat left; padding-left:20px; line-height:20px; margin-right:10px}

#right-col{ margin:0 25px 0 680px; padding-bottom:150px; color:#fff;}

#content, #other-content{ margin:10px;}

.side-content{ padding:55px 10px 10px 10px; line-height:18px;}
.side-content h4{ margin:-55px -10px 10px;}

#content-bottom{ clear:both; background: url(../img/f-content-bottom.png) no-repeat left bottom; height:30px; width:940px; margin:0 auto;}

#footer{width:940px; margin:0 auto; padding:10px 0;}

.content-page #footer, .form-page #footer{padding:45px 0 10px 0;}
.clear{clear:both;}