/* Gaure.lt CSS Document */
#header {
	background-image: url(../images/intro_header_bg.jpg);
	height: 175px;
	padding: 0px;
	margin: 0px;
}
#hhead {
	width: 814px;
	text-align: right;
}
#mid {
	background-color: #b1bcb5;
	height: 150px;
	text-align: center;
}
#footer {
	background-image: url(../images/intro_footer.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	width: 814px;
	height: 100px;
	padding: 0px;
	margin: 0px;
}
#flags-cont {
	width: 814px;
	height: 50px;
	text-align: left;
}
#flags {
	position: absolute;
	margin-left: 70px;
	margin-top: -120px;
}