* {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Tahoma, Verdana, sans-serif;
	/*border: 1px solid red;*/
}

html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	/*height: 100%;*/
}

body {
	background-color: #3fb2de;
	background: #3fb2de url(images/bg.jpg) center 76px repeat-x;
}

img  {
	border-width: 0px;
}
.news-detail > img {padding: 0 15px 15px 0}

.clear { height: 0px; clear: both; overflow: hidden; }
.clear-left { height: 0px; clear: left; overflow: hidden; }
.clear-right { height: 0px; clear: right; overflow: hidden; }

#top-gradient {
	background: #FFF;
}

#blue-background {
	background: url(images/bg.jpg) center 76px repeat-x;
	height: 100%;
	min-height: 100%;
}

#magrincontainer {
	margin-left: 50%;
}

#magrincontainer-centercontainer {
	width: 1130px;
	margin-left: -560px;
}

#flash {
	top: 0px;
	margin-top: 1px;
	position: absolute;
	z-index: 1;
}

#topmenu{
	top: 0px;
	z-index: 2;
	position: absolute;
	margin-top: 101px;
}

#iconmenu {
	top: 0px;
	z-index: 2;
	position: absolute;
	margin-top: 26px;
	width: 1020px;
}

#content {
	top: 0px;
	position: absolute;
	margin-top: 526px;
	margin-left: 45px;
	width: 450px;
	height: 125px;
	overflow: hidden;
	z-index: 2;
}

#content, #content * {
	font-size: 12px;
	color: #0064a8;
}

#copyright {
	padding: 10px;
	padding-top: 786px;
	z-index:0;
	text-align: center;
}

#sites {
	top: 0px;
	margin-top: 686px;
	position: absolute;
	z-index:1;
	overflow: hidden;
	text-align: left;
	clear: both;
}