@charset "utf-8";
    /* CSS Document */
/*************GENERAL*******************/
* {
    padding:0;
    outline:0;
    margin:0;
    border:0;
}

@font-face {
    src:url(TCM.TTF);
    font-family:TCM;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
    color:#525252;
}

li {
    list-style:none;
}

a {
    text-decoration:none;
}

.clear {
    clear:both;
}

/*************END_GENERAL*******************/
/*************WRAPPER***********************/
#wrapper {
    background:#121a25;
    height:110px;
}

/*************END_WRAPPER*******************/
/*************HEADER************************/
#header {
    margin:0 auto;
    width:680px;
}

#logo h1 {
    background:url(images/logo.png) no-repeat left 100%;
    padding-left:155px;
    position:relative;
    line-height:80px;
    font-family:TCM;
    font-size:42px;
    height:80px;
    float:left;
    color:#fff;
    top:20px;
}

#logo h3 {
    position:relative;
    line-height:15px;
    font-family:TCM;
    font-size:16px;
    color:#708090;
    top:63px;
    left:5px;
}

#logo span {
    color:#d86912;
}

.fast {
    position:relative;
    float:right;
    top:25px;
}

.fast li {
    padding:0 0 0 16px;
    float:left;
}

.fast li a.fastHome {
    background:url(images/home.png) no-repeat left top;
    text-indent:-9999px;
    display:block;
    height:9px;
    width:11px;
}

.fast li a.fastSquare{
    background:url(images/square.png) no-repeat left top;
    text-indent:-9999px;
    display:block;
    height:11px;
    width:11px;
}

.fast li a.fastEnvelope {
    background:url(images/envelope.png) no-repeat left top;
    text-indent:-9999px;
    margin-top:2px;
    display:block;
    height:9px;
    width:11px;
}

/*************END_HEADER*******************/
/**************MENU************************/
.topmenu {
    margin-left:10px;
    width:687px;
    height:44px;
}

.topmenu li {
    background:url(images/nav_button.png) no-repeat;
    line-height: 44px;
    position:relative;
    text-align:center;
    margin-right:2px;
    height:44px;
    width:134px;
    float:left;
}

.topmenu li a {
    font-family:Arial, Helvetica, sans-serif;
    text-shadow:0 1px 2px #666;
    text-decoration: none;
    position: relative;
    line-height: 44px;
    font-size: 14px;
    display: block;
    color: #fefefe;
    height: 44px;
}

.topmenu li a.current {
    background: url(images/current_button.png) no-repeat;
    height:44px;
    width:134px;
}

/*************END_MENU**********************/
/**************CONTAINER********************/
#container {
    background:url(images/back-gradient.png) repeat-x;
}

#container-in {
    margin:0 auto;
    width:680px;
}

/*************END_CONTAINER****************/
/**************BLOCK***********************/
.back {
    background: url(images/back.jpg) no-repeat center top;
    margin:0 auto;
    height:307px;
    width:980px;
}

.back h2 {
    font-family:"Times New Roman", Times, serif;
    text-shadow:0 1px 2px #94c1e0;
    position:relative;
    font-size:16px;
    width:256px;
    left:482px;
    color:#fff;
    top:200px;
}

.back h1{
    font-family:"Times New Roman", Times, serif;
    text-shadow:0 2px 1px #a3c3d7;
    position:relative;
    font-weight:700;
    font-size:25px;
    width:268px;
    left:482px;
    color:#fff;
    top:198px;
}

.block {
    background:url(images/gr_orange.jpg) no-repeat;
    margin:0 auto;
    height:232px;
    width:679px;
}

/*************L-BLOCK*********************/
.l-block {
    padding-right:10px;
    padding-left:21px;
    padding-top:35px;
    width:189px;
    float:left;
}

.l-block h2 {
    line-height:15px;
    font-family:TCM;
    font-size:18px;
    color:#fffc00;
}

.l-block h2 span {
    text-shadow:0 1px 2px #999;
    color:#fff;
}

.l-block p {
    background:url(images/Fighter.png) no-repeat right top;
    position:relative;
    float:right;
    height:50px;
    width:38px;
    top:-10px;
}

/*************END_L-BLOCK*********************/
/****************C-BLOCK*********************/
.c-block {
	padding-right:10px;
    padding-left:27px;
    padding-top:35px;
    width:189px;
    float:left;
}

.c-block h2 {
    line-height:15px;
    font-family:TCM;
    font-size:18px;
    color:#fffc00;
}

