* { margin: 0; padding: 0; }

* html .png { behavior: url(/css/iepngfix.htc); }

/* clearfix standard */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*### End LEAVE THESE ###*/


/* my way */
br.clear { clear: both; height: 0; }

hr { float: left; display: inline; width: 100%; }

body {
	background: #fff url(/images/bg_kaz-tile.gif) repeat 0 0;
	color: #000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
}


div#container {
	position: relative;
	margin: 5px auto 0 auto;
	width: 750px;
}

div#container-inner {
	float: left;
	border: 1px solid #ccc;
	width: 750px;
	text-align: left;
	background: #fff url(/images/bodyshadow.gif) repeat-x 0px 245px;
}

	#container-inner h3 { margin: 0 0 1em 0; font-size: 150%; line-height: 1.5em; color: #5C788E; font-weight: bold; }

div#header {
	width: 750px;
	height: 220px;
	color: #999;
	background: #fff url(/images/bg_header.jpg) no-repeat 0 0;
}
	#header h1 { position: relative; text-indent: -9999em; line-height: 0; height: 0;  }
	
	#header h1 a { position: absolute; left: 278px; top: 43px; width: 188px; height: 128px; }
		
	#header a:link, #header a:visited { color: #999; text-decoration: none; }
	#header a:hover, #header a:active { color: #999; text-decoration: underline; }
	
	div#searchbox { position: absolute; right: 20px; top: 190px; color: #333; }
		div#searchbox p { float: left; display: inline; line-height: 18px; }
	
	div#searchbox input {
		position: relative;
		border: 1px solid #fff;
		width: 115px;
		height: 18px;
		background-color: #fff;
		line-height: 1em;
	}
		#searchbox input#go { width: auto; height: auto; padding: 4px 10px; font-size: 11px; font-weight: bold; cursor: pointer; color: #fff; background: #8dc4ef; border: 0; vertical-align: middle; }
	
	#header #kaz-weather { position: absolute; left: 20px; top: 15px; padding-left: 35px; background: url(/images/g_flag-kaz.gif) no-repeat left 40%; }
	#header #skor-weather {position: absolute; right: 20px; top: 15px; padding-left: 35px; background: url(/images/g_flag_skor.gif) no-repeat left 40%; }
	
	/* MAIN NAV */
	#nav-outer { position: relative; float: left; display: inline; width: 750px; height: 50px; z-index: 100; }
	div#navigation { float: left; display: inline; width: 750px; height: 50px;
		background-color: #efd35f; }
	
		#navigation ul#mainnav { float: left; display: inline; margin: 0; padding: 0; width: 750px; height: 50px; list-style: none; }		
			#navigation ul#mainnav li,
			#navigation ul#mainnav li a { float: left; display: inline; margin: 0; padding: 0; list-style: none; }
			
			#navigation ul#mainnav li a {
				text-decoration: none;
				text-align: center;
				padding: 10px 20px;
				font-size: 13px; font-weight: bold;
				height: 30px;
				white-space: nowrap;
				border-right: 1px solid #999;
			}
			
			#navigation ul#mainnav li a:link, #navigation ul#mainnav li a:visited { color: #000; }
			#navigation ul#mainnav li a:hover, #navigation ul#mainnav li a:active { color: #fff; background: #8dc4ef; }

			#navigation ul#mainnav li a span { display: block; margin-top: .2em; font-size: 10px; text-transform: uppercase; font-weight: normal; }
			
			


div#mainimage {
	float: right;
	display: inline;
	margin: 35px 20px 25px 0;
	width: 425px; height: 240px; overflow: hidden;
	position: relative; z-index: 1;
}

	body.index div#mainimage { height: auto; }

div#content {
	clear: both;
	float: left;
	display: inline;
	width: 710px;
	margin: 35px 20px 20px 20px;
	line-height: 18px;
	position: relative; z-index: 1;
}

* html div#content { clear: none; }
*:first-child+html div#content { clear: none; }

