/* CSS Document */
body
{
	padding:0px;
	margin:0px;
	background:url(image/bg_body.gif) #FBFBFB;
	color: #000000;
	height:100%;
}
body#inner
{
	background:#FBFBFB;
}

html
{
	padding:0px;
	margin:0px;
	height:100%;
}
div{
	background-color:transparent;
}

.col
{
	float:left;
}

a
{
	text-decoration:none; color: #878455;
}
img{
	border:none;
}

.conteiner
{
	width:744px;
	background:#CCCCCC;
	color: #000000;
}
.conteiner_index
{
	width:744px;
	background:url(image/bg_inner_body.gif) top center no-repeat;
}

#flash
{
	height:100%;
	width: 100%;
}

.flashi
{
	text-align:left;
	padding:241px 0 0 4px;
}

#flashi
{
	/*text-align:left;
	padding:241px 0px 30px 4px;*/
}

.top_menu
{
	padding:0px 0px 0px 220px;
}
.foot_text
{
	 text-align:left;
	 width:744px;
}
	.foot_text img
	{
		margin:0px 0px 0px 24px;
	}
.endcol
{
	clear:both;
	font-size:0px;
	height:0px;
	overflow:hidden;
}
	.top_menu
	{
		height: 32px;
	}
	.top_menu a
	{
		display:block;
		float:left;
		width:85px;
		height:32px;
	}
		.top_menu a img
		{
			/*margin:10px 0px 0px 0px;*/
		}
		.top_menu .link_good
		{
			background:url(image/pic_link_good.gif) no-repeat;
		}
			.top_menu .link_good:hover
			{
				background:url(image/pic_link_good_act.gif) no-repeat;
			}
		.top_menu .link_about
		{
			background:url(image/pic_link_about.gif) no-repeat;
		}
			.top_menu .link_about:hover
			{
				background:url(image/pic_link_about_act.gif) no-repeat;
			}
		.top_menu .link_what
		{
			background:url(image/pic_link_what.gif) no-repeat;
		}
			.top_menu .link_what:hover
			{
				background:url(image/pic_link_what_act.gif) no-repeat;
			}
		.top_menu .link_work
		{
			background:url(image/pic_link_work.gif) no-repeat;
		}
			.top_menu .link_work:hover
			{
				background:url(image/pic_link_work_act.gif) no-repeat;
			}
		.top_menu .link_employment
		{
			background:url(image/pic_link_employment.gif) no-repeat;
		}
			.top_menu .link_employment:hover
			{
				background:url(image/pic_link_employment_act.gif) no-repeat;
			}
		.top_menu .link_contact
		{
			background:url(image/pic_link_contact.gif) no-repeat;
		}
			.top_menu .link_contact:hover
			{
				background:url(image/pic_link_contact_act.gif) no-repeat;
			}
			
			
.no_flash
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}
	.no_flash a
	{
		text-decoration:underline;
		color:#0000FF;
	}
		.no_flash a:hover
		{
			text-decoration:none;
		}
		
		

.logoDiv
{
	padding-right:300px;
}
.btnCloseAudio
{
	padding-top:70px;
}
		
.btnClose
{
	/*background:#FFFFFF;*/
	padding:0px 40px 30px 20px;
}
	.btnClose a
	{
		/*background:url(image/btn_close.gif) no-repeat top left;*/
		/*width:58px;*/
		height:14px;
		line-height:14px;
		font-size:11px;
		color:#618772;
		font-family:Arial, Helvetica, sans-serif;
		display:block;
		float:left;
		margin:5px 0px 5px 0px;
	}
		.btnClose a:hover
		{
			/*background:url(image/btn_close_act.gif) no-repeat top left;;*/
			text-decoration:none;
		}
		
#preview
{
	padding:30px 0px 30px 0px;
	width:325px;
	margin:0px auto 0px auto;
}		
#preview a, #preview a.default
{
	display:block;
	height:66px;
	width:66px;
	float:left;
	border:2px solid #000000;
	margin:0px 5px 5px 5px;
}
	#preview a:hover, #preview a.act
	{
		border:2px solid #346C39;
	}
	

.textDowload
{
	padding-top:10px;
}
.textDowload a
{
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	color:#B6B6B6;
	text-transform:uppercase;
}
	.textDowload a:hover
	{
		color:#DE5933;
	}
	
	
.textTdVeiw
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-right:20px;
	text-transform:uppercase;
}

.logoKarma
{
	padding:30px 20px 30px 0px;
}
.logoTd
{
	background:url(image/bg_body.gif);
}


#big
{
	border:1px solid #ECECEC;
}
.wievRight
{
	background:url(image/bg_pic_wiev_right.gif) repeat-y;
}
.wievBottom
{
	background:url(image/bg_pic_wiev_bottom.gif) repeat-x;
}

/* Added December 2008 */
#release { width: 500px; display: block; margin: 5px 0 0 240px; position: relative; right: 0; bottom: 0;
 }
#news_middlenav { width: 90%; margin: auto; text-align: left; }

.float1marg { float: left; margin: 1em; }
.float1margright { float: right; margin: 1em; }
.floatR_margL { float: right; margin-left: 1em; }

/* Added March 2009 - Use for Email Landing */
	.basicbtnClose { 
		display: block;
		float:right;
		margin:5px 0px 5px 0px;
		line-height:14px;
		font-size:11px;
		color:#618772;
		font-family:Arial, Helvetica, sans-serif; }
	.basicbtnClose a
	{
		color:#618772;
		display:inline;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	.basicbtnClose a:hover {
		text-transform: underline; }