/***********************/
/*** Core html setup ***/
/***********************/
body {
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px 0px 0px 0px;
	font-size: 12px;
	color:#333333;
	/*line-height: 1.3em;*/
	/*word-spacing: 5px;*/
	/*background-color:#000000;*/
	background-image:url(../images/bg.jpg);
	/*background-position:top center;*/
	/*background-repeat: no-repeat;*/
	background-repeat:repeat;
	height:101%;
}

html {
	height:101%;
}

a:link, a:visited {
	color:#7f6746;
	text-decoration:underline;
	/*font-weight:bold;*/
}
a:hover {
	text-decoration:none;
	/*font-weight:bold;*/
	color:#7f6746;
}
/*
p {
	margin:0;
}
*/
form {
  margin:0;
  padding:0;
}

input.button { 
	cursor:pointer; 
}

img {
	border:0 none; 
}
/*****************************/
#top_line {
	float:none;
	margin:0 auto;
	width:100%;
	height:35px;
	background: url(../images/top_bg.png) top left repeat-x;
}
#logo_text {
	float:none;
	margin:0 auto;
	width:960px;
	height:70px;
	background: url(../images/enfti_logo_text.png) top left no-repeat;
}
#main_menu {
	float:none;
	margin:0 auto;
	width:960px;
	height:44px;
	background: url(../images/main_menu.jpg) top center repeat-x;
}
#space_h16px {
	float:none;
	margin:0 auto;
	width:960px;
	height:16px;
}
#header {
	float:none;
	margin:0 auto;
	width:960px;
	height:300px;
	background: url(../images/enfti_header.jpg) top center no-repeat;
}
#space_h20px {
	float:none;
	margin:0 auto;
	width:960px;
	height:20px;
}
/*main_content_start*/
#main_content {
	float:none;
	margin:0 auto;
	width:960px;
}
#main_content_left {
	float:none;
	width:700px;
	background-color:#ffffff;
	padding:20px;
}
#main_content_center {
	float:none;
	width:20px;
	height:20px;
}
#main_content_left_top {
	float:none;
	background: url(../images/center_top.jpg) top left no-repeat;
	height:3px;
	width:740px;
}
#main_content_right {
	float:none;
	width:200px;
	background-color:#eaeaea;
}
#main_content_left_botton {
	float:none;
	background: url(../images/center_botton.jpg) top left no-repeat;
	height:3px;
	width:740px;
}
#main_content_right_kontaktai_top {
	float:none;
	width:200px;
	height:42px;
	background: url(../images/enfti_contacts_top.jpg) top left no-repeat;
}
#main_content_right_kontaktai_center {
	float:none;
	width:200px;
	padding:12px;
	overflow:hidden;
}
#main_content_right_kontaktai_botton {
	float:none;
	width:200px;
	height:6px;
	background: url(../images/kontaktai_botton.jpg) top left no-repeat;
}
/*main_content_end*/
#botton_line {
	float:none;
	margin:0 auto;
	width:100%;
	height:37px;
	background: url(../images/botton_line.jpg) top left repeat-x;
}
#botton_line_text {
	float:none;
	margin:0 auto;
	width:960px;
	height:24px;
	color:#ffffff;
	font-size:11px;
	padding-top:13px;
	font-weight:bold;
}
/*border: 1px solid black;*/

#al_item_img_style img {
	border: 1px solid #333333;
	margin-right: 5px;
	margin-bottom: 5px;
}

/*box*/
#main_content_left_box_top {
	float:none;
	width:200px;
	height:3px;
	background: url(../images/left_top.jpg) top left no-repeat;
}
#main_content_left_box_center {
	float:none;
	width:176px;
	padding:12px;
	overflow:hidden;
	background-color:#ffffff;
}
#main_content_left_box_botton {
	float:none;
	width:200px;
	height:3px;
	background: url(../images/left_botton.jpg) top left no-repeat;
}
/*box*/