.c-block h2 span {
    text-shadow:0 1px 2px #999;
    color:#fff;
}

.c-block p {
    background:url(images/comun.png) no-repeat right top;
    position:relative;
    float:right;
    height:50px;
    width:40px;
    top:-5px;
}

/*************END_C-BLOCK*********************/
/****************R-BLOCK*********************/
.r-block {
    padding-right:10px;
    padding-left:25px;
    padding-top:35px;
    width:189px;
    float:left;
}

.r-block h2 {
    line-height:15px;
    font-family:TCM;
    font-size:18px;
    color:#fffc00;
}

.r-block h2 span {
    text-shadow:0 1px 2px #999;
    color:#fff;
}

.r-block p {
    background:url(images/skl.png) no-repeat right top;
    position:relative;
    float:right;
    height:48px;
    width:36px;
    top:-10px;
}

/*************END_R-BLOCK*********************/
.block-list {
    margin:20px 0;
}

.block-list li {
    background:url(images/check.png) no-repeat;
    padding-left:20px;
    margin-bottom:6px;
}

.block-list li a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:10px;
    color:#fff;
}

a.read {
    background:url(images/read.png) no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    text-shadow:0 1px 2px #777;
    text-align:center;
    line-height:24px;
    font-weight:700;
    font-size:11px;
    display:block;
    height:24px;
    color:#fff;
    width:83px;
}

/*************END_BLOCK****************/
/*************GREY-BLOCK***************/
.grey-block {
    background:url(images/grey-block.png) repeat-x;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    margin-right:auto;
    margin-left:auto;
    margin-top:8px;
    height:100px;
    width:679px;
}

.grey-block h1 {
    position:relative;
    font-family:TCM;
    font-size:24px;
    color:#121a25;
    float:left;
    left:22px;
    top:23px;
}

.slider {
    margin-left:163px;
    position:relative;
    top:13px;
}

.slider .left-ar {
    background:url(images/arrow-left.png) no-repeat;
    text-indent:-9999px;
    position:relative;
    display:block;
    height:36px;
    float:left;
    width:21px;
    left:-5px;
    top:20px;
}

.slider .right-ar {
    background:url(images/arrow-right.png) no-repeat;
    text-indent:-9999px;
    position:relative;
    display:block;
    height:36px;
    float:right;
    width:21px;
    right:14px;
    top:20px;
}

.slider img {
    -moz-border-radius:6px;
    border:1px solid #fff;
    border-radius:4px;
}

/*************END-GREY-BLOCK***********/
/**************CONTENT****************/
#content {
    margin-right:auto;
    margin-left:auto;
    margin-top:18px;
    width:679px;
}

#content h2{
    background:url(images/blot.png) no-repeat left top;
    padding-left:60px;
    line-height:47px;
    font-family:TCM;
    font-size:24px;
    color:#191a1c;
    height:53px;
}

#content h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:17px;
	font-weight:900;
	font-size:10px;
	margin-top:9px;
	color:#1e4273;
	font-style: normal;
}

.detail-in-left {
    white-space:nowrap;
    margin-bottom:15px;
    margin-top:20px;
    width:320px;
    float:left;
}

.detail-in-left li, .detail-in-right li {
    background:url(images/list.png) no-repeat 0% 50%;
    padding-left:16px;
    line-height:2em;
}

.detail-in-left a, .detail-in-right a {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:11px;
    color:#3079ac;
}

.detail-in-right {
    white-space:nowrap;
    margin-bottom:15px;
    margin-top:20px;
    float:right;
    width:320px;
}

.content-button {
    background:url(images/b-button.png) no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    text-align:center;
    line-height:24px;
    font-weight:700;
    margin-top:19px;
    font-size:11px;
    display:block;
    float:right;
    height:24px;
    color:#fff;
    width:83px;
}

.left-pan{
	adding-right:10px;
    padding-left:25px;
    padding-top:10px;
    width:200px;
    float:left;
	
	}
.right-pan{
	adding-right:10px;
    padding-left:5px;
    padding-top:10px;
    width:427px;
    float:left;
	position:relative;
	
	}
	
.menu-left {
    white-space:nowrap;
    margin-bottom:30px;
    margin-top:auto;
	margin-left:1px;
    width:190px;
    float:left;
}

.menu-left li, .menu-left li {
    background:url(images/list.png) no-repeat 0% 50%;
    padding-left:16px;
    line-height:2em;
}

