@charset "utf-8";
* {
        margin: 0;
        padding: 0;
}
ul{
	margin-left: 25px;
}
ol{
	margin-left: 30px;
}
body {
        background-image: url(../cms/File/body_back.gif);
        background-repeat: repeat-x;
        background-position: 0 top;
        background-color: #EBE6EB;
}
a {
        color:#00669b;
        text-decoration:none;
}
#wrapper {
        width: 1024px;
        margin-top: 0px;
        margin-right: auto;
        margin-left: auto;
        border: 1px solid #CCCCCC;
        background-color: #FFFFFF;
}
#header {
        background-image: url(../cms/File/header_back.png);
        background-repeat: repeat-x;
        background-position: top;
        height: 118px;
        width: 988px;
        position: relative;
        margin: 0px;
        padding-top: 0px;
        padding-right: 18px;
        padding-bottom: 0px;
        padding-left: 18px;
}
#top_links {
        font-family: Tahoma, Arial, Verdana, sans-serif;
        font-size: 11px;
        color:#00669b;
        height: 18px;
        width: 166px;
        margin-left: 18px;
        position: absolute;
        left: 0px;
        top: 94px;
        padding: 0px;
}
#top_links a {
        color:#00669b;
        text-decoration:none;
}
#top_links a.active {
        color:#baced7;
}
#banner {
        float: right;
        margin-top: 9px;
        padding: 0px;
}
#logo {
        background-image: url(../cms/File/logo.png);
        background-repeat: no-repeat;
        background-position: top;
        height: 65px;
        width: 166px;
        margin-top: 9px;
        padding: 0px;
        float: left;
}
#lang {
        font-family: Tahoma, Arial, Verdana, sans-serif;
        font-size: 11px;
        color:#00669b;
        height: 18px;
        width: 126px;
        position: absolute;
        text-align: right;
        left: 880px;
        top: 94px;
}
#lang a {
        color:#00669b;
        text-decoration:none;
}
#lang a.active {
        color:#baced7;
}
#content {
        font-family: Tahoma, Arial, Verdana, sans-serif;
        font-size: 11px;
        color: #000000;
        margin: 0px;
        width: 988px;
        overflow: auto;
        padding-top: 0px;
        padding-right: 18px;
        padding-bottom: 0px;
        padding-left: 18px;
}
#sub_nav {
        padding: 0px;
        list-style-type: none;
        height: 25px;
        width: 755px;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 226px;
        }
#sub_nav li {
        display:block;
        background-image:url(../cms/File/sm_tab.gif);
        height: 24px;
        width: 74px;
        background-repeat: no-repeat;
        text-align: center;
        vertical-align: middle;
        float: left;
        margin-left: 1px;
        padding: 0px;
}
#sub_nav li.active {
        background-image: url(../cms/File/sm_tab_active.gif);
}
#sub_nav li a {
        color:#FFFFFF;
        text-decoration:none;
        line-height: 22px;
}
#sub_nav li.active a {
        color:#00669b;
        }
#city {
        padding: 0px;
        float: left;
        width: 176px;
        margin-top: 24px;
}
#city .city_name {
        font-size: 16px;
        color: #f07142;
        text-align: center;
        margin: 0px;
        padding: 0px;
        font-weight: bold;
}
#main {
        padding: 0px;
        float: left;
        width: 540px;
        margin-top: 36px;
        margin-left: 50px;
        margin-bottom: 22px;
}
#main h1 {
        font-size: 11px;
        font-weight: bold;
        color: #f07142;
        margin-bottom: 22px;
        margin-top: 0px;
        text-transform: uppercase;
}
#main p {       
        margin-bottom: 22px;
        
}
#photos {
        float: left;
        width: 180px;
        margin-top: 35px;
        margin-left: 35px;
        padding: 0;
        margin-bottom: 22px;
}
#photos p {
        width: 100%;
        padding-top: 3px;
        padding-right: 0;
        padding-left: 0;
        font-size: 10px;
        line-height: 10px;
        margin-top: 0;
        margin-right: 0;
        margin-bottom: 0;
        margin-left: 0;
        padding-bottom: 12px;
}
#photos img {
        padding: 0;
        display: block;
        margin: 0px;
}
#city_nav_head {
        font-size: 11px;
        text-transform: uppercase;
        color: #F07142;
        margin-top: 35px;
        border-bottom-width: 2px;
        border-bottom-style: solid;
        border-bottom-color: #F07142;
        font-weight: bold;
        padding-left: 9px;
        line-height: 22px;
        margin-bottom: 9px;
}
#city_nav {
        padding-left: 9px;
        list-style-type: none;
        line-height: 18px;
}
#footer {
        border-top-width: 2px;
        border-top-style: solid;
        border-top-color: #000000;
        clear: both;
        height: 46px;
        width: 988px;
        padding-top: 18px;
        text-align: center;
}
p{
	margin-top: -15px;
        padding: 0px;

}

