@media Screen  {
	
/* GLOBAL
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
html, body { width:100%; height: 100%;}
* {margin: 0; padding: 0;}
body {font-family: Arial, Helvetica, sans-serif; font-size:62.5%; min-width: 980px; height: 100%;}
a img {border: none;}
a {outline: none;}
.clear, .clearfloat {
	clear: both;
}
abbr, acronym {border-bottom: 1px dotted #444; cursor:help;}

h3 {color: #343434; font-size: 16px;  }
.titletext {color: #343434; font-size: 16px; padding: 0 0 5px; font-weight:bold}
h2 a {color:#006FB4; text-decoration:underline; font-size: 16px;}
h2 a:hover {color:#006FB4; text-decoration:none; font-size: 16px;}

.link {color:#006FB4; text-decoration:underline; font-size: 14px; font-weight:bold; padding:7px 0 8px;}
.link a {color:#006FB4; text-decoration:underline; font-size: 14px;}
.link a:hover {color:#006FB4; text-decoration:none; font-size: 14px;}

h1 {color: #fff; font-size: 16px; padding: 5px 15px; background: #006fb4; float: left;}

.bigf-t {color: #fff; font-size: 15px; font-weight:bold;}
.bigf { font-size: 15px; font-weight:bold;}
.bigС { font-size: 18px; color:#006FB4;}

.flink {color:#999;}
/* GLOBAL COLUMN
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
.page {height: auto; min-height:100%; background: url(../img/header_bg.jpg) 100% 50px no-repeat;}

/* Global column position 
--------------------------*/
.column {min-height: 100%; width: 64%; float: left;}
.content {padding: 0 0 65px; font-size: 12px; color:#343434;}

/* _Header_ 
------------*/
.header {overflow: hidden;}

.header .logo {float: left;}

.header .hspan {float: left; font-size: 18px; padding: 15px 20px; margin: 0 1%; background: #00a044; color: #fff; font-weight:bold;}

.header p.tell {color: #454545; font-size: 22px; font-weight: bold; float: left; padding: 20px 0 0; white-space: nowrap;}
.header p.tell span {font-size: 18px;}

.header ul.top_menu {clear: both; overflow: hidden; padding: 14px 0 20px; list-style: none;}
.header ul.top_menu li {float: left; padding: 0 3% 0 13px; background: url(../img/header_menu_sep.gif) 0 70% no-repeat; font-size: 18px; color: #24211d;}
.header ul.top_menu li a {text-decoration: none; color: #24211d;}
.header ul.top_menu li a:hover {text-decoration: underline;}

/* _Content column_ 
--------------------*/
.left_column {width: 36%; padding: 347px 0 65px; float: left; position: relative; background: #fff url(../img/left_column_bg.jpg) 50% 0 no-repeat; font-size: 11px; color: #444;}
.left_column div {padding: 0 12% 0 3%;}

/* _Footer_ 
------------*/
.footer {margin: -55px 0 0; width: 100%; height: 55px; float: left; position: relative; background: url(../img/footer_bg.gif) 0 100% repeat-x;}

.footer .left {float: left; background: url(../img/footer_bg.jpg) no-repeat; width: 165px; padding: 3px 0 0 136px; margin: 6px 0 0; height: 40px;}
.footer .left ul {list-style: none;}
.footer .left ul li {font-size: 11px;}
.footer .left ul li a {color: #545554;}
.footer .left ul li a:hover {text-decoration: none;}

.footer .right {float: right; padding: 0 10px 0 0;}
.footer .right ul {float: right; list-style: none;}
.footer .right ul li {float: left; color: #797777; font-size: 11px; text-align: right; padding: 0 0 0 6px;}
.footer .right ul li.text {padding-top: 5px;}
}