.menu-left a, .menu-left a {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:11px;
    color:#3079ac;
}
.menu-left2 {
    white-space:nowrap;
    margin-bottom:10px;
    margin-top:auto;
	margin-left:1px;
    width:190px;
    float:left;
}

.menu-left2 li, .menu-left2 li {
    background:url(images/list-2.png) no-repeat 0% 50%;
    padding-left:16px;
    line-height:2em;
}

.menu-left2 a, .menu-left2 a {
    font-family:Arial, Helvetica, sans-serif;
    text-decoration:underline;
    font-size:11px;
    color:#f05508;
}
/*************B-LEFT**************************/
.b-left {
    width:320px;
    float:left;
}

.b-date {
    background:url(images/calendar.png) no-repeat;
    text-decoration:underline;
    padding-left:33px;
    margin-top:22px;
    padding-top:7px;
    color:#1e4273;
    display:block;
    height:31px;
}

.serList {
    white-space:nowrap;
}

.serList li {
    background:url(images/play.png) no-repeat;
    margin-bottom:10px;
    padding-left:20px;
}

.serList li a {
    font-size:11px;
    color:#191a1c;
}

.img_sol {
    margin-right:12px;
    margin-top:5px;
    float:left;
}

.map{
    margin-right:12px;
    margin-top:10px;
    float:left;
}

/*************END-B-LEFT********************/
/*************B-RIGHT***********************/
.b-right {
    width:320px;
    float:right;
}

.b-right p a {
    color:#1e4273;
}

.b-right img {
    margin-right:15px;
    float:left;
}

/*************END-B-RIGHT*******************/
/*************P-RIGHT***********************/
.p-right {
    width:450px;
    float:right;
	position:relative;
}

.p-right p a {
    color:#1e4273;
}

.p-right img {
    margin-right:15px;
    float:left;
}
.p-right h3 {
	font-family:Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	margin-bottom:17px;
	font-weight:900;
	margin-top:9px;
	color:#1e4273;
	margin-left:60px;
	font-size: 12px;
	
}

/*************END-P-RIGHT*******************/
 /*************END-CONTENT*******************/
/**************FOOTER***********************/
#footer {
    background:#121a25;
    padding-top:43px;
    margin-top:27px;
    height:65px;
}

.copyright {
    background:url(images/rss.png) no-repeat;
    position:relative;
    padding-left:31px;
    margin:0 auto;
    display:block;
    color:#878888;
    width:679px;
    left:14px;
}

.copyright a {
    text-align:center;
    line-height:20px;
    font-size:11px;
    color:#878888;
}

/**************END_FOOTER*******************/
/*****************FORM*************************/
#form {
    margin-top:40px;
}

#form input {
    border-bottom:1px solid #d4d0c8;
    border-right:1px solid #d4d0c8;
    border-left:1px solid #404040;
    border-top:1px solid #404040;
    margin-bottom:13px;
    display:block;
}

#form [type="text"] {
    height:18px;
    width:215px;
}

#form textarea {
    border-bottom:1px solid #d4d0c8;
    border-right:1px solid #d4d0c8;
    border-left:1px solid #404040;
    border-top:1px solid #404040;
    padding-left:2px;
    padding-top:2px;
    height:159px;
    width:364px;
}

.row {
    float:left;
}

.info-form label {
    white-space:nowrap;
    padding: 0 5px 0 0;
    margin: 3px 0 0;
    width: 60px;
    float: left;
}

.info-form fieldset {
    width:310px;
    float:left;
}

.info-form span .textlong {
    padding-bottom:14px;
    display:block;
}

.submit-form {
    background:url(images/b-button.png) no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    margin-left:2px;
    cursor:pointer;
    font-size:11px;
    margin-top:7px;
    float:right;
    height:24px;
    color:#fff;
    width:83px;
}

.reset-form {
    background:url(images/h-button.png) no-repeat;
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    cursor:pointer;
    margin-top:7px;
    font-size:11px;
    float:right;
    height:24px;
    color:#fff;
    width:83px;
}

/*****************END_FORM*************************/
.inform {
    font-size:11px;
    float:left;
}

.inform li {
    margin-bottom:5px;
}

.fmail {
    margin-right:90px;
    font-size:11px;
    float:right;
}

.fmail li {
    margin-bottom:5px;
}

.fmail li a {
    font-size:11px;
    color:#0e79b2;
}

.address-text {
    width:460px;
    float:right;
}
