﻿#headerBasbakan {
	float: left;
	display: block;
	width: 117px;
	height: 77px;
	background: url(../images/design/hdBasbakanTop.jpg) no-repeat;
}
#menuBasbakan {
	float: left;
	display: block;
	width: 117px;
	height: 32px;
	background: url(../images/design/hdBasbakanBottom.jpg) no-repeat;
}
#menuSearch {
	float: right;
	padding: 4px 0 0 0;
}
#txtsidebarsearch {
	float: left;
	font-size: 11px;
	padding: 4px 3px 3px 3px;
	border: solid 1px #555;
	color: #666;
	background: url(../images/design/srcTxtBg.png) repeat-x top left;
}
#searchButton {
	cursor: pointer;
	float: left;
	border-width: 0;
	display: block;
	width: 24px;
	height: 22px;
	background: url(../images/design/srcBtnBg.png) no-repeat top left;
}
.lgnLnk:hover {
	text-decoration: underline;
}
#footerWrap {
	height: 80px;
	background: url(../images/design/footerBg.jpg) no-repeat;
	padding: 117px 0 0 0;
}
.footerLnk {
	color: #555;
	text-decoration: none;
}
.footerLnk:hover {
	color: #C4710B;
	text-decoration: underline;
}
.tigaSign {
	color: #00669D;
}
.tigaSign:hover {
	color: #009DF2;
}
#dvFooter {
	font-size: 11px;
	padding: 10px 0 0 15px;
	width: 600px;
	display: block;
	height: 20px;
	overflow: hidden;
	float: left;
}
