@CHARSET "UTF-8";

body {font: normal small arial, helvetica, sans-serif;background: #fafafa url('/application/media/images/body-bg.jpg') repeat-x top center;}
.wrap {width: 970px;margin: 0 auto;}

#header {height: 504px;width: 100%;position: relative;background: transparent url('/application/media/images/header-bg.jpg') no-repeat bottom center;}
#header .promo {height: 53px;color: #fff;font: bold medium/53px arial, helvetica, sans-serif;position: absolute;left: 0;top: 0;}
#header .promo a {text-decoration: none;color: #fff;}
#header .promo em {text-transform: uppercase;color: #fff600;font-weight: bold;}
#header #logo {position: absolute;left: 0;top: 53px;}
#header .info {position: absolute;left: 0;top: 198px;}
#header .call {position: absolute;top: 427px;display: block;}
#header #demo {left: 20px;}
#header #contact {left: 250px;}
#header #video {position: absolute;right: 20px;bottom: -17px;border-bottom: 3px solid #ccc;}
#header .video {position: absolute;right: 128px;bottom: 0;}

ul.menu {height: 55px;position: absolute;right: 0;top: 101px;background: transparent url('/application/media/images/menu-right.png') no-repeat center right;padding-right: 25px;font-weight: bold;font-size: medium;letter-spacing: -0.05em;}
ul.menu li {height: 55px;float: left;width: auto;background: transparent url('/application/media/images/menu-separator.png') no-repeat center left;padding-left: 2px;}
ul.menu li.first {background: transparent url('/application/media/images/menu-left.png') no-repeat center left;padding-left: 25px;}
ul.menu a {color: #0E6BB2;display: block;background: transparent url('/application/media/images/menu-bg.png') repeat-x center left;text-decoration: none;height: 55px;line-height: 55px;padding: 0 20px;}
ul.menu a:hover, ul.menu li.active a, ul.menu li.active_sub a {color: #F47830;}
ul.menu li.active {color: #f00;}
ul.menu li:hover ul.sub, ul.menu li.subhover ul{top: 30px;left: 0;}
ul.menu ul.sub {font-size: x-small;display: block;position: absolute;top: -999em;z-index: 2;font-weight: normal;width: auto;}
ul.menu ul.sub li {float: none;height: 20px;width: 175px;background-color: #ccc;}
ul.menu li:hover ul.sub a, ul.menu li.subhover ul.sub a {color: #fff;margin: 0;line-height: 20px;height: 20px;}
ul.menu li:hover ul.sub a:hover, ul.menu li.subhover ul.sub a:hover {color: #f00;}

#content {margin-top: 25px;background: transparent url('/application/media/images/footer-bg.jpg') repeat-x bottom center;}
#content .wrap {width: 950px;}
#content #copyright {color :#fff;line-height: 60px;clear: both;padding-top: 25px;text-align: center;}

h2.pageTitle {margin-bottom: 20px;font-size: large;color: #1D75B8;display: none;}
.text p {margin-bottom: 10px;line-height: 1.5em;}

a.rss {font-size: x-small;line-height: 16px;display: block;margin-top: 10px;}

.feed dl {margin-bottom: 20px;}
.feed dt {font-weight: bold;margin-bottom: 5px;}
.feed dt .date {font-size: x-small;color: #999;}

.gallery dl {width: 150px;height: 170px;float: left;margin: 0 5px 5px 0;text-align: center;}

div.form dl {margin-bottom: 5px;}
div.form label.required {font-weight: bold;}
div.form ul.errors {list-style-type: none;color: #f00;font-size: x-small;}

div.pagination {font-size: x-small;}

table thead th {font-weight: bold;}

