﻿html,
body {
    border: 0;
    margin: 0;
    height: 100%;
    width: 100%;
}

body > .baskol_center { height: auto; min-height: 100%; }

img{
border:0px;
}

p{
font-family:Trebuchet MS;
}
.baskol_center {
    width: 966px;
    margin: auto;
    height:100%;
    min-height:950px;
    position:relative;
    /*border: 1px solid black;*/
}

.baskol_center_inside {
    width: 1050px;
    margin: auto;
    height:100%;
}

#baskol_header,
#baskol_sidebar-left,
#baskol_sidebar-right,
#baskol_content,
#baskol_sidebar-left_r2,
#baskol_sidebar-right_r2,
#baskol_content_r2,
#baskol_footer_pre,
#baskol_footer {
    /*border: 1px solid black;*/
    padding: 0px;
}

#baskol_header{
height:125px;
}

#baskol_content_splash{
width: 966px;
position:relative;
z-index:1;
}

#baskol_header_inside{
width: 966px;
height:48px;
position:absolute;
top:59px;
}

.baskol_home_row{
    width: 966px;
    /*border: 1px solid black;*/
    padding: 0px;
    float: left;
    padding: 0px;
}

.baskol_home_row2{
    margin-top:25px;
    width: 966px;
    /*border: 1px solid black;*/
    padding: 0px;
    float: left;
    padding: 0px;
}

#baskol_center2{
width: 100%;
height:5px;
background-color:#6592e8;
top:120px;
position:absolute;
z-index:3;
}

#baskol_center3{
width: 100%;
height:368px;
background-color:#4879ab;
top:123px;
position:absolute;
z-index:0;
}

.baskol_topmenu{
z-index:1;
position:absolute;
margin-top:5px;
}

#baskol_topmenuline{
width: 100%;
height:40px;
background-color:#4879ab;
top:123px;
position:absolute;
z-index:0;
}

#baskol_sidebar-left,
#baskol_sidebar-left_r2 {
    margin-right: 10px;
}

#baskol_sidebar-right,
#baskol_sidebar-right_r2 {
    margin-left: 10px;
}

#baskol_sidebar-left,
#baskol_sidebar-right,
#baskol_sidebar-left_r2,
#baskol_sidebar-right_r2{
margin-top: 10px;
float: left;
width: 32%;
top:1000px;
}

#baskol_content,
#baskol_content_r2 {
margin: 10px 5px;
width: 32%;
float: left;
z-index:10;
}

#baskol_header,
#baskol_footer_pre,
#baskol_footer {
clear: both;
}

#baskol_footer {
clear: both;
height:170px;
width:100%;
background-color:#7C8B97;
text-align: center;
 position:absolute;
}

#baskol_footer ul{
list-style-type: none;
font-family:Trebuchet MS;
}

.baskol_btnHome{
float:right;
margin-right:20px;
}
.baskol_btnLogin{
float:right;
margin-right:20px;
}

#baskol_btnhome_text,
#baskol_btnlogin_text{
margin-top:12px;
float:right;
font-size:medium;
color:#617388
}

#baskol_footer_pre{
clear: both;
width: 100%;
height:5px;
background-color:#6592e8;
}

.baskol_home_icons{
float:left;
}

.baskol_home_r1head{
color:#617388;
font-family:Trebuchet MS;
font-size:24px;
font-weight:bold;
}

.baskol_home_r2head{
float:left;
font-family:Trebuchet MS;
color:#3982D5;
margin-top:10px;
margin-left:10px;
font-weight:bold;
font-size:x-large;
}

.baskol_box_text{
float:left;
}

.baskol_ul_home{
list-style-type: none;
font-family:Trebuchet MS;
}

.baskol_li_home > li:before{
content:url('../images/baskol_li.jpg');
margin-right: 15px;
bottom: 2px;
position: relative;
display: inline-block;
vertical-align: middle;
font-size: 0px;
line-height: 0;
margin-left: -31px;
}

#copyright {
    text-align: center;
    color: #333;
    line-height: 20px;
    font-size: 11px;
}

#menu2, #menu {
    background: url('images/top_menu_bg.png') no-repeat scroll 0% 0% transparent;
    display: inline-block;
    width: 1000px;
}
#menu, #menu2 {
    text-align: center;
    margin: 0px auto;
}

#menu ul li, #menu2 ul li {
    float: left;
    padding: 5px;
    font-family: Arial;
    font-size: 14px;
    color: #FFF;
}
#menu ul li a, #menu2 ul li a {
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.inside-content span {
    color: #3A3B8B;
    font-weight: bold;
}

.inside-header {
    font-family: Arial;
    font-size: 20px;
    color: #3A3B8B;
    margin-bottom: 15px;
}
td {
    font-family: Trebuchet MS;
}