﻿img, div { behavior: url(iepngfix.htc) }

body {
	background-color: #212C5A;
	background-repeat: repeat-x;
	background-image: url(img/baggr_rep.jpg);
	margin: 0px;
}
a:link, a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-style:none;
}

#container {
	position:relative;
	height: 603px;
	width: 1011px;
	background-image: url(img/baggr.jpg);
	padding: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-decoration: none;
	background-repeat: no-repeat;
}

#container #menubar img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#container #login {
	padding: 0px;
	margin-top: 335px;
	margin-left: 20px;
	float: left;
	display:inline;
}

#container #menubar {
	float: right;
	display: inline;
	margin-top: 86px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 450px;
	padding: 0px;
	background-image: url(img/menu_baggr.png);
	background-repeat: no-repeat;
	height: 51px;
}
#container #copyright {
	position:absolute;
	left:80px;
	top:530px;
	width: 450px;
	color: #CCCCCC;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 0px;
	clear: left;
}

#container #product {
	float: left;
	margin-top: 5px;
}
#container #news {
	float: right;
	margin-top: 5px;
	background-image: url(img/news_baggr.jpg);
	height: 345px;
	width: 281px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#container #news #newstxt {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #47416F;
	height: 230px;
	overflow: auto;
	padding-right: 50px;
	padding-left: 50px;
}
#container #news #newslink {
	text-align: right;
	height: 30px;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #484181;
}
#container #news #newslink a {
	text-decoration: none;
	color: #484181;
}