body.index div#content { clear: none; width: 700px; }


	
	div#content h2 {
		color: #5c788e;
		font-size: 18px;
		font-weight: normal;
		margin: 0 0 0.75em 0;
		line-height: 1.5;
	}
	
	#mainimage h3 { font-weight: normal; }
	
	div#content a, div#home-box a {	color: #f96515; text-decoration: none; }
	div#content a:hover, div#home-box a:hover { text-decoration: underline; }
	
	/*body.index #container div#content h2 { display: none; }*/
	
	
		#content ul, div.home-box ul { margin: 1.5em 0 1.5em 20px; }
		#content ul li, div.home-box ul li { margin: .5em 0; padding: 0; }
		
		#content p, #home-box p { float: left;  margin: 1em 0; width: 100%; }
		#content p img { margin: 10px; }
	

/* side-content or side-box not used */
div#side-content {
	float: left;
	display: inline;
	width: 270px;
	margin-left: 10px;
}

div.sidebox {
	float: left;
	display: inline;
	background: #fff url(/images/componentboxbackground.gif) repeat-x 0 0;
	border: 1px solid #c2c2c2;
	padding: 10px;
	line-height: 18px;
	width: 292px;
	w\idth: 270px;
}
	
	div.sidebox h2 {
		clear: both;
		float: left;
		display: inline;
		color: #f96515;
		font-size: 24px;
		font-weight: normal;
		margin-bottom: 20px;
	}
	
	div.sidebox h2 a {
		float: left;
		display: block;
		color: #f96515;
		text-decoration: none;
		background: url(/images/componentboxchevron.gif) no-repeat right .25em;
		padding-right: 24px;
		line-height: 24px;
	}
	
	div.sidebox a {
		color: #000;
		text-decoration: none;
	}
	
	#side-content div.sidebox ul { list-style: url(/images/chevron_bullet_white.gif); }
	
	#side-content div.sidebox marquee { height: 200px; }
/* end not used */

#testimonial-box {
	float: left;
	display: inline;
	margin: 35px 0 5px 10px;
	padding: 25px 10px 15px 10px;
	border: 1px solid #8dc4ef;
	width: 250px;
	height: 200px;
	background: #c2c2c2 url(/images/testimonialsboxback.gif) repeat-x 0 0;
}

body.index #testimonial-box { margin-top: 5px; margin-right: 15px; }

	#testimonial-box h2 {
		float: left;
		display: block;
		width: 206px;
		background: url(/images/componentboxchevron.gif) no-repeat right .25em;
		padding-right: 24px;
		line-height: 24px;
		color: #5c788e;
		font-size: 18px;
	}
	
	#testimonial-box marquee { clear: both; float: left; display: inline; margin-top: 10px; width: 230px; height: 130px; line-height: 1.2em; }
	
	#home-box {
		float: left;
		display: inline;
		width: 241px;
	}
	
		#home-box .home-box { margin: 1em 0; }
		#content ul, div.home-box ul { list-style: url(/images/chevron_bullet_white.gif); }
		
	#rotating-products { position: relative; float: left; display: inline; width: 425px; overflow: hidden; }
	#static-pic { position: relative; }
	
		#rotating-products table td { width: 425px; height: 240px; overflow: hidden; }
		#rotating-products table td img { width: 425px; }
		
		#watermark { position: absolute; top: 3.4em; left: 0; width: 425px; height: 240px; overflow: hidden; }
			#static-pic #watermark { top: -5px; }
				#watermark img { margin: 0; padding: 0; width: 425px; height: 240px; }
		
	#corp-logos { float: left; display: inline; margin-top: 20px; margin-left: 10px; width: 410px; overflow: hidden; }
		#corp-logos ul { margin: 0; padding: 0; list-style-type: none; text-align: center; }
		#corp-logos ul li { float: left; display: inline; margin: 1em 5px 0 0; padding: 0 0 1em 0;
							background: none; width: 200px; height: 100px; overflow: hidden; text-align: center; }
	
	#currency-converter { float: right; display: inline; margin: 20px 20px 0; padding: 10px; width: 270px; background: #efd35f; }
	#currency-converter h3 { margin: 0 0 .5em; }
	#currency-converter table { margin: 0; padding: 0; }
		#currency-converter table a img { position: absolute; left: -9999em; }
	
	#poll-box {
		float: right;
		display: inline;
		position: relative;
		margin: 0 10px 0 10px;
		padding: 10px 0 0 16px;
		border-left: 1px solid #c2c2c2;
		width: 170px;
		background: #fff url(/images/pollcheckmark.jpg) no-repeat right bottom;
		line-height: 20px;
	}
	
		div#poll-box h2 {
			color: #f96108;
			font-size: 30px;
			font-weight: normal;
			margin: 0 0 20px 0;
		}
		
		div#content h3, div#home-box h2, div#home-box h3 { color: #f96108; font-size: 100%; }
	


