body{
background: #000 url(../images/body-bg.png) repeat-x;
margin: 5px 0 0 0;
padding: 0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 13px;
}

a, a:visited, a:hover {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	color: #cc0000;
}

h2 {
	color: #000;
	font-size: 16px;
	position: relative;
	margin-bottom: 5px;
	margin-top: 0px;
}

h3 {
	color: #cc0000;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 16px;
	text-align: left;
}

p {
	line-height: 16px;
	padding-bottom: 5px;
}


tr {
	vertical-align: top;
}

img{
	border: 0px;
}


a.red-big-link,a.red-big-link:visited,a.red-big-link:hover{
	font-size: 16px;
	color: #cc0000;
}

a.backlink,a.backlink:visited, a.backlink:hover {
	font-size: 16px;
	color: #ffcc00;
	font-weight: bold;
} 

#wrapper {
	margin: 0px auto;
	width: 800px;
	position: relative;
}

#header {
	width: 800px;
	background: #ffffff;
}

#topmenu {
	width: 175px;
	float: left;
	background: #ffcc00 url(../images/sol_ust.gif) no-repeat top left;
	position: relative;
	padding-top: 13px;
}

#topmenu-sagust {
	width: 17px;
	height: 13px;
	background: url(../images/sag_ustwht.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#topmenu ul li {
	width: 175px;
	font-size: 16px;
	padding: 0px 0 0px 0px;
	color: #000;
	font-weight: bold;
	display: block;
}

#topmenu ul li a,#topmenu ul li a:visited {
	color: #ffffff;
	display: block;
	padding: 5px 0 3px 20px;
	background: url(../images/topmenubg.gif) repeat-x;
	text-decoration: none;
} 

#topmenu ul li a:hover {
	color: #000;
	background: none;
}

#banner {
	float: right;
	width: 625px;
	height: 133px;
	background: #ffffff url(../images/sag_ust.gif) no-repeat top right;
	position: relative;
}

#header-divider {
	width: 800px;
	height: 25px;
	position: relative;
	background: #ffcc00;
	float: left;
}

#container {
	width: 800px;
	background: #ffffff url(../images/container-leftside.png) repeat-y;
	float: left;
}

#leftblock {
	width: 200px;
	float: left;
	text-align: center;
}

#rightblock {
	width: 560px;
	margin: 0px 20px 0px 20px;
	float: left;
	text-align: center;
}

#footer {
	position: relative;
	float: left;
	width: 800px;
	height: 13px;
	background: #ffcc00 url(../images/sag_alt.gif) no-repeat right;
}

#footmenu {
	text-align: center;
	margin: 10px 0px 0px 20px;
	color: #ccc;
	width: 800px;
	float: left;
}
#footmenu a, #footmenu a:visited {
	color: #ffcc00;
}

