@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;
		height:100%;
		margin:0;
		padding:0;
 }

img, div { behavior: url(iepngfix.htc) }


body {
	font: 14px/170% 'Myriad Pro', 'Trebuchet MS', Arial, sans-serif;
	color: #000;
	margin: 0;
	padding: 0;
	height:100%;
}

* { margin:0; padding:0; }

body, div, span, p, a, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object, img { border:0; }





#header_bg {
		margin-left: 30%;
		background: #fff url(images/header_bg.jpg) top left no-repeat scroll; 
		height: 337px; 

}


#top_menu_bg {
background: #fff url(images/menu_bar_bg.gif) repeat-x; 
height: 47px;
width: 100%;
margin-top: -200px;		
}


	#container {
		min-height:100%;
		position:relative;

	}
	
	#inner_content { padding-bottom: 90px; }



#content_wrapper {
	width: 985px;
	margin: 0 auto;	
	text-align: left;
	margin-top: -163px;

/*	min-height: 550px; */
}

#content_wrapper #header {height: 115px; width: 100%; }
#content_wrapper #header #logo {height: 80px; width: 170px; float: left; }
#content_wrapper #header #slogan {height: 80px; width: 300px; float: left; margin: 10px 0 0 45px; }




#top_menu {width:885px; height:47px; margin:0 auto; padding:0.75em 0 1em 0; font:16px 'Myriad Pro', 'Trebuchet MS', Arial, sans-serif; color:#fff; text-align:center; text-decoration:none; float: left; }

#top_menu ul{ height:47px; display:inline;  padding:0px; color:#fff; }

#top_menu ul li{float:left; display:inline; height:47px; }

#top_menu ul li span{display:inline;  background:url(images/arrow.gif) center 60px no-repeat;  text-align:center; text-decoration:none; padding:24px 20px 25px 20px; color: #04b0ed; height:47px;}

#top_menu ul li a{display:inline; text-decoration:none; color:#fff; padding:24px 20px 25px 20px;}

#top_menu ul li a:hover{display:inline;  background:url(images/arrow.gif) center 60px no-repeat; text-decoration:none; height:47px; color: #04b0ed;}


#language {
float: left;
margin-top:8px;
height:47px;
width: 100px;
}

#language img{
margin-left: 5px;
}


h1 {
	font: 24px/140% Georgia, Times New Roman, serif; 
	color: #04b0ed;
	padding-bottom: 0.5em;
	font-weight:normal;
}

h2 {
	font: 18px/140% Georgia, Times New Roman, serif; 
	color: #04b0ed;
	padding-bottom: 0.5em;
	font-weight:normal;
}


a:link, a:visited, a:active {
	color: #04b0ed;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
	color: #04b0ed;
	border:none;
}

a.big:link,
a.big:visited,
a.big:active  {
				color: #04b0ed;
				text-decoration:underline;
				font-size: 18px;
				}
							
				
a.big:hover {
				text-decoration:none;
				color: #04b0ed;
				border:none; }	

#content_left_long {
	width: 649px;
	height: 751px;
	float: left;
	padding: 2em 20px 3em 0;
	margin-bottom: 80px;

/*	background: url(images/vert_stripe_size2.png) top right no-repeat scroll; */

}

#content_left_long_sisuleht {
	width: 670px;
	float: left;
	padding: 2em 0px 3em 0;
	margin-bottom: 80px;

/*	background: url(images/vert_stripe_size2.png) top right no-repeat scroll; */

}


#content_left_long_sisuleht p {
padding-left: 20px;
padding-right: 20px;
}

#content_left_long_sisuleht ol {
padding-left: 20px;
}

#content_left_long_sisuleht img {
padding-right: 20px;
}

#content_left_long_sisuleht #portfolio_work {
width: 293px;
float: left;
margin-right: 23px;
margin-bottom: 1.8em;
line-height: 150%;
}

#content_left_long_sisuleht img {
padding-right: 20px;
}

#content_left_long_sisuleht #portfolio_work img {
margin:0;
padding: 2px;
border: 1px solid #CCCCCC;
}


#content_left_long_bg {
	width: 16px;
	height: 751px;
	float: left;
	margin-right: 20px;	
	background: url('images/vert_stripe_size2.png') top right no-repeat scroll;
	margin-bottom: 80px;
}

#content_left_long_short_bg {
	width: 16px;
	height: 397px;
	float: left;
	margin-right: 20px;	
	background: url('images/vert_stripe.png') top right no-repeat scroll;
	margin-bottom: 60px;
}


	#content_left_long #top {
	width: 649px;
	margin-bottom: 1.5em;
	margin-right: 20px;	

	}

/*			#content_left_long #top #left {
			width: 300px;
			margin: 0 17px 1.5em 0px;
			padding: 2em 25px 0 0;
			height: 397px;
			float:left;
			background: url(images/vert_stripe.png) top right no-repeat;
			} */
			
				#content_left_long #top #left {
			width: 292px;
			margin: 0 20px 1.5em 0;
