@charset "utf-8";
/* kostusa.com second page 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;
	background-color: #003366;
	height: 100%;}


	body{
	font:1em/1.25 Tahoma, sans-serif;
	color: #fff;
	line-height:18pt;
	text-align:center;

	

}

img{ border:0;}
table {
	border-collapse:collapse;
	border-spacing:0;
	text-align:center;
}
.menuBg{
background:url(/img/menuBg.jpg) 0 1px repeat-x; position:relative;
}
.m-container{
position:relative; width:1024px;
}
.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)}

.credit{ position:absolute; right:-70px; width:160px; padding:4px 4px; height:39px; margin-right:0px; top:38px;z-index:10;}


.search { border:1px solid #000033; width:120px; position:relative; z-index:30;}
.copy{ font-size:12px;}
.copy a{ color:#fff; text-decoration:underline;}
.copy a:hover{ color:#fff; text-decoration:none;}
/*****.homeLnk{ width:330px; text-align:left; position:absolute; right:0px; bottom:80px; }*****/
.homeLnk a{ font-size:12px; text-decoration:underline; color:#fff;}
.homeLnk a:hover{ text-decoration:none;}

/*****.fireLnk{
	width:400px;
	text-align:left;
	position:absolute;
	left: 15px;
	bottom: 145px;
}*****/

.fireLnk a{
	font-size:21px;
	text-decoration:underline;
	color:#ffcc66;
	position:relative;
	z-index:100;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
.fireLnk a:hover{ text-decoration:none;}



.ilmaLnk{
	width:400px;
	text-align:center;
	position:absolute;
	left: 0px;
	bottom: 20px;
}

.ilmaLnk a{
	font-size:12px;
	text-decoration:underline;
	color:#FFFFFF;
	position:relative;
	z-index:100;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
.ilmaLnk a:hover{ text-decoration:none;}


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

.fla{ position:absolute; bottom:0; right:20px}

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



/*****Generic Classes*****/ 

.minmargin {
	margin-bottom: 1px;
}

.nomargin {
	margin-bottom: 0px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	overflow: visible;
}

.clearfix {
	clear: both; 
}


#content {
	
	padding: 350px 0px;
}


h2 {
	font-size: 15px;
	margin-bottom: 5px;
}

h3 {
	font-size: 18px;
	margin-bottom: 2px;
	color: #ff0000;
}



/** Home Page Content **/

body#home #content h2 {
	margin-bottom: 5px;
}

body#home div#services {
	width: 560px;
	float: left;
}

body#home div#services ul {
	overflow: hidden;
	list-style-type: none;
}

body#home div#services ul li {
	float: left;
	width: 195px;
	margin: 0px 70px 15px 0px;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}

.last a{
	font-size:1em;
	text-decoration:underline;
	color:#fff;
}
.last a:hover{ text-decoration:none;}

body#home div#services ul li.last {
	margin-right: 0px;
}

body#home div#services ul li h3 {
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 2px;
	
}

body#home div#services ul li p {
	color: #4d4c4c;
	line-height: 1.5;
}

body#home div#contact-info {
	float: right;
	width: 350px;
}

body#home div#contact-info p strong {
	color: #454444;
	font-weight: normal;
}

body#home #content div.hr {
	margin: 25px 0px;
}





</style>
<![endif]-->