* {
  padding: 0;
  margin: 0;
  border: 0;
}

body {
  font-size: 12px;
  line-height: 18px;
  font-family: Verdana, sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  background: #000;
  color: #192b33;
}

p { 
  margin-bottom: 18px; 
}

p:last-child { 
  margin-bottom: 0px; 
}

h1,
h2,
h3,
h4 {
	font-weight:bold;
}

h1 { 
  font-size: 24px; 
  line-height: 36px;
  margin-bottom: 18px; 
}

h2 { 
  font-size: 18px; 
  line-height: 18px; 
  margin-bottom: 18px;
}

h3 { 
  font-size: 14px; 
  line-height: 18px; 
}

h4 { 
  font-size: 12px; 
  line-height: 18px; 
}

ul, 
ol {
  margin-left: 18px;
  margin-bottom: 18px; 
}

a,
a:hover,
a:visited {
  text-decoration: none;
	font-weight:bold;
	color: #192b33;
}

a:hover {
  text-decoration: underline;
}

em {
  color:#008BC7;
  text-decoration: none;
  font-style: normal;
}

.wrapper {
  width: 990px;
  margin: 0 auto;
}

.clear {
  clear: both;
}

.clearfix {
  display: block;
}

.round10 {
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
	-opera-border-radius: 10px;
	-khtml-border-radius: 10px;
}

.round6 {
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
	-opera-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.sidepanel-gadget {
	margin-bottom: 18px;
}

.topic {
	margin-bottom: 18px;
}

.topic:last-child {
	margin-bottom: 36px;
}

.topic-header {
	padding: 7px 12px 5px;
}

.topic-content {
  padding: 9px 18px 12px;
}

.accordion-img {
  float:left; 
  padding:4px 9px 0px 0;
  width:150px;
  height:100px;
  display:block;
}

.button {
  background: #192b33;
  display: block;
  float: left;
  list-style-type: none;
  border: #fff solid 4px;
  margin: 0 auto;
  text-align: center;
	color: #fff;
  font-size: 18px;
  font-weight: bold;
  cursor: pointer;
}

.button:hover {
  background: #79b324;
}

.button a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  float: left;
  display: block;
  padding: 10px 36px 13px 36px;
}

.button a:hover {
  text-decoration: none;
}

#ie-warning {
  display:none;
}

#header {
  height: 153px;
  background: #192b33;
  clear: both;
}

#nav-global {
  white-space: nowrap;
  margin-top: 52px;
  padding-left: 18px;
}

#nav-global ul { 
  margin-bottom: 0; 
}

#nav-global li {
  display: block;
  float: left;
  list-style-type: none;
  border: #fff solid 4px;
  margin-left: 18px;
}

#nav-global li:hover {
  background: #79b324;
}

#nav-global a {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  float: left;
  display: block;
  padding: 9px 18px;
}

#nav-global a:hover {
  text-decoration: none;
}

#header-logo {
  float: left;
  margin-top: 5px;
  margin-left: 36px;
}

#header-menu {
  float: right;
}

#main {
  background: #ffd933 url('../images/main-top-bg.png') repeat-x;
  padding: 36px 0 18px 0;
  clear: both;
}

#main-content {
  float: left;
  width: 485px;
}

#main-arrow {
  background: url('../images/arrow.png') no-repeat;
  float: left;
  position: relative;
  left: -65px;
  top: -86px;
  margin-right: -100px;
  margin-bottom: -55px;
  width: 202px;
  height: 474px;
}

#main-content-leading {
  line-height:36px;
  margin:0px 0px 0 36px;
  float:left;
}

#main-content-leading p {
  font-size: 18px;
}

#main-content-search {
	padding: 36px 0 0 36px;
	float: left;
}

#main-content-button {
  margin: 30px 0 0 88px;
  float: left;
}

#main-sidepanel {
  float: right;
  width: 397px;
}

#main-sidepanel-gadget {
  /*background: url('../images/home-gadget-bg.png') repeat-x;*/
  width: 397px;
  height: 200px;
}

#main-sidepanel-gadget #tabs {
  /*width: 357px;
	margin: 6px 0 0 12px;*/	
}

#main-sidepanel-partners {
  background: url('../images/home-partners-bg.png') repeat-x;
  float: left;
  width: 397px;
  height: 234px;
}

#site-map {
  background: #462e14 url('../images/site-map-top-bg.png') repeat-x top;
  color: #fff;
  font-size: 12px;
  clear: both;
  width: 100%;
}


#site-map h3 a {
	color: #fff;
  font-size: 16px;
  font-weight:bold;
}

#site-map ul a,
#site-map ul a:hover,
#site-map ul a:visited {
  font-weight:normal;
	color: #fff;
  text-decoration: none;
}

#site-map ul a:hover {
  text-decoration: underline;
}

#site-map-inner {
  margin: 0 auto;
  padding: 18px 0 18px 0;
}

.site-map-col {
  margin-left: 36px;
  margin-right: 36px;
  float: left;
}

#site-map-content a:hover {
  text-decoration: underline;
}

#site-map-content ul {
	margin: 0 0 9px 0;
}

#site-map-content li {
  list-style-type: none;
}

#site-map-bottom {
  background: #462e14 url('../images/site-map-bottom-bg.png') repeat-x bottom;
  height: 18px;
  width: 100%;
  float: left;
}

#footer {
  height: 100px;
  background: #000;
  clear: both;
}

#footer a {
  color: #fff;
}

#footer-logo {
  width: 10px;
  height: 10px;
  float: left;
}

#footer-copy {
  float:right;
  font-size: 9px;
  color: #fff;
  padding: 18px;
  margin-top: 45px;
}

#contact-content,
#lc-content {
  padding-left: 36px;
  width: 600px;
  min-height: 285px;
  float: left;
}

#lc-content .topic-content img {
	float: right;
	padding: 3px 0 0 9px;
}

#contact-content ul,
#lc-content ul {
	list-style-type: none;
  margin-left: 0;
}

#lc-content label {
  font-size: 16px;
}

#lc-content input {
  padding: 3px 6px;
  color: #192b33;
  font-size: 16px;
  border: #fff solid 3px;
  margin-left: 9px;
}

#lc-content input.submit {
  background: #192b33;
  color: #fff;
  font-weight: bold;
}

#lc-content input.submit:hover {
  background: #79b324;
}

#lc-content #search-form {
	margin-bottom: 36px;
}

#lc-sidebar {
  width: 315px;
  float: right;
}

#lc-sidebar-apply {
  text-align: center;
}

#lc-sidebar-apply .button {
	margin: 18px 25px;
}

#lc-sidebar-partners {
  margin-top: 18px;
}

#city-list h3 {
  margin-bottom: 9px;
}

#search_form label {
  font-size: 16px;
  font-weight: bold;
}

#search_form input {
  padding: 3px 6px;
  color: #192b33;
  font-size: 16px;
  border: #fff solid 3px;
  margin-left: 9px;
}

#main-content-search #id_search {
  width: 270px;
  margin-left: 0;
}

#lc-content #search_form input.text {
  width: 290px;
}

#search_form input.submit {
  background: #192b33;
  color: #fff;
  font-weight: bold;
}

#search_form input.submit:hover {
  background: #79b324;
}

#flat-content {
  padding-left: 36px;
}

#flat-content ul {
  list-style-type: none;
  margin-left: 0;
}
