@charset "utf-8";
/* kostusa.com second page css secpage.css */
/* kostusa.com index css main.css */
/* for left menu l-menu.css  */
/* for top menu t-menu.css  */


	html, body {
	margin: 0;
	padding: 0;
	height: 100%;}


	body{
	font:1em/1.25 Tahoma, sans-serif;
	color:#333333;
	line-height:18pt;
	}
a{color:#990000;  font-size:0.9em; }
a:hover{color:#990000; text-decoration:none; }

img{ border:0;}
table {
	border-collapse:collapse;
	border-spacing:0;
	
}
	
.TxtCont{padding:5px 0 0 20px; font-size:0.9em;}
.menuTbg{background:url(/img/menuBg.jpg) 0 1px repeat-x;}
.menubox{position:relative; background:#003366;}
.pad60{padding-left:60px}
.menuPos{position:relative; width:800px; }
.searchBox{background:url(/img/searchBg.png)  no-repeat; position:absolute; right:90px; width:225px; padding:4px 4px; height:39px; margin-right:0px; top:38px;z-index:10; -background-image: none;
		-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/searchBg.png,sizingMethod=crope); text-align:center}
.logoPos{position:absolute; left:0;}
.slogan{position:absolute; right:20px; top:90px;}
.bg-l{background:#336699 url(/img/left_panel.gif) repeat-x; width:205px;text-align:left}
.title-l{ margin-top:0px;}
.search { border:1px solid #000033; width:120px; position:relative; z-index:30;}
.copy{ font-size:12px;}
.copy a{ color:#333333; text-decoration:underline;}
.copy a:hover{ color:#333333; text-decoration:none;}
.homeLnk{ width:291px; text-align:left; position:absolute; right:0; bottom:40px; }
.homeLnk a{ font-size:12px; text-decoration:underline; color:#fff; position:relative; z-index:100;}
.homeLnk a:hover{ text-decoration:none;}


.logo{background:url(/img/logo.png) center 20px  no-repeat; text-align:center; width:825px; height:522px; -background-image: none;
		-filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/logo.png,sizingMethod=crope); position:relative; z-index:0; }


h1
	{
	font: verdana, arial;
	margin: 0;
	line-height: 25pt;
	font-size: 2em;
	font-weight: bold;
	}

h2{
	padding:0;
	color:#003399;
	font-size:1.25em;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	font-style: italic;
	font-weight: normal;
}


<!--[if lte IE 6]>
<style type="text/css">
.menu ul ul {left:-0px; margin-left:-0px;}
.menu ul ul ul.left {margin-left:1px;}
</style>
<![endif]-->