/* CSS Document */

body {
	background: url(img/bg.jpg) top center fixed;
	font-family: Tahoma;
}
a, a:link, a:visited {color:#FF9900; text-decoration:none}
#head {width: 900px; margin: 20px auto 0px auto;}
#logo {float:left; width:400px;}
#menu {color: #FFFFFF; font-family:sans-serif; font-size:18px; text-align:right; padding-top:25px; padding-right:10px;}
#menu a.activ:link, #menu a.activ, #menu a.activ:visited {color: #FF9900; background-color: #252525}
#menu a:link, #menu a:visited {text-decoration:none; color:#FFFFFF; padding-left: 10px; padding-right:10px; padding-top:10px; padding-bottom: 10px; margin-left:10px; margin-right:10px;}
#menu a:hover {background-color: #252525}
#content {width: 900px; margin: 5px auto 5px auto;}
.left {width:575px; float:left}
.right {height:auto;}
#bottom .left {padding-right: 10px!important; width:565px;}
.clear {clear:both}
.title {color:#FFFFFF; font-size:14px; font-weight:bold}
.space {padding-right: 15px;}
.space1 {padding-right: 26px;}
.space2 {padding-right: 29px;}
#bottom {width: 900px; margin: 10px auto 0px auto; color: #6C6C6C; font-size:12px; height:auto; overflow:hidden; line-height:16px;}
#bottom a.more:link, #bottom a.more:visited {color:#FFFFFF; padding-right: 20px; background-image:url(img/more.gif); background-position:right; background-repeat:no-repeat; height:30px}
#footer {width: 890px; margin: 10px auto 0px auto; border-top: #6C6C6C 1px solid; color: #6C6C6C; font-size:12px; padding:5px;}
#footer a, #footer:link {color: #6C6C6C; text-decoration:none}
#bottom .right {
	float: right;
	width: 300px;
	text-align: left;
	height: auto;
	overflow: hidden;
}
.rzf {
	display: block;
	text-align: center;
}