/*			padding: 2em 0 0 0; */
			height: 397px;
			float:left;
			}
			
					#content_left_long #top #left_bg {
			width: 16px;
			height: 397px;
			float:left;
			margin-right: 15px;
			background: url('images/vert_stripe.png') top right no-repeat;
			}
			
			
			
			#content_left_long #top #portfolio {
			width: 293px;
			height: 397px;
			float:left;

			}

				#content_left_long #top #portfolio a:link, 
				#content_left_long #top #portfolio a:visited, 
				#content_left_long #top #portfolio a:active {
				color: #04b0ed;
				text-decoration:underline;
				font-size: 18px;
				}
						
				
				#content_left_long #top #portfolio a:hover {
				text-decoration:none;
				color: #04b0ed;
				border:none;
				}				
				
			
				#content_left_long #top #portfolio img {
				padding: 2px;
				border: 1px solid #CCCCCC;
				margin-top: 15px;
				}
				
	#content_left_long #bottom {
	width: 669px;
	margin-bottom: 1.5em;
	padding: 0 0 1em 0;
	float:left;
	}
				#content_left_long #bottom ul {
				list-style:none;
				margin-bottom: 1em;
				}
	
				#content_left_long #bottom ul li a:link,
				#content_left_long #bottom ul li a:visited,
				#content_left_long #bottom ul li a:active {
				color: #04b0ed;}
				
				#content_left_long #bottom ul li a:hover {
				text-decoration:none;
				}
	
	#content_left_long_sisuleht ul {
	list-style:none;
	margin-left: 20px;
		}
		
	#content_left_long_sisuleht a:link, #content_left_long_sisuleht a:visited, #content_left_long_sisuleht a:active {
	color: #04b0ed;
		}
		
	#content_left_long_sisuleht a:hover {
	text-decoration: none;
		}		
	
	



#content_left_long #top #left ul {
	list-style: none;
	margin: 0.5em 0 1em 0;
	font-size: 16px;
	vertical-align: top;
	font-weight:bold;

}

		#content_left_long #top #left ul li {
		padding: 0 0 1em 2.5em;
		background: url(images/checkbox_ring.gif) left top no-repeat; 
		}


#content_right_main_page {
	width: 260px;
	float: left;
	padding: 2em 0 0 0;
	margin-bottom: 80px;
}


				
				
	p.author {
	font-size: 0.85em;
	margin-bottom: 2em;	}
	
	p.author a:visited{
	color: #04b0ed;
	text-decoration:underline;	}
	
	p.author a:hover{
	color: #04b0ed;
	text-decoration:none;	}
	
	
	span.quoteOpen {
	background: url("images/quote_open.gif") top left no-repeat;
	padding-left: 16px;	}
	
	
	span.quoteClose {
	background: url("images/quote_close.gif") top right no-repeat;
	padding-left: 16px; }


	
#content_right_main_page #arvamused {
width: 100%;
margin-bottom: 35px;
}
	
#content_right_main_page #t66protsess {

width: 100%;
margin-bottom: 35px;
}

	#content_right_main_page #t66protsess ul {
		list-style: none;
		margin: 0.5em 0 1em 0;
		font-size: 14px;
		vertical-align: top;
		font-weight:bold;
		}
			
			#content_right_main_page #t66protsess ul li.number1 {
			padding: 0 0 1em 2.5em;
			background: url(images/ring_number1.gif) left top no-repeat; 
			}
			#content_right_main_page #t66protsess ul li.number2 {
			padding: 0 0 1em 2.5em;
			background: url(images/ring_number2.gif) left top no-repeat; 
			}
			#content_right_main_page #t66protsess ul li.number3 {
			padding: 0 0 1em 2.5em;
			background: url(images/ring_number3.gif) left top no-repeat; 
			}

#content_right_main_page #teenused_menu ul {
list-style-type: none;
margin-bottom:3em;
font-size: 15px;
font-weight:bold;
}

#content_right_main_page #teenused_menu ul li {
padding-bottom:1em;
}

#content_right_main_page #teenused_menu a:link,
#content_right_main_page #teenused_menu a:visited,
#content_right_main_page #teenused_menu a:active  {
				color: #04b0ed;
				text-decoration:underline;

				}
							
				
#content_right_main_page #teenused_menu a:hover {
				text-decoration:none;
				color: #04b0ed;
				border:none; }


#footer {
width: 100%;
background: #fff url(images/footer_bg.gif) repeat-x;
height: 90px;
bottom: 0;
position: relative;
margin-top: -90px;
float: left;
}


#footer #content {
width:985px;
margin: 0px auto;
padding: 15px 0 15px 0;

}


#footer #content #phone_icon {
margin-right:10px;
float: left;
}

#footer #content #text {
font: 17px/170%  'Trebuchet MS', Arial, sans-serif;
color:#FFFFFF;
float: left;
padding-top: 0.6em;

}

#footer #content #mail_icon {
margin-left:50px;
margin-right:10px;
float: left;
}

#footer #content #copyright {
font: 14px/170%  'Trebuchet MS', Arial, sans-serif;
margin-left:255px;
color:#FFFFFF;
float: left;
padding-top: 0.8em;
}

#footer a:link, a:visited, a:active {
	text-decoration:underline;
	color: #ffffff;
	border:none;
}
#footer a:hover {
	text-decoration:none;
}

.clearer { clear: both; }
/*.clear {	display:inline-block; }*/
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
.clear_after {clear:right}
.clear_before {clear:left}