.cleaner
{
	clear	:both;
	margin	:0;
	padding	:0;
	border	:0;
	height	:0;
	width	:0;
}

/* -------------- Layouts ----------------------------- */

.page
{
	width	: 960px;
	margin	: 10px auto;
}

.top
{
	min-height	: 89px;
	padding-top	: 4px;
	background-image	: url(images/bg_top.jpg);
	background-position	: top left;
	background-repeat	: repeat-x;
	border: 1px solid #e8e8e8;
	border-bottom : none;
}

.logo
{
	position	: absolute;
	min-height	: 80px;
	width		: 146px;
	margin-top	: 4px;
	margin-left	: 6px;
}

.header
{
	height:47px;
	margin:0 4px;
	background-image	:url(images/bg_header.jpg);
	background-repeat	:repeat-x;
	background-position	:top left;
	border:#d2d2d2;
	border:1px solid #d2d2d2;
}

.middle
{
	border:1px solid #cccccc;
	/*background-image:url(images/bg_middle.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#FFFFFF;*/
	background-color:#EDEDED;
}

.left
{
	/*background-image:url(images/bg_left.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#f9f9f9;*/
	/*border-right:1px solid #cccccc;*/
	width:159px;
	float:left;
}

.right
{
	/*width	:650px;*/
	background-color:#F5F5F5;
	width	:798px;
	float	:left;
}

.Main
{
	background-image	: url(images/bg_acilir.jpg);
	background-position	: right bottom;
	background-repeat	: no-repeat;
	padding-right		: 7px;
	border-left	:1px solid #cccccc;
}

.Content
{
	min-height : 487px;
	/*padding	   : 20px;*/
	padding	   : 0;
	/*background-image	:url(images/bg_content.jpg);
	background-position	:bottom;
	background-repeat	:repeat-x;*/

	border-right	:1px solid #cccccc;
	border-bottom	:1px solid #cccccc;
}

.BannerSet
{
	border-left	:1px solid #cccccc;
	padding:7px 0;
}

.bottom
{
	height:30px;
	background-image : url(images/bg_bottom.jpg);
	background-repeat: repeat-x;
	background-position:left top;
	border		: 1px solid #c0c0c0;
	border-top	: none;
	padding-top	: 7px;
}

/*--------------------*/

.contact_form input[type="text"]
{
	background-color:#e4ede1;
	width:360px;
	border:1px solid #777777;
	font-size:12px;
	/*padding:3px;*/
}

.contact_form select
{
	/*background-color:#e4ede1;*/
	width:360px;
	/*border:1px solid #777777;*/
	font-size:12px;
	/*padding:3px;*/
}

.contact_form textarea
{
	background-color:#e4ede1;
	width:360px;
	border:1px solid #777777;
	height:55px;
}

/*------ŬKFORM------*/

.ikform input
{
	background-color:#e4ede1;
	border:1px solid #777777;
	font-size:12px;
}

.ikform input[type=text]
{
	width:120px;
}

.ikform textarea
{
	background-color:#e4ede1;
	border:1px solid #777777;
	font-size:12px;
	width:360px;
}

.ikform select
{
	background-color:#e4ede1;
	border:1px solid #777777;
	font-size:12px;
}

.home_border
{
	border-left:1px solid #CCCCCC;
	padding-bottom:10px;
}