@charset "utf-8";
html, body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
	background-color: #009fda;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(gfx/des/bgBody.png);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	text-align: left;
	line-height: 15px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
}
div {
	position: relative;
}
a {
	color: #ffffff;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0px;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
input, textarea, select {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	border: 1px solid #a5acb2;
	text-align: left;
	padding: 2px;
	vertical-align: middle;
}
ul {
	list-style-type: disc;
	text-align: left;
	line-height: 15px;
}
#container {
	margin:0 auto;
	width: 716px;
	clear: both;
}
#head {
	float: left;
	height: 231px;
	width: 700px;
	margin-left: 8px;
	background-image: url(gfx/des/lineH.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#blaugeLogo {
	background-image: url(gfx/des/bgLogo.png);
	background-repeat: no-repeat;
	float: left;
	height: 76px;
	width: 190px;
	padding-top: 155px;
	margin-right: 25px;
}
#offer {
	float: left;
	height: 144px;
	width: 221px;
	margin-top: 40px;
}
#contact {
	float: right;
	height: 44px;
	width: 70px;
	margin-top: 42px;
}
#news {
	float: left;
	clear: left;
	width: 190px;
	margin-top: 22px;
	margin-left: 8px;
}
#content {
	clear: right;
	float: right;
	height: 267px;
	width: 480px;
	margin-top: 22px;
}
#content img {
	float: left;
}
#txt {
	float: right;
	height: 197px;
	width: 196px;
}
#txtR {
	float: left;
	height: 197px;
	width: 140px;
}
#txtL {
	float: left;
	height: 197px;
	width: 190px;
	margin-left: 140px;
}
#arrows {
	clear: right;
	float: right;
	height: 70px;
}
#arrowR {
	float: right;
	margin-left: 3px;
	clear: right;
}
#bottom {
	float: left;
	width: 700px;
	margin-left: 8px;
}
