body{
	font:12px/18px Tahoma, Verdana, sans-serif;
	color:#333;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
img{
	border-style:none;
}
#page{
	width:909px;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/bg-body.jpg) no-repeat bottom;
	padding:0 0 23px 0;
}
#header{
	width:100%;
	overflow:hidden;
	height:192px;
	background:#fff url(../images/bg-header.gif) no-repeat top;
}
.logo{
	width:319px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
	margin:25px 0 0 19px;
	float:left;
	display:inline;
}
.logo a{
	display:block;
	height:108px;
}
#header img{
	float:right;
	margin:7px 8px 0 0;
}
#wrapper{
	width:100%;
	overflow:hidden;
	background:#fff url(../images/bg-wrapper.gif) repeat-x top;
}
#content{
	overflow:hidden;
	width:909px;
	background:url(../images/bg-content.gif) repeat-y;
	margin:8px 0 0 0;
}
.sidebar{
	width:140px;
	/*width:225px;*/
	overflow:hidden;
	float:left;
	padding:10px 0 0 25px;
}
.sidebar ul{
	margin:0;
	padding:0;
	list-style:none;
}
.sidebar ul li{
	padding:0 0 12px 0;
	font-weight:bold;
}
.sidebar ul li a{
	color:#1b7486;
}
.sidebar ul li a:hover,
.sidebar ul li.active a{
	text-decoration:none;
	color:#4aafc4;
}
.sidebar ul li.active li a{
	color:#1b7486;
}
.sidebar ul li.active li a:hover,
.sidebar ul li.active li.active a{
	color:#4aafc4;
}
.sidebar ul ul{
	padding:0 0 0 9px;
	margin:0;
	display:none;
}
li.active ul{
	display:block;
}
.sidebar ul ul li{
	padding:0;
	font-size:11px;
	font-weight:normal;
}
.sidebar ul ul li a{
	background:url(../images/bullet.gif) no-repeat 0 50%;
	padding:0 0 0 7px;
}
.secondary-content{
	float:right;
	overflow:hidden;
	width:530px;
	width:580px;
	padding:0 28px 29px 0px;
}
.secondary-content h1{
	margin:0;
	padding:16px 0 20px 0;
	color:#666767;
	font-size:18px;
	font-weight:normal;
}
.secondary-content p{
	margin:0;
	padding:0 0 18px;
	word-spacing:0px;
}


.secondary-content_start{
	float:right;
	overflow:hidden;
	width:517px;
	/*width:580px;*/
	padding:0 20px 29px 0px;
}
.secondary-content_start h1{
	margin:0;
	padding:16px 0 20px 0;
	color:#666767;
	font-size:18px;
	font-weight:normal;
}
.secondary-content_start p{
	margin:0;
	padding:0 0 18px;
	word-spacing:0px;
}


.visual{
	overflow:hidden;
	width:100%;
}
.visual-box{
	overflow:hidden;
	float:left;
	padding:0 2px 0 0;
	text-align: center;
}
.visual-box img{
	display:block;
}
.visual-box a{
	font-size:11px;
	text-align:center;
	color:#000;
	display:block;
	overflow:hidden;
}
#footer{
	overflow:hidden;
	height:31px;
	width:100%;
	background:url(../images/bg-footer.jpg) no-repeat top;
	margin:0 0 3px 0;
}
#footer ul{
	overflow:hidden;
	padding:7px 0 0 0;
	list-style:none;
	margin:0 auto;
	width:753px;
}
#footer ul li{
	overflow:hidden;
	float:left;
	font-size:11px;
	padding:0 8px 0 11px;
	background:url(../images/sepsrstor.gif) no-repeat 0 10px;
}
#footer li a{
	color:#404040;
}
#footer .last{
	background:none;
}


.div_login_button
{
    width: 800px;
    margin: 0 auto;
}

.dl_info
{
    height: 260px;   
}