div#footer {
	clear: both;
	float: left;
	display: inline;
	margin-top: 20px;
	padding: 5px 10px;
	background-color: #efd35f;
	color: #000;
	width: 750px;
	w\idth: 730px;
}
	
	div#footer a { color: #000; text-decoration: none; }
	div#footer a:hover { text-decoration: underline; }
	
	#footer ul#footerlinks {
		float: left;
		display: inline;
		margin-left: -5px;
		width: 380px;
		line-height: 16px;
		list-style: none;
	}
	
		#footer ul#footerlinks li {
			float: left;
			display: inline;
			padding: 0 5px;
			margin: .2em 0;
			border-right: 1px solid #000;
		}
	
	#footer address {
		float: right;
		display: inline;
		width: 300px;
		text-align: right;
		line-height: 16px;
		font-style: normal;
	}
	
		#footer span#companytitle { }





/* abt stuff */


.clean ul { border-bottom: 0 !important; }

.clean a { text-decoration: underline !important; }

#firstleft_box .clean ul li { list-style: url(/images/chevron_bullet_white.gif); margin: 0 0 0 15px; padding: 0 0 10px 0; line-height: 1em; }




/* polls */

#poll-box input { margin-right: 4px; }
#poll-box ul, #poll-box ul li { margin: .5em 0; list-style: none; }

dl#poll-results {
	margin: 0;
	padding: 0;
	width: 190px;
}

dl#poll-results dt {
	float: left;
	display: inline;
	margin: 0;
	padding: 0 0 0 2px;
	width: 100px;
	background: transparent url(/images/poll_bar.gif) no-repeat 0 50%;
	color: #000;
	font-weight: bold;
}

dl#poll-results dd {
	clear: right;
	float: left;
	display: inline;
	margin: 4px 0 0 5px;
	padding: 0;
	width: 50px;
	line-height: 1em;
}

p#votes-total { clear: both; padding-top: 1em; }

* html p#votes-total { padding-top: 0; }



/* ABT Link */

div#fine-print {
	clear: both;
	float: left;
	display: inline;
	margin: 10px 0;
	text-align: center;
	width: 750px;
}

div#fine-print p { margin: .5em 0; line-height: 1em; }

div#abt-link {
	clear: both;
	display: inline;
	float: left;
	width: 750px;
	text-align: center;
}

div#fine-print p.lite { color: #999; }
	
	div#abt-link p { margin: 0 auto; width: auto; line-height: 17px; }
	
	div#abt-link p a {
		display: inline;
		color: #ccc;
		width: auto;
		text-decoration: none;
	}
	
	div#abt-link p span { display: inline; padding: .3em 4px .3em 10px; background: transparent url(/images/i_abt-globe.gif) no-repeat right center; }
	
	* html div#abt-link p span { position: relative; display: inline-block; margin: 0 0 0 4px; padding: 0; width: 18px; height: 17px; }
	
	body.index p { padding-bottom:5px; padding-top:10px; text-align:justify; text-indent:45px;}
	body.index h1,h2 { text-align:center; padding-top:10px; }